Loading
resources: show Nvidia GPU info
Previously, resources failed to show Nvidia GPU info because it failed to load libnvidia-ml.so. ```console $ RUST_LOG=resources=debug resources ... WARN resources::utils::gpu::nvidia > Connection to NVML failed, reason: a libloading error occurred: libnvidia-ml.so: cannot open shared object file: No such file or directory ... ```