LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   CUDA on fedora 15 (https://www.linuxquestions.org/questions/linux-general-1/cuda-on-fedora-15-a-894577/)

bxsjc 07-29-2011 09:51 PM

CUDA on fedora 15
 
Hi! I came across some problems. I need to conduct parallel computing on CUDA. I input "uname -a"and read these:
"Linux BXSJC 2.6.38.8-35.fc15.i686 #1 SMP Wed Jul 6 14:46:26 UTC 2011 i686 i686 i386 GNU/Linux".
I use CUDAtoolkit 4.0. However, when I input:
cd /home/bxsjc/NVIDIA_GPU_Computing_SDK/C and "make -i ",the computer returns

"/usr/local/cuda/include/host_config.h:82:2: error: #error — unsupported GNU version! gcc 4.5 and up are not supported!
make[1]: [obj/i386/release/clock.cu.o] Error 1 (ignored)
g++: error: obj/i386/release/clock.cu.o: No such file or directory
make[1]: [../../bin/linux/release/clock] Error 1 (ignored)
make[1]: Leaving directory `/home/bxsjc/NVIDIA_GPU_Computing_SDK/C/src/clock'
Finished building all"
I don't know how to tackle this problem. So I directly "cd /home/bxsjc/NVIDIA_GPU_Computing_SDK/C/bin/linux/release "and run those executable files. Some return passed while others return these:
"[bxsjc@BXSJC release]$ ./simpleTextureDrv
[simpleTextureDrv] starting...
> Using CUDA Device [0]: GeForce G210M
> GPU Device has SM 1.2 compute capability
> findModulePath file not found: <simpleTexture_kernel.ptx>
> findModulePath file not found: <simpleTexture_kernel.cubin>
> findModulePath could not find <simpleTexture_kernel> ptx or cubin
[simpleTextureDrv] test results...
FAILED
Press ENTER to exit..."
So, could anyone help me? Any suggestions are appreciated!

catkin 07-30-2011 12:20 AM

Duplicate thread OP reported. First is http://www.linuxquestions.org/questi...a-15-a-894576/

XavierP 07-30-2011 06:48 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.


All times are GMT -5. The time now is 02:47 PM.