Skip to content
Snippets Groups Projects
Commit a57d0d8d authored by Erik Strand's avatar Erik Strand
Browse files

Up memory to 1G

This seems to fix things.
parent c57dced8
Branches
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
#SBATCH --cpus-per-task=1
#SBATCH --ntasks-per-core=1
#SBATCH --threads-per-core=1
#SBATCH --mem=10M
#SBATCH --mem=1G
#SBATCH --time 00:01:00
./load_modules.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment