Hi there
I’m trying to get the NGX sample code to work on Linux, using the 450.57 driver and a Quadro RTX 6000.
With some minor fixes to the source it compiles and links but when run it fails with “NVSDK_NGX_Feature_ImageSuperResolution Unavailable on this System”.
I assume this is because there’s code in nvngx_dlisr.dll which is shipped with the (Windows) SDK (but not explicitly linked into the sample binary, it seems) but for which I don’t have a Linux equivalent.
Is there a Linux equivalent of this and other feature DLLs? If there isn’t, what is the point of having NGX support in the Linux driver?
Thanks
Phil