NVIDIAGameWorks/RTX-Path-Tracing

Ray tracing not supported error

zubairdroid opened this issue · 1 comments

Fatal error , graphics devices does not support Ray tracing Pipelines
On a rtx 2070 when the pt_sdk.exe is run

Hi! Is this on a laptop with integrated graphics and a 2070? If so, the latest v1.1.0 should now be able to pick the right adapter (previously it would default to 'device 0' which would often be integrated graphics that doesn't support ray tracing).

In general, in multi-GPU scenarios the -adapter command line parameter can be used to select a specific adapter.