Skip to content

Removal of using_et machinery

giannozz requested to merge giannozz/q-e:not_using_et into develop

et_d and using_et machinery removed. Kohn-Sham eigenvales "et" are now contained into an ACC variable. The alignment between CPU and GPU values takes place in very few places: after diagonalization (GPU -> CPU) and when reading from file (CPU -> GPU).

Merge request reports