ziyuhuang123 commented on issue #18089: URL: https://github.com/apache/tvm/issues/18089#issuecomment-2993888539
There is indeed a real issue here. I'm on Ubuntu with an H100 GPU, and the problem lies in the code itself. I tried switching to versions 0.20 and 0.18, but neither worked. In the end, I had to modify both the CMakeLists.txt and cmake/modules/contrib/cutlass.cmake files by commenting out the parts related to fpA_intB_gemm to make it work. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
