User Tools

Site Tools


ray-software

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
ray-software [2014/09/26 14:00] – [Usage] aorthray-software [2014/09/26 14:01] aorth
Line 19: Line 19:
  
 === Example batch job === === Example batch job ===
-Running Ray on two different nodes with MPI and 15 total CPUs:+Running Ray on two different nodes via MPI with a total of 15 CPUs: 
 <code>#!/bin/env bash <code>#!/bin/env bash
 #SBATCH -p batch #SBATCH -p batch
 #SBATCH -n 15 #SBATCH -n 15
 #SBATCH -J ray #SBATCH -J ray
-#SBATCH -w mammoth,taurus+#SBATCH --nodes=2
  
 module load ray/2.3.1 module load ray/2.3.1
ray-software.txt · Last modified: 2015/06/09 16:37 by aorth