ACCESS-NRI / accessdev-Trac-archive

Archive accessdev Trac contents as issues
Apache License 2.0
0 stars 0 forks source link

MOM REPRO flag #324

Closed penguian closed 7 years ago

penguian commented 7 years ago

resolution_fixed | by rb4844


Its not clear to me how the compiler optional flags get selected - OPT, DEBUG, REPRO, VERBOSE?

It seems likely that REPRO is not the default for MOM, but we need the precise flag for reproducibility (at least to eliminate this as the source of one of our issues).

FFLAGS_REPRO = -O2 -debug minimal -no-vec -fp-model precise

I think -fp-model precise is being used for the UM, not sure for CICE as I write this - it all needs a review.


Issue migrated from trac:324 at 2024-01-31 18:29:55 +1100

penguian commented 7 years ago

rb4844 changed status from new to closed

penguian commented 7 years ago

rb4844 set resolution to fixed

penguian commented 7 years ago

rb4844 commented


REPRO flag makes no difference to MOM processor layout issue