I began the installation of CUDA 4 hours ago and I’ve still not finished. As I’m on a Linux 9.10, I first tried to install de 2.3 version (there is no version of CUDA 3.2 for linux 9.10 on the download page) (driver + toolkit + sdk). As there were a lot of errors, I switched to the 3.2 version and I still have errors. When I want to compile a code, I’ve these errors :
-warning: implicit declaration of function ‘cudaMalloc’
-warning: implicit declaration of function ‘cudaMemcpy’
-error: ‘cudaMemcpyDeviceToHost’ undeclared (first use in this function)
When I want to compile the SDK, I’ve this error :
-/usr/bin/ld: cannot find -lXi
Does someone knows what I must do to make it work please ?
My system is :
NVIDIA Quadro FX 5800
Ubuntu 9.10, 64 bits, CUDA 3.2
I began the installation of CUDA 4 hours ago and I’ve still not finished. As I’m on a Linux 9.10, I first tried to install de 2.3 version (there is no version of CUDA 3.2 for linux 9.10 on the download page) (driver + toolkit + sdk). As there were a lot of errors, I switched to the 3.2 version and I still have errors. When I want to compile a code, I’ve these errors :
-warning: implicit declaration of function ‘cudaMalloc’
-warning: implicit declaration of function ‘cudaMemcpy’
-error: ‘cudaMemcpyDeviceToHost’ undeclared (first use in this function)
When I want to compile the SDK, I’ve this error :
-/usr/bin/ld: cannot find -lXi
Does someone knows what I must do to make it work please ?
My system is :
NVIDIA Quadro FX 5800
Ubuntu 9.10, 64 bits, CUDA 3.2