hello all, thanks for looking:
fedora core 9, 64bit, c1060 bd and 9800GT bd., latest driver.
for example, the “release” build of simpleMultiGPU when run gives an error:
cutilCheckMsg() CUTIL CUDA error: reduceKernel() execution failed.
in file <simpleMultiGPU.cpp>, line 92 : invalid device function .
Segmentation fault
it’s the line in simpleMultiGPU.cpp (90) that launches the kernel code.
the emurelease simpleMultiGPU works.
this goes for any examples that run a “kernel”, all give some similar error.
is there a linux kernel module to load that i’m just missing to run GPU SDK examples?
(other examples run fine. ie: emurelease)
thanks,
ek