Home
last modified time | relevance | path

Searched defs:gres_conf_list (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/gres/mps/
H A Dgres_mps.c281 static void _distribute_count(List gres_conf_list, List gpu_conf_list, in _distribute_count()
314 static int _merge_lists(List gres_conf_list, List gpu_conf_list, in _merge_lists()
458 static uint64_t _build_mps_dev_info(List gres_conf_list) in _build_mps_dev_info()
486 extern int node_config_load(List gres_conf_list, node_config_load_t *config) in node_config_load()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/gres/nic/
H A Dgres_nic.c146 extern int node_config_load(List gres_conf_list, node_config_load_t *config) in node_config_load()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/gres/mic/
H A Dgres_mic.c149 extern int node_config_load(List gres_conf_list, node_config_load_t *config) in node_config_load()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/gres/common/
H A Dgres_common.c61 extern int common_node_config_load(List gres_conf_list, in common_node_config_load()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/gres/gpu/
H A Dgres_gpu.c753 extern int node_config_load(List gres_conf_list, in node_config_load()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dgres.c189 static List gres_conf_list = NULL; variable
843 static void _remove_fileless_gpus(List gres_conf_list, in _remove_fileless_gpus()
1263 static void _validate_gres_conf(List gres_conf_list, in _validate_gres_conf()
1392 static void _check_conf_mismatch(List slurm_conf_list, List gres_conf_list, in _check_conf_mismatch()
1479 static gres_slurmd_conf_t *_match_type(List gres_conf_list, in _match_type()
1575 static void _merge_gres2(List gres_conf_list, List new_list, uint64_t count, in _merge_gres2()
1660 static void _merge_gres(List gres_conf_list, List new_list, gres_state_t *ptr, in _merge_gres()
1693 static void _merge_config(node_config_load_t *node_conf, List gres_conf_list, in _merge_config()