jpata commited on
Commit
b24c2e1
·
1 Parent(s): cbce44a

revert run script

Browse files
Files changed (1) hide show
  1. run.sh +1 -1
run.sh CHANGED
@@ -2,4 +2,4 @@
2
 
3
  #keras is not used, but for some reason, it's imported somewhere and crashes if this is not specified
4
  export KERAS_BACKEND=torch
5
- apptainer exec -B /scratch --env PYTHONPATH=`pwd`:`pwd`/mltau --nv /home/software/singularity/pytorch.simg\:2025-09-01 "$@"
 
2
 
3
  #keras is not used, but for some reason, it's imported somewhere and crashes if this is not specified
4
  export KERAS_BACKEND=torch
5
+ apptainer exec -B /scratch/persistent,/local,/home/laurits/,/home/norman --env PYTHONPATH=`pwd`:`pwd`/mltau --nv /home/software/singularity/pytorch.simg\:2025-09-01 "$@"