-
Notifications
You must be signed in to change notification settings - Fork 21
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
Fixes for MSVC 1940 & 1941, CMake 3.30, Github Actions Node16 #1225
Merged
Commits on Aug 22, 2024
-
CMake: Short term fix for policy CMP0169
Sets policy CMP0169 to OLD to prevent dev warnings related to FetchContent_Populate(<name>). This needs fixing propperly for longer term support, see #1223
Configuration menu - View commit details
-
Copy full SHA for 9e528a4 - Browse repository at this point
Copy the full SHA 9e528a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ccf8b - Browse repository at this point
Copy the full SHA c1ccf8bView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 638f556 - Browse repository at this point
Copy the full SHA 638f556View commit details -
CI: regular CI matrix update to include CUDA 12.6
The regular linux and windows workflows now include: + Latest CUDA (12.6) + release no vis + release vis + beltsoff no vis + beltsoff vis + CUDA 12.0 + release no vis + CUDA 11.8 + release no vis + release vis + CUDA 11.0 + release no vis This is a compromise to cover a wider set of configurations, without increasing CI demand too much
Configuration menu - View commit details
-
Copy full SHA for 7f98d72 - Browse repository at this point
Copy the full SHA 7f98d72View commit details -
CI: Temporary workaround for manylinux2014 containers glibc error
Github switched from Node 16 to Node 20 for Github actions runners on 2024-06-03. This is incompatble with older linux distributions, including centos7. This sets an env var which will alllow the use of node 16, but this will stop working at some point when github fully remove node 16. This is separate but related to #1224
Configuration menu - View commit details
-
Copy full SHA for 85ef8ae - Browse repository at this point
Copy the full SHA 85ef8aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfcfb72 - Browse repository at this point
Copy the full SHA dfcfb72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5957ea1 - Browse repository at this point
Copy the full SHA 5957ea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19def83 - Browse repository at this point
Copy the full SHA 19def83View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0cac32 - Browse repository at this point
Copy the full SHA c0cac32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a0a77a - Browse repository at this point
Copy the full SHA 5a0a77aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 442993b - Browse repository at this point
Copy the full SHA 442993bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84388eb - Browse repository at this point
Copy the full SHA 84388ebView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5fb1ed - Browse repository at this point
Copy the full SHA e5fb1edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e95593 - Browse repository at this point
Copy the full SHA 7e95593View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.