Skip to content
Snippets Groups Projects
Commit 737b50e7 authored by pat-alt's avatar pat-alt
Browse files

high mem job

parent a482cec1
No related branches found
No related tags found
1 merge request!7669 initial run including fmnist lenet and new method
......@@ -2,10 +2,10 @@
#SBATCH --job-name="MNIST (ECCCo)"
#SBATCH --time=10:00:00
#SBATCH --ntasks=500
#SBATCH --ntasks=150
#SBATCH --cpus-per-task=1
#SBATCH --partition=memory
#SBATCH --mem-per-cpu=32GB
#SBATCH --mem-per-cpu=64GB
#SBATCH --account=research-eemcs-insy
#SBATCH --mail-type=END # Set mail type to 'END' to receive a mail when the job finishes.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment