-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Hi, would it be possible to specify the compute you want to build as currently it fails on the latest Pascal cards.
Btw: i am willing to help with any CUDA code, i have a GPU research center and have a good relationship with NVIDIA as i have been working on CUDA apps with them since 2009.
Cheers
[ 3%] Building NVCC (Device) object src/goofit/CMakeFiles/FitManager1.dir/FitManager1_generated_FitManagerMinuit1.cc.o
nvcc fatal : Unsupported gpu architecture 'compute_61'
CMake Error at FitManager1_generated_FitManagerMinuit1.cc.o.RelWithDebInfo.cmake:222 (message):
Error generating
/home/nicolin/bin/sw/GooFit/build/src/goofit/CMakeFiles/FitManager1.dir//./FitManager1_generated_FitManagerMinuit1.cc.o
src/goofit/CMakeFiles/FitManager1.dir/build.make:63: recipe for target 'src/goofit/CMakeFiles/FitManager1.dir/FitManager1_generated_FitManagerMinuit1.cc.o' failed
make[2]: *** [src/goofit/CMakeFiles/FitManager1.dir/FitManager1_generated_FitManagerMinuit1.cc.o] Error 1
CMakeFiles/Makefile2:282: recipe for target 'src/goofit/CMakeFiles/FitManager1.dir/all' failed
make[1]: *** [src/goofit/CMakeFiles/FitManager1.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2