cuda builds fail on systems with gcc >=16 and nvcc 13.3 #1

Closed
opened 2026-09-05 14:50:21 -04:00 by tboudreaux · 1 comment
Owner

nvcc 13.3 does not support gcc >= 16; however, this is a state a user computer may be in. Therefore there should be an explicit check for nvcc <=> gcc and nvcc <=> clang compatibility with a clear error message

nvcc 13.3 does not support gcc >= 16; however, this is a state a user computer may be in. Therefore there should be an explicit check for nvcc <=> gcc and nvcc <=> clang compatibility with a clear error message
Author
Owner

This is addressed with 7c99deb

This is addressed with 7c99deb
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tboudreaux/meson-mfem#1