cluster:134
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cluster:134 [2014/08/21 20:00] – hmeij | cluster:134 [2014/08/22 13:05] (current) – [MPI] hmeij | ||
|---|---|---|---|
| Line 173: | Line 173: | ||
| ==== MPI ==== | ==== MPI ==== | ||
| - | With sbatch there is no need for a wrapper script, slurm figures it all out. | + | With '' |
| < | < | ||
| Line 196: | Line 196: | ||
| which mpirun | which mpirun | ||
| - | mpirun / | + | mpirun / |
| + | -i inp/mini.in -p 1g6r.cd.parm -c 1g6r.cd.randions.crd.1 | ||
| + | -ref 1g6r.cd.randions.crd.1 | ||
| #/ | #/ | ||
| + | |||
| + | </ | ||
| + | |||
| + | When submitted we see | ||
| + | |||
| + | < | ||
| + | |||
| + | JOBID PARTITION | ||
| + | 902246 | ||
| + | |||
| + | </ | ||
| + | |||
| + | Dumping the environment we observe some key parameters | ||
| + | |||
| + | < | ||
| + | |||
| + | SLURM_NODELIST=v[1-8] | ||
| + | SLURM_JOB_NAME=MPI | ||
| + | SLURMD_NODENAME=v1 | ||
| + | SLURM_NNODES=8 | ||
| + | SLURM_NTASKS=8 | ||
| + | SLURM_TASKS_PER_NODE=1(x8) | ||
| + | SLURM_NPROCS=8 | ||
| + | SLURM_CPUS_ON_NODE=1 | ||
| + | SLURM_JOB_NODELIST=v[1-8] | ||
| + | SLURM_JOB_CPUS_PER_NODE=1(x8) | ||
| + | SLURM_JOB_NUM_NODES=8 | ||
| + | |||
| + | </ | ||
| + | |||
| + | And in the slurmjob.log file | ||
| + | |||
| + | < | ||
| + | |||
| + | JobId=902245 UserId=hmeij(8216) GroupId=its(623) \ | ||
| + | Name=MPI JobState=COMPLETED Partition=test TimeLimit=UNLIMITED \ | ||
| + | StartTime=2014-08-21T15: | ||
| + | NodeList=v[1-8] NodeCnt=8 ProcCnt=8 WorkDir=/ | ||
| </ | </ | ||
cluster/134.1408651222.txt.gz · Last modified: by hmeij
