Orca/Batch

From ScientificComputing
Jump to: navigation, search

You can submit an orca job (test1.inp) in batch mode with the following command:

sbatch [Slurm options] "orca test1.inp > test1.out"

Here you need to replace [Slurm options] with Slurm parameters for the resource requirements of the job. Please find a documentation about the parameters of sbatch on the wiki page about the batch system.