Skip to content
Snippets Groups Projects
Commit 122ee368 authored by Cassandra Grzonkowski's avatar Cassandra Grzonkowski
Browse files

memory error

parent c98659bb
No related branches found
No related tags found
1 merge request!1Instant spectograms
......@@ -4,7 +4,7 @@
#SBATCH --mail-type=END,FAIL,TIME_LIMIT # send notification emails
#SBATCH -n 5 # use 5 tasks
#SBATCH --cpus-per-task=1 # use 1 thread per taks
#SBATCH --mem-per-cpu=32G
#SBATCH --mem-per-cpu=20G
#SBATCH -N 1 # request slots on 1 node
#SBATCH --output=/scratch/grzonkow/model_1002.txt # capture output
#SBATCH --error=/scratch/grzonkow/err_1002.txt # and error streams
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment