Skip to content

fix warp assert on pow of 2#382

Open
39ali wants to merge 1 commit intoRust-GPU:mainfrom
39ali:warp-assert
Open

fix warp assert on pow of 2#382
39ali wants to merge 1 commit intoRust-GPU:mainfrom
39ali:warp-assert

Conversation

@39ali
Copy link
Copy Markdown

@39ali 39ali commented Apr 26, 2026

Summary

Rust ! on integers is bitwise NOT, not logical NOT, now it should assert correctly on none pow of 2

  • cargo build passes
  • cargo clippy --workspace passes
  • Tested on: [OS, GPU, CUDA version]

Notes

Any additional context for reviewers.

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