Hi,
I was trying to test this repo (https://github.com/NVIDIA/optix-subd) today and encountered a couple of issues. According to the Optix 9 programming guide, cluster acceleration structure should be supported on an Ampere gpu but when I try to build the optix module I get the error: “Cluster Acceleration Structures are not supported on this device.”
Also the OPTIX_DEVICE_PROPERTY_CLUSTER_ACCEL device query returns false for my device with the driver 576.40 (which returns true with the driver ver. 572.70 but have a crush in nvrtum64.dll for some reason)
Did anyone tried running this repo on an Ampere system successfully? Maybe there might be something wrong with my gpu? Thanks.
My system:
RTX 3090 (GA102)
Windows 10
Cuda SDK 12.8
Nvidia Game Ready driver 32.0.15.7640 (576.40)