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

TSMP runs with ParFlow on GPU #215

Open
chartick opened this issue Oct 10, 2023 · 1 comment
Open

TSMP runs with ParFlow on GPU #215

chartick opened this issue Oct 10, 2023 · 1 comment

Comments

@chartick
Copy link
Contributor

When running any testcase with ParFlow on GPU, ParFlow does not properly terminate. The model creates the last output, prints Node 0: Problem solved and the other models terminate but not ParFlow. Instead, there is a segmentation fault Caught signal 11 (Segmentation fault: address not mapped to object at address (nil))

Production and benchmark workflows suffer from this because they usually stop after an error.

@chartick
Copy link
Contributor Author

It seems that the problem only occurs with the Intel compiler. Unfortunately, our GNU environment files are not up-to-date. I will assemble a new one.

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

1 participant