diff --git a/experiments/hpc_blue.sh b/experiments/hpc_blue.sh index 504a8c2e989dd0a38cbcb31234d400c8cbc73155..76eb68a40d1f430748ae65678e400d9d715a211b 100644 --- a/experiments/hpc_blue.sh +++ b/experiments/hpc_blue.sh @@ -11,4 +11,4 @@ module load 2023r1 openmpi julia -srun julia --project=experiments experiments/run_experiments.jl -- data=linearly_separable threaded > experiments/hpc.log +srun julia --project=experiments experiments/run_experiments.jl -- data=linearly_separable threaded retrain > hpc.log