I installed CUDA 3 and everything seem to go well.
Now after downloading the Octane demo and untar'ing it I found that it launched ok and I could load the demo scenes but as soon as I click a node in the graph (launching a render) the program crashes with the following error:
Code: Select all
**********************************************************
Log started: 13 Feb 2012 12:17:12 am
Releasing cuda context on thread -2025281792
Activating cuda context on thread -2049431808
/home/abstrax/dev/cuda32_demo/Octane_Project/src/renderer/rendertarget.cpp(758) : cudaSafeCall() Runtime API error : unspecified launch failure in prior launch.
strykekyte@strykekyte-desktop:/usr/local/OctaneRender_DEMO_1024_beta246b_linux_x64$ ./octane_demo
**********************************************************
Log started: 13 Feb 2012 12:38:23 am
Releasing cuda context on thread 2080372480
Activating cuda context on thread 2046101248
/home/abstrax/dev/cuda32_demo/Octane_Project/src/renderer/rendertarget.cpp(758) : cudaSafeCall() Runtime API error : unspecified launch failure in prior launch.
I'm guessing it could be due to my Nvidia drivers... Eesh, I hate installing those manually...