What steps will reproduce the problem?
1. Check out source from SVN;
2. Type cmake followed by make in source root dir.
What is the expected output? What do you see instead?
make output:
-----------------------------------------------------
[ 5%] Building NVCC (Device) object
src/cudpp/./cudpp_generated_tridiagonal_app.cu.o
nvcc fatal : Unsupported gpu architecture 'compute_20'
CMake Error at CMakeFiles/cudpp_generated_tridiagonal_app.cu.o.cmake:198
(message):
Error generating
/home/wanghc/source/cudpp/src/cudpp/./cudpp_generated_tridiagonal_app.cu.o
make[2]: *** [src/cudpp/./cudpp_generated_tridiagonal_app.cu.o] Error 1
make[1]: *** [src/cudpp/CMakeFiles/cudpp.dir/all] Error 2
make: *** [all] Error 2
What version of the product are you using? On what operating system?
SVN source; CentOS 5.6; CUDA 2.3
Please provide any additional information below.
Original issue reported on code.google.com by hchwang...@gmail.com on 28 Jul 2011 at 5:52
Original issue reported on code.google.com by
hchwang...@gmail.com
on 28 Jul 2011 at 5:52