Skip to content

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

Merged
valassi merged 24 commits intomadgraph5:masterfrom
valassi:cpp17
Jan 26, 2022
Merged

Move CUDA builds from C++14 to C++17#354
valassi merged 24 commits intomadgraph5:masterfrom
valassi:cpp17

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