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

small change to bash scripts

parent f607f2b9
No related branches found
No related tags found
1 merge request!8985 overshooting
......@@ -2,7 +2,7 @@
#SBATCH --job-name="Grid-search Linearly Separable (ECCCo)"
#SBATCH --time=00:30:00
#SBATCH --ntasks-per-node=100
#SBATCH --ntasks=100
#SBATCH --cpus-per-task=1
#SBATCH --partition=compute
#SBATCH --mem-per-cpu=4GB
......
......@@ -2,7 +2,7 @@
#SBATCH --job-name="Grid-search Linearly Separable (ECCCo)"
#SBATCH --time=00:30:00
#SBATCH --ntasks-per-node=10
#SBATCH --ntasks=10
#SBATCH --cpus-per-task=10
#SBATCH --partition=compute
#SBATCH --mem-per-cpu=4GB
......
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