Azure-Kinect-Sensor-SDK
Azure-Kinect-Sensor-SDK copied to clipboard
crash with cudnn 8.4.1.50
I get an exception thrown inside k4abt_tracker_create when I have the cudnn 8.4.1.50 libraries installed. The older 8.2.2.26 cudnn libraries work, but our software uses requires the newer version for a different system. My understanding from the Nvidia documentation is that the newer builds of cudnn are supposed to be binary compatible with the older ones, so I would have expected the Kinect body tracking to still work.
Is there another issue going on inside the body tracking library? Does the Kinect have plans to update cudnn versions?
Are you using the correct CUDA libraries for cudnn 8.4.1.50?