mom-ocean / FMS

GFDL's Flexible Modeling System: This is a fork for use with the MOM5 model.
Other
2 stars 1 forks source link

Cmake #2

Closed aidanheerdegen closed 2 years ago

aidanheerdegen commented 5 years ago

Add CMake build capability

aidanheerdegen commented 2 years ago

This PR should fix the issues identified in https://github.com/mom-ocean/MOM5/pull/350

It is a bit of worry that the -Wuninitialized_variables check doesn't pick up the xgrid timer ids.

aidanheerdegen commented 2 years ago

@russfiedler can I get some eyes on this please?

It is a bit of a mess as it includes Marshall's alltoallw stuff as well. I'll highlight with specific comments a few bits I'd like a sanity check on.