Skip to content
Snippets Groups Projects
Commit 5d1eccc5 authored by David Anton's avatar David Anton
Browse files

Bug fix

parent e48d6a67
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ Here is an exemplary Slurm job script:
#SBATCH --time=1:00:00
#SBATCH --job-name=test_jax
#SBATCH --ntasks-per-node=1
#SBATCH --gres=gpu:3g.40gb:1
#SBATCH --gres=gpu:ampere:1
singularity exec --nv example.sif python example.py
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment