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

Forward-merge branch-22.08 to branch-22.10 [skip gpuci] #403

Merged

Conversation

jakirkham
Copy link
Member

Fix conflicts with the bot generated forward-merger ( #391 ).

raydouglass and others added 3 commits August 17, 2022 10:22
…idsai#393)

closes rapidsai#392

This PR fixes rapidsai#392 and also makes it more friendly for use with user-provided `block_params`. In general, most users should not be providing that argument, but it can be used to compare different settings for performance optimization. In case of user-provided `block_params`, the implementation now automatically pad the shape to an appropriate least common multiple of the warp_size and the `m1`, `m2` and `m3` block parameters.

More extensive unit tests over a range of image sizes and `block_params` settings are now implemented.

Authors:
   - Gregory Lee (https://github.com/grlee77)

Approvers:
   - Gigon Bae (https://github.com/gigony)
   - https://github.com/jakirkham
@jakirkham jakirkham requested a review from a team as a code owner September 1, 2022 21:04
@jakirkham jakirkham added bug Something isn't working non-breaking Introduces a non-breaking change labels Sep 1, 2022
@jakirkham
Copy link
Member Author

cc @rapidsai/ops-codeowners

@ajschmidt8 ajschmidt8 merged commit 90fc72a into rapidsai:branch-22.10 Sep 2, 2022
@jakirkham jakirkham deleted the branch-22.10-merge-22.08 branch September 2, 2022 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants