Skip to content

[STF] move host_launch_deps from stf::reserved to stf namespace#8224

Open
caugonnet wants to merge 9 commits intoNVIDIA:mainfrom
caugonnet:stf_host_launch_deps
Open

[STF] move host_launch_deps from stf::reserved to stf namespace#8224
caugonnet wants to merge 9 commits intoNVIDIA:mainfrom
caugonnet:stf_host_launch_deps

Conversation

@caugonnet
Copy link
Copy Markdown
Contributor

@caugonnet caugonnet commented Mar 31, 2026

host_launch_deps is used directly in user-facing lambda signatures (e.g. scope->*[](host_launch_deps& deps) { ... }), so it should not be hidden in the reserved namespace.

Description

closes

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

host_launch_deps is used directly in user-facing lambda signatures
(e.g. scope->*[](host_launch_deps& deps) { ... }), so it should
not be hidden in the reserved namespace.

Made-with: Cursor
@caugonnet caugonnet self-assigned this Mar 31, 2026
@caugonnet caugonnet added the stf Sequential Task Flow programming model label Mar 31, 2026
@github-project-automation github-project-automation bot moved this to Todo in CCCL Mar 31, 2026
@copy-pr-bot
Copy link
Copy Markdown
Contributor

copy-pr-bot bot commented Mar 31, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Progress in CCCL Mar 31, 2026
@caugonnet caugonnet marked this pull request as ready for review March 31, 2026 08:33
@caugonnet caugonnet requested review from a team as code owners March 31, 2026 08:33
@cccl-authenticator-app cccl-authenticator-app bot moved this from In Progress to In Review in CCCL Mar 31, 2026
@caugonnet
Copy link
Copy Markdown
Contributor Author

/ok to test b03d6ed

@caugonnet caugonnet enabled auto-merge (squash) March 31, 2026 14:35
@caugonnet caugonnet disabled auto-merge March 31, 2026 14:35
@caugonnet caugonnet enabled auto-merge (squash) March 31, 2026 14:35
@NVIDIA NVIDIA deleted a comment from copy-pr-bot bot Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stf Sequential Task Flow programming model

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants