You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building on 8 cores
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Torch7 in /home/dell/torch/install
-- Found CUDA: /usr/local/cuda (found suitable version "6.5", minimum required is "6.5")
-- MAGMA not found. Compiling without MAGMA support
-- Autodetected CUDA architecture(s): 2.1(2.0)
-- got cuda version 6.5
-- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor
-- CUDA_NVCC_FLAGS: -gencode;arch=compute_20,code=sm_21
-- THC_SO_VERSION: 0
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 (ADVANCED)
linked by target "THC" in directory /home/dell/torch/extra/cutorch/lib/THC
CUDA_cublas_device_LIBRARY (ADVANCED)
linked by target "THC" in directory /home/dell/torch/extra/cutorch/lib/THC
CUDA_curand_LIBRARY (ADVANCED)
linked by target "THC" in directory /home/dell/torch/extra/cutorch/lib/THC
-- Configuring incomplete, errors occurred!
See also "/home/dell/torch/extra/cutorch/build/CMakeFiles/CMakeOutput.log".
Error: Build error: Failed building.
The text was updated successfully, but these errors were encountered:
Building on 8 cores
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Torch7 in /home/dell/torch/install
-- Found CUDA: /usr/local/cuda (found suitable version "6.5", minimum required is "6.5")
-- MAGMA not found. Compiling without MAGMA support
-- Autodetected CUDA architecture(s): 2.1(2.0)
-- got cuda version 6.5
-- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor
-- CUDA_NVCC_FLAGS: -gencode;arch=compute_20,code=sm_21
-- THC_SO_VERSION: 0
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 (ADVANCED)
linked by target "THC" in directory /home/dell/torch/extra/cutorch/lib/THC
CUDA_cublas_device_LIBRARY (ADVANCED)
linked by target "THC" in directory /home/dell/torch/extra/cutorch/lib/THC
CUDA_curand_LIBRARY (ADVANCED)
linked by target "THC" in directory /home/dell/torch/extra/cutorch/lib/THC
-- Configuring incomplete, errors occurred!
See also "/home/dell/torch/extra/cutorch/build/CMakeFiles/CMakeOutput.log".
Error: Build error: Failed building.
The text was updated successfully, but these errors were encountered: