Skip to content

ci: noether CUDA_DIR=/usr/local/cuda-12.9#1837

Merged
jedbrown merged 4 commits into
mainfrom
jed/ci-noether-cuda-12.9
Jun 17, 2025
Merged

ci: noether CUDA_DIR=/usr/local/cuda-12.9#1837
jedbrown merged 4 commits into
mainfrom
jed/ci-noether-cuda-12.9

Conversation

@jedbrown

Copy link
Copy Markdown
Member

No description provided.

jedbrown added 3 commits June 16, 2025 21:53
cuda-12.9 contains anonymous unions, which are not in c99. But c11 is
widely supported these days so it seems fair to update.

One nit is that c11 does not require VLA, and libCEED uses VLA-pointers
internally for some purposes.
…ndling

This has warnings about strncpy (vs strncpy_s) and fprintf (vs fprintf_s).
@jedbrown
jedbrown merged commit 506c99b into main Jun 17, 2025
29 checks passed
@jedbrown
jedbrown deleted the jed/ci-noether-cuda-12.9 branch June 17, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants