Skip to content
Snippets Groups Projects
Commit 720f456e authored by Pat Alt's avatar Pat Alt
Browse files

trying more nodes

parent 712c3b15
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=1000
#SBATCH --ntasks=1200
#SBATCH --cpus-per-task=1
#SBATCH --partition=compute
#SBATCH --mem-per-cpu=12GB
#SBATCH --mem-per-cpu=8GB
#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