Hi, I have a Red Hat Linux machine (64 bit) and I have installed the GeForce 9800 GTX+ card (Cuda capable). I installed the Cuda drivers and SDK. I built some of the examples (not all would build). I also created a simple application based on a webinar:
Hey rvcanning, I’m having a similar problem. I’m running on CentOS 5.3 64-bit with a non-CUDA enabled card, so I’m compiling everything in emulation mode. All the examples in the SDK build just fine, but every time I come across a cuda instruction (cudaMalloc, cudaMemCpy, etc.) I get a segfault.
Could you be a bit more specific with how you resolved your problem?