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

v8.2.0 crashes with null pointer for nifa_p with DEBUG=true #1209

Open
theweathermanda opened this issue Jul 9, 2024 · 1 comment
Open

Comments

@theweathermanda
Copy link
Contributor

I'm running v8.2.0 compiled on Derecho as follows:
make nvhpc CORE=atmosphere AUTOCLEAN=true PRECISION=single DEBUG=true OPENACC=true >& compile.log

With DEBUG=true, I receive the following error at runtime:
0: Null pointer for nifa_p (mpas_atmphys_driver_pbl.F: 904)

which is associated with call mynn_bl_driver, wherein nifa is declared an optional argument.

@mgduda
Copy link
Contributor

mgduda commented Aug 6, 2024

I think PR #1215 may address this issue.

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

No branches or pull requests

2 participants