Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query num planes #294

Merged
merged 8 commits into from
Nov 22, 2024
Merged

Query num planes #294

merged 8 commits into from
Nov 22, 2024

Conversation

maxtremblay
Copy link
Contributor

I add a new UNIT_POS_PLANE constant to query to index of a unit within a plane. Then, I reimplement reduce_sum using plane-base primitives instead of cube dimensions.

I tested the implement locally for cuda and wgpu and on the amd machine for hip and wgpu.

Copy link
Member

@nathanielsimard nathanielsimard left a comment

Choose a reason for hiding this comment

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

LGTM

@maxtremblay maxtremblay merged commit 4ce794b into main Nov 22, 2024
5 checks passed
@maxtremblay maxtremblay deleted the query-num-planes branch November 22, 2024 17:28
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.

2 participants