Add NVIDIA GPU (NVML) support to the Slurm build #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "slurm-nvidia-nvml"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Installs cuda-nvml-devel from NVIDIA's CUDA repo (build-time header +
stub lib only, no real driver/GPU needed) and enables gpu_nvml.so via
--with nvml, following the same explicit -devel + --with pattern
already used for pmix and slurmrestd. Verified building on EL8/EL9/EL10
with gpu_nvml.so present in the output RPM.
Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com