mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
O5 and O4 don't seem to work consistently on BG/P.
parent
f8b2937da9
commit
0a2d8366e0
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Make the following change in openmc/src/Makefile:
|
|||
- F90 = xlf2003
|
||||
- F90FLAGS := -WF,-DNO_F2008
|
||||
+ F90 = /bgsys/drivers/ppcfloor/comm/xl/bin/mpixlf2003
|
||||
+ F90FLAGS := -WF,-DNO_F2008,-DMPI -O5
|
||||
+ F90FLAGS := -WF,-DNO_F2008,-DMPI -O3
|
||||
|
||||
In openmc/src/xml-fortran/Makefile, add the following line:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue