Currently we don't have plans to support OptiX. However it might be possible to support the OptiX API in Vulkan-Sim. I think you would need to see what the OptiX API calls disassemble to PTX and route them to execute with the equivalent Vulkan ray tracing API calls that we've simulated in instructions.cc.
Currently we don't have plans to support OptiX. However it might be possible to support the OptiX API in Vulkan-Sim. I think you would need to see what the OptiX API calls disassemble to PTX and route them to execute with the equivalent Vulkan ray tracing API calls that we've simulated in instructions.cc.