Skip to content
Snippets Groups Projects
Commit 7ba66674 authored by Laura Lindner's avatar Laura Lindner
Browse files

added ellipsoid test

parent fd6ae4d0
No related branches found
No related tags found
2 merge requests!181actual status of monodomain,!179added possibility to use different time integration schemes for ion...
Pipeline #124891 failed
......@@ -5,3 +5,9 @@ ventricle-test:
script:
- salloc -p cpuonly -t 00:10:00 -n 4 mpirun Elphy-M++ BiVentricleTest/start
ellipsoid-test:
extends: .benchmark_on_horeka
variables:
CMAKE_ARGS: '-DMPP_BUILD_TYPE=MppRelease'
script:
- salloc -p cpuonly -t 00:01:00 -n 4 mpirun Elphy-M++ TetraTest/start
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