From b344e82aad26d19a56e2c4d53d616ff511792aa4 Mon Sep 17 00:00:00 2001 From: Pat Alt <55311242+pat-alt@users.noreply.github.com> Date: Wed, 13 Sep 2023 17:28:24 +0200 Subject: [PATCH] pff --- experiments/synthetic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/synthetic.sh b/experiments/synthetic.sh index 551855d6..8d026eb8 100644 --- a/experiments/synthetic.sh +++ b/experiments/synthetic.sh @@ -11,4 +11,4 @@ module load 2023r1 openmpi -srun julia --project=experiments experiments/run_experiments.jl -- data=linearly_separable,moons,circles output_path=results mpi retrain > experiments/synthetic.log +srun julia --project=experiments experiments/run_experiments.jl -- data=linearly_separable,moons,circles output_path=results mpi > experiments/synthetic.log -- GitLab