Versions Compared

Key

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

...

Versionmodule
6.5quantum-espresso/6.5
6.6qu6ntum-espresso/6.5


Required modules

  1. intel/20.0.3
  2. mvapich2/2.3.4 OR mpich/3.3.2

Add module: module load espresso/5.4.0
Dependent modules loaded: mvapich2 and intel


Code Block
languagebash
srun [ espresso code ] [ options ] -in [ input file ] > [ output file ]

...