I'm using optix 8 with cuda 12.2. The code compiles fine but when I run any sample it gives following error
Optix call (optixInit()) failed with code 7804 (line 157)
I also tried using optix 9.1 and optix 7.7 but I'm still getting the same error. And the gpu I'm running this on is 4070 ti. I'm not sure what is it that I'm missing, because in the past the samples ran just fine with optix 8 and 7.7. Please help me get the samples running.
I'm using optix 8 with cuda 12.2. The code compiles fine but when I run any sample it gives following error
Optix call (optixInit()) failed with code 7804 (line 157)I also tried using optix 9.1 and optix 7.7 but I'm still getting the same error. And the gpu I'm running this on is 4070 ti. I'm not sure what is it that I'm missing, because in the past the samples ran just fine with optix 8 and 7.7. Please help me get the samples running.