I want to use your OptixRender program and quote your paper in the research process, but we met some problems thus we ask you for help. I used the lab server for rendering and the configuration is as follows:
RTX 2080
Ubuntu 16.04 (I run program in our lab's Headless server so I'm not sure whether CAN I update the Ubuntu environment)
Driver Version: 460.91.03
CUDA version: 11.2
Optix: 6.5.0 (I found that Optix 7+ don't have the liboptixu. So, Thus I can not use Optix 7.4.0 to make with optix_advanced_example)
But after generating OptixRender, using the command line to run the file, I get an error message:
Terminate called after throwing an instance of 'optix::Exception'
what(): Failed to load OptiX library
Aborted (core dumped)
I would like to know what environment the program should be running with, and if there is anything wrong with my operation?
I want to use your OptixRender program and quote your paper in the research process, but we met some problems thus we ask you for help. I used the lab server for rendering and the configuration is as follows:
RTX 2080
Ubuntu 16.04 (I run program in our lab's Headless server so I'm not sure whether CAN I update the Ubuntu environment)
Driver Version: 460.91.03
CUDA version: 11.2
Optix: 6.5.0 (I found that Optix 7+ don't have the liboptixu. So, Thus I can not use Optix 7.4.0 to make with optix_advanced_example)
But after generating OptixRender, using the command line to run the file, I get an error message:
Terminate called after throwing an instance of 'optix::Exception'
what(): Failed to load OptiX library
Aborted (core dumped)
I would like to know what environment the program should be running with, and if there is anything wrong with my operation?