NVIDIA / VisRTX

NVIDIA OptiX based implementation of ANARI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

impossible to compile cuda 10.2 and optix 7.0

PerspectivesLab opened this issue · comments

while following directives on visual studio 2017, impossible to compile the project with optix 7.0 and cuda 10.2

Thanks for sharing your observations!

This is in fact expected behavior, as OptiX 7 features a new (more explicit) API.

Please compile with OptiX 6.5.

Thanks,
Tim