DarkSharpness opened a new issue, #430: URL: https://github.com/apache/tvm-ffi/issues/430
Related issue: https://github.com/sgl-project/sglang/issues/18108 Root cause: `CUDA Driver Version: 470.82.01` (too old), which leads to failure in version detectection in line 148 https://github.com/apache/tvm-ffi/blob/437323c9aecce445409820527abcf237c1c66dc1/python/tvm_ffi/cpp/extension.py#L135-L158 I wonder if users can manually specify the cuda major/minor version when building jit modules. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
