Search our client documentation below, optionally filtered by one or more systems.
A rolling reboot is scheduled to remediate a ptrace vulnerability and safely restore debugger functionalit
A rolling reboot is scheduled to remediate a ptrace vulnerability and safely restore debugger functionalit
Search our client documentation below, optionally filtered by one or more systems.
This page documents the known issues for migrating jobs from Torque to Slurm.
Please be aware that $PBS_NODEFILE is a file while $SLURM_JOB_NODELIST is a string variable.
The analog on Slurm to cat $PBS_NODEFILE is srun hostname | sort -n
There are different ways to submit interactive jobs.
sinteractiveYou can use the custom tool sinteractive as:
You can install nbgrader in a notebook:
OSC provide an isolated and custom Jupyter environment for each classroom project that requires Jupyter Notebook or JupyterLab.
| Use | Torque/Moab Command | Slurm Equivalent |
|---|---|---|
| Submit batch job | qsub <jobscript> |
sbatch <jobscript> |
| Submit interactive job | qsub -I [options] |
|
Slurm, which stands for Simple Linux Utility for Resource Management, is a widely used open-source HPC resource management and scheduling system that originated at Lawrence Livermore National Laboratory.
OSC offers the use of budgets to limit the amount of charges incurred on projects.
Once a budget has been approved, it (and the project it was requested from) becomes active. Having an active project allows users on that project to submit batch jobs to use OSC resources.