Sign in
third-party-mirror
/
SchedMD
/
slurm
/
5fdf5eb6f5df1e4e54f6267a2e18f6ecbfa2acb7
/
.
/
src
/
plugins
/
gpu
/
Makefile.am
blob: 6d817af8b0c45967b55b3b976c30798121410e4c [
file
] [
log
] [
blame
]
# Makefile for gpu plugins
SUBDIRS
=
common
generic
if
BUILD_RSMI
SUBDIRS
+=
rsmi
endif
if
BUILD_NVML
SUBDIRS
+=
nvml
endif
if
BUILD_ONEAPI
SUBDIRS
+=
oneapi
endif
SUBDIRS
+=
nrt