Three more occurrences of OPTIX7.

This commit is contained in:
Gon Solo 2025-10-24 08:52:09 +02:00
parent e1288833cb
commit 344b2beef4
2 changed files with 3 additions and 3 deletions

View file

@ -206,7 +206,7 @@ later. Both Linux and Windows are supported.
The build scripts automatically attempt to find a CUDA compiler, looking in
the usual places; the cmake output will indicate whether it was successful.
It is necessary to manually set the cmake `PBRT_OPTIX7_PATH` configuration
It is necessary to manually set the cmake `PBRT_OPTIX_PATH` configuration
option to point at an OptiX installation. By default, the GPU shader model
that pbrt targets is set automatically based on the GPU in the system.
Alternatively, the `PBRT_GPU_SHADER_MODEL` option can be set manually