mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Merge pull request #851 from paulromano/gcc-o2
Change default optimization level for gcc
This commit is contained in:
commit
8f405d8107
3 changed files with 20 additions and 10 deletions
|
|
@ -231,7 +231,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