I'm running out of memory when running on the HPC:
s:qurmstepd: error: Detected 1 oom_kill event in StepId=42492733.0. Some of the step tasks have been OOM Killed.
srun: error: nid001653: task 16: Out Of Memory
srun: Terminating StepId=42492733.0
slurmstepd: error: *** STEP 42492733.0 ON nid001653 CANCELLED AT 2026-05-08T22:47:45 ***
I'm running #SBATCH --mem-per-cpu=1200M which is close to the max you can request per cpu.
I'm running out of memory when running on the HPC:
I'm running
#SBATCH --mem-per-cpu=1200Mwhich is close to the max you can request per cpu.