User Tools

Site Tools


services:cluster:slurm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
services:cluster:slurm [2014/06/29 21:05] – [Quick Start for the impatient] dregerservices:cluster:slurm [2014/06/29 21:09] dreger
Line 14: Line 14:
   - Submit your job script using the ''sbatch'' command   - Submit your job script using the ''sbatch'' command
  
-===== Example of a very basic job script =====+==== Example of a very basic job script ====
  
-Consider the following example of a very basic job script named ''job1.sh'':+Consider the following bash script with #SBATCH comments, which tell Slurm what resources you need:
  
 <xterm> <xterm>
Line 75: Line 75:
 x001 x001
 </xterm> </xterm>
 +
 +==== Example of a GROMACS job script for one node using multithreading ====
 +
 +TBD
 +
 +==== Example of a GROMACS job script for multiple nodes using MPI ====
 +
 +TBD
services/cluster/slurm.txt · Last modified: 2015/06/16 12:53 by dreger

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki