Sign in
third-party-mirror
/
SchedMD
/
slurm
/
3bc0a16e96e9a3144a6e6ab062e673c19c6e2909
/
.
/
src
/
plugins
/
gpu
/
Makefile.am
blob: e2de808a690217c378d5a7c5a513191c1122062f [
file
]
# Makefile for gpu plugins
SUBDIRS
=
common
generic
nrt nvidia
if
BUILD_RSMI
SUBDIRS
+=
rsmi
endif
if
BUILD_NVML
SUBDIRS
+=
nvml
endif
if
BUILD_ONEAPI
SUBDIRS
+=
oneapi
endif