You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "wslong36 (via GitHub)" <gi...@apache.org> on 2023/08/22 09:28:33 UTC

[GitHub] [tvm] wslong36 opened a new issue, #15606: CUDA_ARCHITECTURES Problem

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

   Hi Community:
   when I star to cmake .. in tvm/build, I got this error:
   
   CMake Error in CMakeLists.txt:
     CUDA_ARCHITECTURES is empty for target "tvm_runtime_objs".
   
   
   CMake Error in CMakeLists.txt:
     CUDA_ARCHITECTURES is empty for target "tvm".
   
   
   CMake Error in CMakeLists.txt:
     CUDA_ARCHITECTURES is empty for target "tvm_runtime".
   


-- 
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: commits-unsubscribe@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] masahi closed issue #15606: CUDA_ARCHITECTURES Problem

Posted by "masahi (via GitHub)" <gi...@apache.org>.
masahi closed issue #15606: CUDA_ARCHITECTURES Problem
URL: https://github.com/apache/tvm/issues/15606


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] wslong36 commented on issue #15606: CUDA_ARCHITECTURES Problem

Posted by "wslong36 (via GitHub)" <gi...@apache.org>.
wslong36 commented on issue #15606:
URL: https://github.com/apache/tvm/issues/15606#issuecomment-1687901510

   > CUDA_ARCHITECTURES
   But, nvcc -V is right, torch.cuda.is_available() is True
   I'm confused.
   


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] masahi commented on issue #15606: CUDA_ARCHITECTURES Problem

Posted by "masahi (via GitHub)" <gi...@apache.org>.
masahi commented on issue #15606:
URL: https://github.com/apache/tvm/issues/15606#issuecomment-1687890382

   Maybe you don't have CUDA installed correctly. Please use https://discuss.tvm.apache.org/ for such question.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org