anduril / jetpack-nixos

NixOS module for NVIDIA Jetson devices
MIT License
160 stars 69 forks source link

Fix libcupti RPATH and add CUPTI samples #235

Closed danielfullmer closed 3 months ago

danielfullmer commented 3 months ago
Description of changes

CUPTI was not working because it was lacking an RPATH entry that would ensure it can load libraries in the same directory (e.g. libnvperf_host.so).

Testing

Tested by running CUPTI samples on Orin AGX devkit and Xavier AGX devkit