Neural-style: Error installing torch 7

Created on 9 Jan 2017  路  2Comments  路  Source: jcjohnson/neural-style

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.

All 2 comments

the same problem with you, Someone help?

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

EthanZhangYi picture EthanZhangYi  路  4Comments

teror4uks picture teror4uks  路  7Comments

wmco picture wmco  路  4Comments

Kamil-Pissaro picture Kamil-Pissaro  路  13Comments

JeffCrusey picture JeffCrusey  路  4Comments