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
{{ message }}
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.
cc@fft:~/code/fbcunn/build$ cmake ..
STATUS,=
STATUS,=
STATUS,=
-- Found Torch7 in /home/cc/torch/install
-- Found CUDA: /usr/local/cuda (found suitable version "8.0", minimum required is "8.0")
STATUS,/usr/local/cuda/lib64/libcudart.so=
STATUS,=
STATUS,/usr/local/cuda/lib64/libcublas.so;/usr/local/cuda/lib64/libcublas_device.a=
-- Configuring done
CMake Error at /home/cc/torch/install/share/cmake/torch/FindCUDA.cmake:1711 (add_library):
Cannot find source file:
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
CMakeLists.txt:382 (CUDA_ADD_LIBRARY)
-- Build files have been written to: /home/cc/code/fbcunn/build
The text was updated successfully, but these errors were encountered: