hashicorp / nomad-device-nvidia

Nomad device driver for Nvidia GPU
Mozilla Public License 2.0
16 stars 7 forks source link

Improve error catching while finger printing #40

Open attachmentgenie opened 1 month ago

attachmentgenie commented 1 month ago

Switching to nvml v2 usage where possible and add error catching to device finger printing as to not segfault on error.

Notes