Skip to content

Revert "chore: speed up CUDA kernel compilation (#7509)"#7511

Merged
0ax1 merged 1 commit intodevelopfrom
ad/revert
Apr 17, 2026
Merged

Revert "chore: speed up CUDA kernel compilation (#7509)"#7511
0ax1 merged 1 commit intodevelopfrom
ad/revert

Conversation

@0ax1
Copy link
Copy Markdown
Contributor

@0ax1 0ax1 commented Apr 17, 2026

Needs to be reverted as CUDA changes are not properly picked up by build.rs Turns out there's no way to skip Rust build time and linkage, even if only the CUDA files changed that need to be re-generated.

This reverts commit 6ebb797.

Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>
@0ax1 0ax1 requested a review from AdamGS April 17, 2026 11:58
@0ax1 0ax1 enabled auto-merge (squash) April 17, 2026 11:59
@0ax1 0ax1 added changelog/fix A bug fix changelog/chore A trivial change and removed changelog/fix A bug fix labels Apr 17, 2026
@0ax1
Copy link
Copy Markdown
Contributor Author

0ax1 commented Apr 17, 2026

I'm really just trying to get my commit count up.

@0ax1 0ax1 added changelog/chore A trivial change and removed changelog/chore A trivial change labels Apr 17, 2026
@0ax1 0ax1 merged commit 550f351 into develop Apr 17, 2026
77 of 80 checks passed
@0ax1 0ax1 deleted the ad/revert branch April 17, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants