Add NVIDIA GPU (NVML) support to the Slurm build #5

Merged
tredfear merged 1 commit from slurm-nvidia-nvml into main 2026-07-16 00:25:04 -06:00
Owner

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

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>
Add NVIDIA GPU (NVML) support to the Slurm build
Some checks failed
build-rpm / setup (push) Successful in 4s
build-rpm / build (el10) (push) Failing after 13m17s
build-rpm / build (el8) (push) Successful in 11m54s
build-rpm / build (el9) (push) Successful in 14m38s
16ec11ed8d
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>
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
CARC/rpm-packages!5
No description provided.