Skip to content
Snippets Groups Projects
Commit e37a3c8b authored by Anna Wellmann's avatar Anna Wellmann
Browse files

Merge branch 'fixHpcRegressionTests' into 'develop'

Fix hpc-rocket jobs

See merge request irmb/VirtualFluids_dev!243
parents 457cabdc f2551e25
No related branches found
No related tags found
1 merge request!243Fix hpc-rocket jobs
...@@ -46,6 +46,7 @@ collect: ...@@ -46,6 +46,7 @@ collect:
clean: clean:
- multigpu_test/output/* - multigpu_test/output/*
- multigpu_test/src/*
sbatch: multigpu_test/slurm4GPU.job sbatch: multigpu_test/slurm4GPU.job
continue_if_job_fails: true continue_if_job_fails: true
...@@ -46,6 +46,7 @@ collect: ...@@ -46,6 +46,7 @@ collect:
clean: clean:
- multigpu_test/output/* - multigpu_test/output/*
- multigpu_test/src/*
sbatch: multigpu_test/slurm8GPU.job sbatch: multigpu_test/slurm8GPU.job
continue_if_job_fails: true continue_if_job_fails: true
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