RuntimeError: "spmm" not implemented for 'Half' #205
kfoynt
started this conversation in
MAG240M-LSC
Replies: 1 comment 2 replies
|
You need to update to the latest |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am getting this error from the baseline code that seems to be related to cuSPARSE not supporting half-precision https://docs.nvidia.com/cuda/cusparse/index.html
Which libraries have you used to run the baseline?
All reactions