Skip to content
Snippets Groups Projects
Commit 97d6e00a authored by Sebastian Eibl's avatar Sebastian Eibl
Browse files

updated benchmarks to clang7 and intel19

parent fbf47602
Branches
Tags
No related merge requests found
...@@ -1962,14 +1962,14 @@ conda-py35-linux: ...@@ -1962,14 +1962,14 @@ conda-py35-linux:
- $CI_PROJECT_DIR/build/apps/benchmarks/PeriodicGranularGas/PeriodicGranularGas_HCSITS_NN_IGMDC.txt - $CI_PROJECT_DIR/build/apps/benchmarks/PeriodicGranularGas/PeriodicGranularGas_HCSITS_NN_IGMDC.txt
- $CI_PROJECT_DIR/build/apps/benchmarks/PeriodicGranularGas/PeriodicGranularGas_HCSITS_SO_IFC.txt - $CI_PROJECT_DIR/build/apps/benchmarks/PeriodicGranularGas/PeriodicGranularGas_HCSITS_SO_IFC.txt
benchmark_intel17: benchmark_intel19:
<<: *benchmark_definition <<: *benchmark_definition
image: i10git.cs.fau.de:5005/walberla/buildenvs/intel:17 image: i10git.cs.fau.de:5005/walberla/buildenvs/intel:19
benchmark_gcc7: benchmark_gcc7:
<<: *benchmark_definition <<: *benchmark_definition
image: i10git.cs.fau.de:5005/walberla/buildenvs/gcc:7 image: i10git.cs.fau.de:5005/walberla/buildenvs/gcc:7
benchmark_clang6: benchmark_clang7:
<<: *benchmark_definition <<: *benchmark_definition
image: i10git.cs.fau.de:5005/walberla/buildenvs/clang:6.0 image: i10git.cs.fau.de:5005/walberla/buildenvs/clang:7.0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment