Skip to content

Add first class cuda-compile action#668

Open
keith wants to merge 1 commit intobazelbuild:mainfrom
keith:ks/add-first-class-cuda-compile-action
Open

Add first class cuda-compile action#668
keith wants to merge 1 commit intobazelbuild:mainfrom
keith:ks/add-first-class-cuda-compile-action

Conversation

@keith
Copy link
Member

@keith keith commented Mar 26, 2026

This splits off cuda-compile from the c++-compile action (behind a
incompatible flag) which allows toolchain maintainers to customize cuda
compiles separately from normal C++ compiles. This is useful for passing
the many cuda specific compiler flags.

This splits off `cuda-compile` from the `c++-compile` action (behind a
incompatible flag) which allows toolchain maintainers to customize cuda
compiles separately from normal C++ compiles. This is useful for passing
the many cuda specific compiler flags.
@keith
Copy link
Member Author

keith commented Mar 26, 2026

this is paired with bazelbuild/bazel#29116 but there is no merge order issue since it's off by default

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.

1 participant