Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

This library is referenced by fbcunn: how can I use fbcuda with fbcunn? #6

Open
adam-dziedzic opened this issue Jun 5, 2019 · 1 comment

Comments

@adam-dziedzic
Copy link

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:

cuda/util/CachedDeviceProperties.cpp

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

@adam-dziedzic
Copy link
Author

I copied fbcuda to the fbcunn/cuda directory and at least was able to run cmake ..

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

No branches or pull requests

1 participant