Skip to content

Commit

Permalink
we'll just use the gewechselt.py file's main to init gewechselt models
Browse files Browse the repository at this point in the history
  • Loading branch information
thesofakillers committed Jan 16, 2023
1 parent 511e5d9 commit 3d1413c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 79 deletions.
78 changes: 0 additions & 78 deletions claficle/run/wechsel_init.py

This file was deleted.

2 changes: 1 addition & 1 deletion slurm/wechsel_init/init.array.job
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ source activate claficle

HPARAMS_FILE=slurm/wechsel_init/init.array.txt

srun python -u claficle/run/wechsel_init.py \
srun python -u claficle/models/gewechselt.py \
$(head -$SLURM_ARRAY_TASK_ID $HPARAMS_FILE | tail -1)

0 comments on commit 3d1413c

Please sign in to comment.