Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
parallel={'domain': 1}

In planewave mode I guess believe we also can only parallelize over ( reduced ?) k-points, spins, and bands. We have to manually set the right numbers for these to match the numbers of CPUs.*

  • To get parallelization over bands, we can at the moment only use the rmm-diis eigensolver (cg and davidson don't work).

...

  • The number of bands must be divisible by the number of CPUs, according to Jens Jurgen.

...

  • At the moment there is no dipole correction in planewave mode.

...

  • Density mixing is still done in real-space

GPAW Memory Estimation

The get a guess for the right number of nodes to run on for GPAW, run the
following line interactively:

...