Versions Compared

Key

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

...

Code Block
#$ -cwd
#$ -pe gpusingle 43

module load quantum-espresso-gpu/6.7

export OMP_NUM_THREADS=1
openmpi-wrapper.sh pw.x < poslani_podaci.txt

...