vfdff opened a new issue, #17558:
URL: https://github.com/apache/tvm/issues/17558

   As the title mentions, tvm.cuda().exist return unexpected value
   
   ### Expected behavior
   
   tvm.cuda().exist return true
   
   ### Actual behavior
   
   tvm.cuda().exist return false
   
   ### Environment
   
   Any environment details, such as: Operating System, TVM version, etc
   a) gpu 
   ```
   (venv) 
root@d00469708debug6-7c75445547-frh8j:/usr1/project/zhongyunde/source/osdi22_artifact/artifacts/roller#
 nvidia-smi   
   Wed Dec 11 19:48:21 2024       
   
+---------------------------------------------------------------------------------------+
   | NVIDIA-SMI 535.129.03             Driver Version: 535.129.03   CUDA 
Version: 12.2     |
   
|-----------------------------------------+----------------------+----------------------+
   | GPU  Name                 Persistence-M | Bus-Id        Disp.A | Volatile 
Uncorr. ECC |
   | Fan  Temp   Perf          Pwr:Usage/Cap |         Memory-Usage | GPU-Util  
Compute M. |
   |                                         |                      |           
    MIG M. |
   
|=========================================+======================+======================|
   |   0  NVIDIA L40S                    Off | 00000000:9A:00.0 Off |           
         0 |
   | N/A   27C    P8              34W / 350W |     13MiB / 46068MiB |      0%   
   Default |
   |                                         |                      |           
       N/A |
   
+-----------------------------------------+----------------------+----------------------+
                                                                                
            
   
+---------------------------------------------------------------------------------------+
   | Processes:                                                                 
           |
   |  GPU   GI   CI        PID   Type   Process name                            
GPU Memory |
   |        ID   ID                                                             
Usage      |
   
|=======================================================================================|
   ```
   b) tvm: apache-tvm 0.11.1
   c) mlc-ai: mlc-ai-nightly-cu122-0.1
   
   ### Steps to reproduce
   
   pip install apache-tvm
   python3 -m pip install --pre mlc-ai-nightly-cu122   -- don't fix
   
   ### Triage
   
   Please refer to the list of label tags 
[here](https://github.com/apache/tvm/wiki/Issue-Triage-Labels) to find the 
relevant tags and add them below in a bullet format (example below).
   
   * needs-triage
   


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