Skip to content
Snippets Groups Projects
Commit 68f51682 authored by Mike Smith's avatar Mike Smith
Browse files

updated batch job

parent e2df510f
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
#SBATCH mem=150
./hpc_example -t 60 -l 2000
#SBATCH --mem=150
./hpc_example.py -t 60 -l 2000
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