Skip to content

Unable to compile from source for latest build on github #7381

@ashuezy

Description

@ashuezy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions