Hi,
I just installed cuda 9.0 on my Alienware R13 laptop in a OpenSUSE Leap 42.2 linux distro. I have succesfully installed the nVidia driver and cuda 9.0. However, when I run the sample programs. I found that for all the samples with GUIs, like the ones in the simulation and imaging directories, the program just crash with the following error:
CUDA error at bodysystemcuda_impl.h:159 code=46(cudaErrorDevicesUnavailable) “cudaEventCreate(&m_deviceData[0].event)”
My laptop also has an integrated intel graphics card. I’m not sure if that is a problem that’s causing this. Anyone has similar problem? I’d appreciate any advice.
Thanks!