-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
Matrix Transposition indexing in DArray in CUDA #543
Comments
Hi @TheFibonacciEffect ! Thanks for the feedback - can you provide the full stacktrace that you get? |
Sure:
And here is the full stacktrace:
|
|
This is the current Manifest.toml file (github only allows .txt files, so I added that suffix) |
And here is some additional information about the GPU I am using:
|
Thanks a lot again, if there is more information needed, just ask : ) |
Thanks for the info! I'm still traveling home to the US, but I'll plan to take a look at this again this week. |
Ok, this happens because we internally do some |
Perfect, thanks a lot : ) |
I was following along the https://github.com/jpsamaroo/DaggerWorkshop2024 and noticed that matrix transposition does not seem to work on NVIDIA GPUs for me.
Sorry if this is a bit brief, ask questions if there is something missing.
The error is
PS: Thanks for the talk and enjoy the conference @jpsamaroo
The text was updated successfully, but these errors were encountered: