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

exago@develop+python%[email protected] fails in xSDK CI #23

Closed
cameronrutherford opened this issue Oct 2, 2023 · 1 comment · Fixed by #21
Closed

exago@develop+python%[email protected] fails in xSDK CI #23

cameronrutherford opened this issue Oct 2, 2023 · 1 comment · Fixed by #21
Milestone

Comments

@cameronrutherford
Copy link
Contributor

This is a unique bug that only appears in gcc@11 and higher builds(?).

This is something that we should capture in HPC CI pipelines, as we have new enough compiler and CUDA versions to support this.

This also somewhat relates to work done by @jaelynlitz to upgrade C++ standard, as well as work done in HiOp by @cpetra and @nychiang in upgrading HiOp's C++ standard.

RAJA also requires a newer C++ standard for newer versions, and so this might be the easiest place to start.

@cameronrutherford
Copy link
Contributor Author

Fixed by updating pybind module in #21

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

Successfully merging a pull request may close this issue.

1 participant