vfdff commented on issue #17558:
URL: https://github.com/apache/tvm/issues/17558#issuecomment-2785121425

   On another gpu machine(32689), even when I rename  libtvm.so to  libtvm1.so, 
  **tvm.cuda().exist** still return True, so it may be install cuda driver to 
enable this.
   ```
   (base) root@j00595921debug2-cc95c9977-q752v:/home/zhongyunde/test# python
   Python 3.11.7 (main, Dec 15 2023, 18:12:31) [GCC 11.2.0] on linux
   Type "help", "copyright", "credits" or "license" for more information.
   >>> import tvm
   >>> tvm.cuda().exist 
   True
   ```
   
   
![Image](https://github.com/user-attachments/assets/d36a15a3-6a7f-4756-92a5-43f5a43f3f33)
   
   


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