Home
last modified time | relevance | path

Searched refs:GRES_AUTODETECT_RSMI (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dgpu.c90 } else if (autodetect_types & GRES_AUTODETECT_RSMI) { in _get_gpu_type()
H A Dgres.h77 #define GRES_AUTODETECT_RSMI 0x00000002 macro
H A Dgres.c1800 autodetect_types |= GRES_AUTODETECT_RSMI; in gres_plugin_node_config_load()