Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing torch 7 #368

Open
sanakhamekhem opened this issue Jan 9, 2017 · 2 comments
Open

Error installing torch 7 #368

sanakhamekhem opened this issue Jan 9, 2017 · 2 comments

Comments

@sanakhamekhem
Copy link

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.

@Sarah20187
Copy link

the same problem with you, Someone help?

@Enlistedman
Copy link

@Sarah20187 @sanakhamekhem Hi!Can you solve this problem?Any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants