Skip to content
Snippets Groups Projects
Commit 7b1c0de1 authored by Jakob Fritz's avatar Jakob Fritz
Browse files

Reverted last change

parent 1714704d
Branches alias
No related tags found
No related merge requests found
Pipeline #186201 failed
......@@ -32,7 +32,7 @@ prepare_JUWELS:
- module load CuPy
- pip install -e .
- pip install pytest-benchmark coverage
- alias mpirun='srun'
- alias mpirun=srun
test_JUWELS:
......@@ -68,7 +68,7 @@ test_JUWELS:
- module load CuPy
script:
# - touch benchmarks/output.json
- alias mpirun='srun'
- alias mpirun=srun
- echo $SYSTEMNAME
- sbatch --wait etc/juwels_${SHELL_SCRIPT}.sh
- touch .coverage.empty
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment