CESM-Development / cime

Common Infrastructure for Modeling the Earth
Other
16 stars 13 forks source link

Workaround for seq_infodata_mod PGI compiler bug #432

Closed gold2718 closed 8 years ago

gold2718 commented 8 years ago

The PGI compiler seems unable to cope with the interfaces I put in for seq_infodata_GetData and seq_infodata_PutData so they have been backed out for PGI builds.

Test suite: prealpha -component drv tests (intel, pgi, nag) Test baseline: NA Test namelist changes: NA Test status: bit for bit

Fixes: #431

User interface changes?: No

Code review: NA