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

Hoist UniversalSize computation outside of kernels #2006

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

charleskawczynski
Copy link
Member

This PR simply hoists computing the UniversalSize computation outside of kernels and adds us::UniversalSize objects as an argument to some of the universal index functions, so that they're more flexible. This seems to be needed with both #2005 and #2002, so I'm peeling it off.

@charleskawczynski
Copy link
Member Author

I think that the case that broke is unrelated to this PR. Merging.

@charleskawczynski charleskawczynski merged commit 39f76d6 into main Sep 26, 2024
20 of 22 checks passed
@charleskawczynski charleskawczynski deleted the ck/thread_partition_interface branch September 26, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant