Hello there,
In a running process, we are calling NvVFX_Load() multiple times as part of for different instances of the same class, but there doesn’t seem to be a way unload this. Because of this, I am seeing GPU memory leaks.
Can anyone suggest a better way to handle/fix this?
Nolan