Skip to content

Commit

Permalink
Update slurm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker committed Nov 2, 2023
1 parent cf35cfc commit 4666222
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions slurm-setup
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ srun \
cd /workspace
pip install --upgrade pip cython
test -d venv/ || python3.10 -m venv venv/
venv/bin/python -m pip install -e .
"

0 comments on commit 4666222

Please sign in to comment.