ashuezy opened a new issue #7381:
URL: https://github.com/apache/tvm/issues/7381


   Ubuntu 18.04
   gcc 7.5.0
   llvm-10.0.0 
   cuda 10.1
   ```
   root@asd-TUF-GAMING-FX504GM-FX80GM:/opt/softwares/tvm/build# locate 
libcublas.so
   /usr/lib/x86_64-linux-gnu/libcublas.so
   /usr/lib/x86_64-linux-gnu/libcublas.so.10
   /usr/lib/x86_64-linux-gnu/libcublas.so.10.1.0.105
   /usr/lib/x86_64-linux-gnu/stubs/libcublas.so
   /usr/local/cuda-10.1/doc/man/man7/libcublas.so.7
   ```
   
   ```
   -- Found TVM_LLVM_VERSION=100
   -- Build with LLVM 
   -- Set TVM_LLVM_VERSION=100
   -- Build with contrib.random
   -- Build with contrib.sort
   -- Build with contrib.hybriddump
   -- Git found: /usr/bin/git
   -- Found TVM_GIT_COMMIT_HASH=3734d5f7f8475a2a7897f239b9942c913256fc96
   -- Building with TVM Map...
   -- Build with thread support...
   CMake Error: The following variables are used in this project, but they are 
set to NOTFOUND.
   Please set them or make sure they are set and tested correctly in the CMake 
files:
   CUDA_CUBLAS_LIBRARY
       linked by target "tvm_runtime" in directory /opt/softwares/tvm
       linked by target "tvm" in directory /opt/softwares/tvm
   
   -- Configuring incomplete, errors occurred!
   See also "/opt/softwares/tvm/build/CMakeFiles/CMakeOutput.log".
   See also "/opt/softwares/tvm/build/CMakeFiles/CMakeError.log".
   ```
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to