-
Notifications
You must be signed in to change notification settings - Fork 2.2k
ci: update PGI build (old one no longer signed) #4260
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
Conversation
Active help from someone with a vested interest in this platform will be highly appreciated. Strictly speaking, my only interest is to not have to scroll through the CI results for each CI run, only to be sure it's the PGI failure and not something else. I'm happy to help out, but I just don't know anything about PGI versions, I'm not the best person to fix this. |
Someone with vested interest or knowledge should look into moving our old CentOS (commented out) test to Alma8. I'd do it but it uses weird download URLs with dates in them; not sure if there's now a better way, more like CentOS 7. (Or Rocky linux 8, they list that here: https://docs.nvidia.com/hpc-sdk/hpc-sdk-release-notes/index.html ) |
0cba2ce led to this error:
|
* Simply replace "22.3" with "22.9" to see what happens. * Remove PYBIND11_TEST_FILTER to see what happens. * Revert "Remove PYBIND11_TEST_FILTER to see what happens." This reverts commit 0cba2ce. * Remove only test_smart_ptr.cpp to see what happens. * Revert "Remove only test_smart_ptr.cpp to see what happens." This reverts commit 8e9df22. * Remove only test_virtual_functions.cpp to see what happens.
* Simply replace "22.3" with "22.9" to see what happens. * Remove PYBIND11_TEST_FILTER to see what happens. * Revert "Remove PYBIND11_TEST_FILTER to see what happens." This reverts commit 0cba2ce. * Remove only test_smart_ptr.cpp to see what happens. * Revert "Remove only test_smart_ptr.cpp to see what happens." This reverts commit 8e9df22. * Remove only test_virtual_functions.cpp to see what happens.
Description
WIP