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

Move CUDA builds from C++14 to C++17 #354

Merged
merged 24 commits into from
Jan 26, 2022
Merged

Conversation

valassi
Copy link
Member

@valassi valassi commented Jan 26, 2022

This is the PR to fix #333.

Still WIP for now but will complete and merge soon

@valassi valassi self-assigned this Jan 26, 2022
…ot built with OpenMP for a long time)

(Originally from the nvccsimd branch in Dec 2021)
… for compilation)

(Originally from the nvccsimd branch in Dec 2021)
(Originally from the nvccsimd branch in Dec 2021)
… to detect if nvcc was used

(Originally from the nvccsimd branch in Dec 2021)
…JOR_VERSION__ to detect if nvcc was used as compiler
(ggttggg takes too long to build, cannot be used routinely...)
@valassi
Copy link
Member Author

valassi commented Jan 26, 2022

This is now ready to be merged, it includes

@valassi
Copy link
Member Author

valassi commented Jan 26, 2022

I have added a (TEMPORARY?) patch to allow gcc<9.3 when it is used as toolchain for clang, else the CI was failing (#355)

@valassi
Copy link
Member Author

valassi commented Jan 26, 2022

All checks pass, I am self merging

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.

Move nvcc builds back from c++14 to c++17
1 participant