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

Fix broken GPU dispatching #1802

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Fix broken GPU dispatching #1802

merged 2 commits into from
Jun 12, 2024

Conversation

charleskawczynski
Copy link
Member

Sadly, #1787 was 2 characters away (<:) from being correct, but the result was that it introduced a bug. GPU dispatching is broken on the main branch, this PR fixes the issue, and adds and fixes the test (which requires views to catch the SubArray case).

I've also defined rebuild(data::IF{S, Nij} since I found it was missing, and I've included unit_ndims.jl into the buildkite pipeline.

cc @trontrytel, @AlexisRenchon, @szy21

Add and fix tests

Fix broken gpu dispatching
Copy link
Member

@Sbozzolo Sbozzolo left a comment

Choose a reason for hiding this comment

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

Thank you!

@charleskawczynski charleskawczynski merged commit d67c873 into main Jun 12, 2024
17 of 19 checks passed
@charleskawczynski charleskawczynski deleted the ck/fix_gpu_dispatching branch June 12, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants