Skip to content

Add first class cuda-compile action#668

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

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

Conversation

@keith
Copy link
Copy Markdown
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
Copy Markdown
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

@hvadehra hvadehra removed their request for review April 21, 2026 04:54
@lilygorsheneva lilygorsheneva added the External discussion This issue/PR is being discussed elsewhere. Probably bazelbuild/bazel label May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

External discussion This issue/PR is being discussed elsewhere. Probably bazelbuild/bazel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants