'wxChap' via CUDPP
2015-09-15 09:45:20 UTC
Hi,
I've tried building cudpp both from the zip file for 2.2 as well as the
latest master branch, but both fail, complaining with a missing file from
the source tree:
#### Begin ####
$ cmake .
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- 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
-- 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
-- Found CUDA: /usr/local/cuda (found version "7.5")
-- Configuring done
CMake Error at /usr/share/cmake-2.8/Modules/FindCUDA.cmake:1441
(add_library):
Cannot find source file:
/home/wenxen/packages/cudpp-master/ext/moderngpu/src/mgpuutil.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):
src/cudpp/CMakeLists.txt:183 (cuda_add_library)
-- Build files have been written to: /home/wenxen/packages/cudpp-master
#### End ####
The card is a new-ish GeForce 630, and can run simple CUDA programs fine.
The directory ext/moderngpu is empty. Thanks for any help.
I've tried building cudpp both from the zip file for 2.2 as well as the
latest master branch, but both fail, complaining with a missing file from
the source tree:
#### Begin ####
$ cmake .
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- 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
-- 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
-- Found CUDA: /usr/local/cuda (found version "7.5")
-- Configuring done
CMake Error at /usr/share/cmake-2.8/Modules/FindCUDA.cmake:1441
(add_library):
Cannot find source file:
/home/wenxen/packages/cudpp-master/ext/moderngpu/src/mgpuutil.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):
src/cudpp/CMakeLists.txt:183 (cuda_add_library)
-- Build files have been written to: /home/wenxen/packages/cudpp-master
#### End ####
The card is a new-ish GeForce 630, and can run simple CUDA programs fine.
The directory ext/moderngpu is empty. Thanks for any help.
--
You received this message because you are subscribed to the Google Groups "CUDPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cudpp+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/cudpp.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "CUDPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cudpp+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/cudpp.
For more options, visit https://groups.google.com/d/optout.