Sign in
third-party-mirror
/
SchedMD
/
slurm
/
cabed9a2acde9435b460bfeb5fa76d5e8aafe58e
/
.
/
src
/
plugins
/
gpu
/
Makefile.am
blob: e2de808a690217c378d5a7c5a513191c1122062f [
file
] [
log
] [
blame
]
# 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