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

trying delft blue smaller specs again

parent b92f9a26
No related branches found
No related tags found
1 merge request!8985 overshooting
#!/bin/bash
#SBATCH --job-name="Grid-search California Housing (ECCCo)"
#SBATCH --time=01:10:00
#SBATCH --ntasks=100
#SBATCH --time=02:00:00
#SBATCH --ntasks=20
#SBATCH --cpus-per-task=10
#SBATCH --partition=compute
#SBATCH --mem-per-cpu=4GB
......
#!/bin/bash
#SBATCH --job-name="Grid-search Circles (ECCCo)"
#SBATCH --time=00:35:00
#SBATCH --ntasks=100
#SBATCH --time=01:00:00
#SBATCH --ntasks=15
#SBATCH --cpus-per-task=10
#SBATCH --partition=compute
#SBATCH --mem-per-cpu=2GB
......
......@@ -2,7 +2,7 @@
#SBATCH --job-name="Grid-search GMSC (ECCCo)"
#SBATCH --time=01:10:00
#SBATCH --ntasks=100
#SBATCH --ntasks=15
#SBATCH --cpus-per-task=10
#SBATCH --partition=compute
#SBATCH --mem-per-cpu=4GB
......
......@@ -2,7 +2,7 @@
#SBATCH --job-name="Grid-search Linearly Separable (ECCCo)"
#SBATCH --time=01:00:00
#SBATCH --ntasks=10
#SBATCH --ntasks=15
#SBATCH --cpus-per-task=10
#SBATCH --partition=compute
#SBATCH --mem-per-cpu=2GB
......
#!/bin/bash
#SBATCH --job-name="Grid-search Moons (ECCCo)"
#SBATCH --time=00:45:00
#SBATCH --ntasks=100
#SBATCH --time=01:00:00
#SBATCH --ntasks=15
#SBATCH --cpus-per-task=10
#SBATCH --partition=compute
#SBATCH --mem-per-cpu=2GB
......
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