when built with go1.24, panic when running the code nvml.Init(). But building with go1.19.3 works.
SIGSEGV: segmentation violation
PC=0x0 m=0 sigcode=1 addr=0x0
signal arrived during cgo execution
issue like this NVIDIA/nvidia-container-toolkit#372
I think it can be resolved after upgrading dependency package versions.