mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Turn on OpenMP by default
This commit is contained in:
parent
c494ed69d7
commit
2660c5918f
3 changed files with 4 additions and 5 deletions
|
|
@ -225,7 +225,7 @@ optimize
|
|||
|
||||
openmp
|
||||
Enables shared-memory parallelism using the OpenMP API. The Fortran compiler
|
||||
being used must support OpenMP.
|
||||
being used must support OpenMP. (Default: on)
|
||||
|
||||
coverage
|
||||
Compile and link code instrumented for coverage analysis. This is typically
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue