Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to provide appropriate access for users to the hardware, an Allocation is created that defines what User can run on what Partition and charge against what Account (there's a bit more in the backend to this).

 

 

How do I use Slurm?

Note

As we consolidate design for Slurm, you will need to access a node that has Slurm installed; currently we recommend login into ocio-gpu01.slac.stanford.edu.

ssh ocio-gpu01.slac.stanford.edu

Then you will need to use modules to add the slurm binaries into your path environment:

module load slurm

 

How can I get an Interactive Terminal?

...