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

v12: Support for no-MKL RRTMGP #68

Open
wants to merge 1 commit into
base: feature/sdrabenh/gcm_v12
Choose a base branch
from

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Mar 18, 2025

Closes #67

This PR enables the use of RRTMGP on systems without MKL (e.g., macOS). It uses the Mersenne Twister code we seem to have.

Tested as works on macOS (with no MKL) and zero-diff on discover (with MKL).

@mathomp4 mathomp4 added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label Mar 18, 2025
@mathomp4 mathomp4 self-assigned this Mar 18, 2025
@mathomp4 mathomp4 marked this pull request as ready for review March 18, 2025 15:42
@mathomp4 mathomp4 requested review from a team as code owners March 18, 2025 15:42
@mathomp4 mathomp4 requested a review from sdrabenh March 18, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant