SLURM Cgroup Memory Usage less than 1 minute read · Updated: March 18, 2019 Put the line below at the end of a slurm submit script to find out the memory usage. cgget -g memory /slurm/uid_${UID}/job_${SLURM_JOB_ID} Share on Leave a Comment
Leave a Comment