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

CI and CMake Fixes #136

Merged
merged 5 commits into from
Aug 29, 2024
Merged

CI and CMake Fixes #136

merged 5 commits into from
Aug 29, 2024

Conversation

ptheywood
Copy link
Member

@ptheywood ptheywood commented Aug 22, 2024

CI and CMake fixes caused by updated dependencies (MSVC 1940, CMake 3.30, Github Actions Node 20)

  • Short term CMake FetchContent_Populate deprecation error fix
  • Update CUDA versions in CI
  • Short term fix for GLIBC error in manylinux 2014 CI - this will need replacing with Manylinux 2_28 as part of Replace manylinux2014 with manylinux_2_28  FLAMEGPU2#1224
  • CI fix and useful warning for MSVC >= 1940 and CUDA <= 12.3 incompatibilty
  • Some general tidying / standardisation with the parent repo where code could be reused.

@ptheywood ptheywood merged commit 3befb59 into master Aug 29, 2024
12 checks passed
@ptheywood ptheywood deleted the ci-fixes-2024-08 branch August 29, 2024 13:09
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.

2 participants