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

changed synthetic batch script

parent 098b41c3
No related branches found
No related tags found
1 merge request!7669 initial run including fmnist lenet and new method
......@@ -8,6 +8,7 @@
#SBATCH --mem-per-cpu=8GB
#SBATCH --mail-type=END # Set mail type to 'END' to receive a mail when the job finishes.
module load 2023r1 openmpi
module use /opt/insy/modulefiles # Use DAIC INSY software collection
module load openmpi
srun julia --project=experiments experiments/run_experiments.jl -- data=linearly_separable,moons,circles output_path=results mpi grid_search > experiments/grid_search_synthetic.log
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