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

More cori nvcc fixes #2547

Merged
merged 4 commits into from
May 17, 2022
Merged

More cori nvcc fixes #2547

merged 4 commits into from
May 17, 2022

Conversation

bendudson
Copy link
Contributor

The nvcc compiler is a giant pain.

This version now compiles on Cori with nvcc 11.1.1

bendudson and others added 4 commits May 16, 2022 20:08
Previously nvcc would fail claiming that symbols were
defined multiple times. Now needs these symbols to be
defined or linker errors result.
HYPRE_SOLVER_TYPE can't be directly formatted with nvcc compiler,
but needs to be first converted to a string.
@ZedThree ZedThree merged commit fd3c3dc into outerloop-suggestions May 17, 2022
@ZedThree ZedThree deleted the more-cori-nvcc-fixes branch May 17, 2022 09:34
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 this pull request may close these issues.

None yet

2 participants