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

final changes to delftblue tuning scripts

parent b597c48a
No related branches found
No related tags found
1 merge request!8985 overshooting
#!/bin/bash
#SBATCH --job-name="Grid-search Circles (ECCCo)"
#SBATCH --time=00:45:00
#SBATCH --time=00:35:00
#SBATCH --ntasks=100
#SBATCH --cpus-per-task=10
#SBATCH --partition=compute
......
#!/bin/bash
#SBATCH --job-name="Grid-search Linearly Separable (ECCCo)"
#SBATCH --time=00:45:00
#SBATCH --time=00:35:00
#SBATCH --ntasks=100
#SBATCH --cpus-per-task=10
#SBATCH --partition=compute
......
#!/bin/bash
#SBATCH --job-name="Grid-search Moons (ECCCo)"
#SBATCH --time=00:45:00
#SBATCH --time=00:35:00
#SBATCH --ntasks=100
#SBATCH --cpus-per-task=10
#SBATCH --partition=compute
......
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