ratt-ru / mt-imager

The Malta Imager -- a GPU-based imager from Daniel Muscat (U. Malta)
GNU General Public License v3.0
1 stars 2 forks source link

Not compiling on Ubuntu 18.04 (KERN-4) #18

Open gijzelaerr opened 6 years ago

gijzelaerr commented 6 years ago
[  6%] Built target gafw-tools
[ 11%] Built target gafw-pil
[ 12%] Building NVCC (Device) object code/gafw/CMakeFiles/cuda_compile_1.dir/Implimentation/StandardOperators/cuda_compile_1_generated_Zeros.cu.o
nvcc fatal   : Value 'sm_20' is not defined for option 'gpu-architecture'
CMake Error at cuda_compile_1_generated_Zeros.cu.o.cmake:219 (message):
  Error generating
  /packaging/kern/packaging/build/mt-imager/build/code/gafw/CMakeFiles/cuda_compile_1.dir/Implimentation/StandardOperators/./cuda_compile_1_generated_Zeros.cu.o

code/gafw/CMakeFiles/gafw-impl.dir/build.make:126: recipe for target 'code/gafw/CMakeFiles/cuda_compile_1.dir/Implimentation/StandardOperators/cuda_compile_1_generated_Zeros.cu.o' failed
make[2]: *** [code/gafw/CMakeFiles/cuda_compile_1.dir/Implimentation/StandardOperators/cuda_compile_1_generated_Zeros.cu.o] Error 1
CMakeFiles/Makefile2:184: recipe for target 'code/gafw/CMakeFiles/gafw-impl.dir/all' failed
make[1]: *** [code/gafw/CMakeFiles/gafw-impl.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2