Menu

#24 Problem with CUDA 10.1

v1.0_(example)
closed
nobody
None
1
2020-02-27
2020-02-19
No

Hi All

I have CUDA 10.1 (nvcc 10.1) and with this compiler, an error occurs during installation when executing "make". In another machine with cuda 9.0 the installation was successful. The error with CUDA 10.1 is

cp build/user/pyang/Mfbrec.cu build/user/pyang/CUDAfbrec.c
/usr/local/cuda/bin/nvcc -o build/user/pyang/CUDAfbrec.o -c --x=cu -O -DSF_HAS_FFTW -Ibuild/include build/user/pyang/CUDAfbrec.c
nvcc fatal : '-DSF_HAS_FFTW': expected a number
scons: *** [build/user/pyang/CUDAfbrec.o] Error 1
scons: building terminated because of errors.
Makefile:4: recipe for target 'all' failed
make: *** [all] Error 2

Any advices dealing with this error?

Thanks

Discussion

  • Sergey Fomel

    Sergey Fomel - 2020-02-27
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB