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

another go at mnist

parent 97100d40
No related branches found
No related tags found
1 merge request!8985 overshooting
#!/bin/bash
#SBATCH --job-name="MNIST Grid-search (ECCCo)"
#SBATCH --time=02:00:00
#SBATCH --time=01:00:00
#SBATCH --ntasks=40
#SBATCH --cpus-per-task=10
#SBATCH --partition=general
#SBATCH --mem-per-cpu=4GB
#SBATCH --mem-per-cpu=8GB
#SBATCH --mail-type=END # Set mail type to 'END' to receive a mail when the job finishes.
module use /opt/insy/modulefiles # Use DAIC INSY software collection
......
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