jcf94 edited a comment on pull request #8372:
URL: https://github.com/apache/tvm/pull/8372#issuecomment-871039861


   > Just curious, if a TVM binary fails at loading time due to inconsistent 
CUDA versions, I imagine we cannot query via libinfo because loading has 
already failed. Do we have to consider this particular case?
   
   Reasonable. The cuda version linked at build time and the cuda version in 
runtime environment when using tvm python package may be different.
   Will it be better to rename this to BINARY_CUDA_VERSION or something like 
cuda version in build time? @comaniac 


-- 
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]


Reply via email to