Versions Compared

Key

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

...

Code Block
languagebash
titleSample Wien2k job script
#!/bin/bash
#
#$ -N w2k_job
#
#$ -cwd
#$ -pe wien2k-mpi 24

module load wien2k

cd ~/wien2k_job_dir

# copy the machines file in
cp $TMPDIR/machines.wien2k-mpi .machines

# Use -p to specify a parallel calculation
runsp_lapw -p