OptiX Error: Unknown error (Urgent)

Hello,

I’m beginning with OptiX and trying to run some of the examples given with the SDK.
I followed the instructions in the README file and successfully generated the corresponding projects, but while trying to execute one of them, I always get the same error :
OptiX Error: Unknown error (Details:
Function “_rtBufferCreateFromGLBO” caught exception: Encountered a CUDA error: cuGLGetDevices() returned (999): Unknown, [3801508])

This topic (https://devtalk.nvidia.com/default/topic/538567/error-while-trying-to-execute-an-optix-program/) was reporting the same problem with no solution.

Any help would be appreciated.
Thanks.

Faizan Siddiqui

The topic that you referenced actually does provide a solution. Please try that solution, and if it doesn’t work, give us more information about your situation (OptiX version, cards you’re using, driver version, OS, etc.).

Thankyou so much, I have solved the problem.