Skip to content

Conversation

@a10y
Copy link
Contributor

@a10y a10y commented Jan 30, 2026

Apply patches in-place for BP and ALP.

Added unit tests, and also added patches to the existing BP/ALP tests to verify it works

a10y added 2 commits January 30, 2026 14:18
Signed-off-by: Andrew Duffy <[email protected]>
// Build launch args: input, output, f, e, length
launch_builder.arg(&input_view);
launch_builder.arg(&output_view);
{
Copy link
Contributor Author

@a10y a10y Jan 30, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i had to move all the launch builder stuff into scope so it wasn't held across the await point for execute_patches

Signed-off-by: Andrew Duffy <[email protected]>
@a10y a10y force-pushed the aduffy/patches-cuda branch from 5557930 to 617ade8 Compare January 30, 2026 22:00
@a10y a10y added the feature A feature request label Jan 30, 2026
@a10y a10y requested review from 0ax1, Copilot and joseph-isaacs and removed request for Copilot January 30, 2026 22:00
@a10y a10y added changelog/feature A new feature and removed feature A feature request labels Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants