spmv Compilation error #145
Unanswered
real-linjin
asked this question in
Q&A
Replies: 1 comment
-
|
Just want to check. What rocm |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello, Mr. Sun. After I deleted the hsaco file of the spmv algorithm and recompiled it, an "unknown type error" occurred. When I added the precision field "-DSINGLE_PRECISION" in the instructions, it could be compiled successfully. However, when running it in the main file, a "memory overflow" error occurred. I found that many algorithms have the same problem, such as spmv and fft. How should I solve this problem?


Beta Was this translation helpful? Give feedback.
All reactions