O5 and O4 don't seem to work consistently on BG/P.

jtramm 2011-12-15 16:56:35 -08:00
parent f8b2937da9
commit 0a2d8366e0

@ -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: