Skip to content

Cleanup

giannozz requested to merge giannozz/q-e:sum_band_merge into develop
  1. many_fft should be 1 for CPU execution!
  2. *_clock_gpu => *_clock
  3. dmft case for GPU (tentative)
  4. useless preprocessing removed
  5. rhoaux replaced by rho%of_r. Something similar should be done systematically for all charge-density variables: they should always be on GPU, be copied to/from CPU only when writing/reading
Edited by giannozz

Merge request reports