Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support adding CMake build for RTE+RRTMGP #60

Open
tcmetzger opened this issue Oct 11, 2024 · 2 comments
Open

Support adding CMake build for RTE+RRTMGP #60

tcmetzger opened this issue Oct 11, 2024 · 2 comments
Assignees
Milestone

Comments

@tcmetzger
Copy link
Collaborator

The RTE+RRTMGP package is buildable with CMake (tests remain as they are). This will be based on the work already started in https://github.com/earth-system-radiation/rte-rrtmgp/tree/cmake.

@tcmetzger
Copy link
Collaborator Author

tcmetzger commented Oct 28, 2024

3 targets:

  • make libs: build libraries This one has the highest priority for CMake!
  • make tests build tests (some of them more like unit tests, but others
  • make check that compares test results to reference data

=> The main goal is platform compatibility and maintaining compiler flags

For Windows, related issue #63 (comment)

@RobertPincus RobertPincus changed the title Support adding cmake build for RTE+RRTMGP Support adding CMake build for RTE+RRTMGP Nov 20, 2024
@tcmetzger tcmetzger moved this from To Do to In progress in pyRTE Phase 2 Dec 4, 2024
@tcmetzger tcmetzger moved this from In progress to In review in pyRTE Phase 2 Dec 4, 2024
@RobertPincus
Copy link
Member

A CMake implementation has been merged into a branch in the RTE+RRTMGP repo. It uses CMake to build on Windows and MacOS (Intel/ARM) (relevant to #63) and includes the tests (#64).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

No branches or pull requests

3 participants