Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Frederik Hennig
waLBerla
Commits
cf82dbf8
Commit
cf82dbf8
authored
Jun 15, 2018
by
Sebastian Eibl
Browse files
forced benchmark frequency to 3.3
parent
ca21ee14
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cf82dbf8
...
...
@@ -1554,7 +1554,7 @@ conda-py35-linux:
-
export PATH=$PATH:/usr/local/likwid/bin
-
likwid-setFrequencies -t
0
-
likwid-setFrequencies -g performance
-
likwid-setFrequencies -
x 3.3 -y
3.3
# set frequency to 3.3
-
likwid-setFrequencies -
f
3.3
# set frequency to 3.3
-
mpirun --allow-run-as-root -np 8 --map-by core --bind-to core --report-bindings ./PeriodicGranularGas PeriodicGranularGas.cfg --DEM --syncNextNeighbor | tee PeriodicGranularGas_DEM_NN.txt
-
mpirun --allow-run-as-root -np 8 --map-by core --bind-to core --report-bindings ./PeriodicGranularGas PeriodicGranularGas.cfg --DEM --syncShadowOwners | tee PeriodicGranularGas_DEM_SO.txt
-
mpirun --allow-run-as-root -np 8 --map-by core --bind-to core --report-bindings ./PeriodicGranularGas PeriodicGranularGas.cfg --HCSITS --syncNextNeighbor --InelasticFrictionlessContact | tee PeriodicGranularGas_HCSITS_NN_IFC.txt
...
...
@@ -1588,4 +1588,4 @@ benchmark_gcc7:
benchmark_clang6
:
<<
:
*benchmark_definition
image
:
i10git.cs.fau.de:5005/walberla/buildenvs/clang:6.0
\ No newline at end of file
image
:
i10git.cs.fau.de:5005/walberla/buildenvs/clang:6.0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment