Changes
Page history
Update 2.1 Batch job submission
authored
Jun 18, 2019
by
Odunlami Marc
Show whitespace changes
Inline
Side-by-side
2-Slurm/2.1-Batch-job-submission.md
View page @
fff167f9
...
...
@@ -21,14 +21,14 @@ Slurm job scripts contains two parts:
1.
Unix directives: commands to launch your job execution: module loading, program name, etc.
Here are some self-explanatory job script examples for several softwares/applications on Pyrene:
*
Sequential
(with test file)
*
Sequential
*
Parallel, shared memory (OpenMP type)
*
Parallel, distributed memory (MPI with OpenMPI)
*
Parallel, distributed memory (MPI with Intel MPI)
*
Gaussian
09 / Gaussian
16
*
Gaussian 16
*
Molpro
*
NBO 6
*
Open
Telemac
*
Open
TELEMAC-MASCARET
*
R
## Partitions and limits
...
...
...
...