Skip to content
Snippets Groups Projects
Commit 24d3cdd4 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Use native flag in CI to not fall into VCL's emulation branch

parent 0a0a5b96
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ variables:
GIT_SUBMODULE_STRATEGY: recursive
HYPERTHREADING: "false"
OMP_NUM_THREADS: 1
DUNECI_CXXFLAGS: "-march=native"
before_script:
- echo "Running make concurrently with ${DUNECI_PARALLEL} cores, where possibly"
......
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