101: Interactive jobs with Slurm
salloc --qos=cu_hpc --partition=cpugpusalloc --qos=cu_hpc --partition=cpusalloc: Granted job allocation 82025
salloc: Waiting for resource configuration
salloc: Nodes cpu-bladeh-01 are ready for jobJOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON)
82025 cpu interact your_user_name R 1:59 1 cpu-bladeh-01[your_user_name@frontend-02 ~]$ srun hostname
cpu-bladeh-01.stg[your_user_name@frontend-02 ~]$ exit
exit
salloc: Relinquishing job allocation 82025Last updated
Was this helpful?