t-vi commented on pull request #5920: URL: https://github.com/apache/incubator-tvm/pull/5920#issuecomment-649501459
@masahi This is needed for the latest ROCm and also recent LLVM. Without it, the execution will fail with "symbol not found error", which probably is hard to decypher. I'm not particularly fond of needing to go through the device API, but I haven't found a better way, as the codegen wants to be compilable without having HIP installed. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
