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

Force specialization of dimension_mismatch_fail() on type argument. #1245

Merged
merged 2 commits into from
Feb 21, 2024
Merged

Force specialization of dimension_mismatch_fail() on type argument. #1245

merged 2 commits into from
Feb 21, 2024

Conversation

trahflow
Copy link
Contributor

@trahflow trahflow commented Feb 20, 2024

Following #1244 I just went ahead with this small change.

This should improve GPU-compatibility.
Original discussion: https://discourse.julialang.org/t/problems-with-linearalgebra-functions-within-kernelabstractions-and-cuda/97566/5

Copy link
Collaborator

@mateuszbaran mateuszbaran left a comment

Choose a reason for hiding this comment

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

OK, looks reasonable to me.

@trahflow
Copy link
Contributor Author

Thanks! :)
What's left to do to get this merged?

@mateuszbaran
Copy link
Collaborator

If you bump the patch version, I could tag it just after merging and CI.

@mateuszbaran mateuszbaran merged commit c5f3c74 into JuliaArrays:master Feb 21, 2024
26 checks passed
@trahflow trahflow deleted the specialize-error-1244 branch February 21, 2024 12:53
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