MCPcopy Create free account

hub / github.com/SchedMD/slurm / functions

Functions18,978 in github.com/SchedMD/slurm

↓ 15 callersFunctionget_config_parameter
Obtains the value for a Slurm configuration parameter. This function accepts the same arguments as get_config. Args: name (string):
testsuite/python/lib/atf.py:2559
↓ 15 callersFunctiongetval
contribs/pmi2/pmi2_api.c:1162
↓ 15 callersFunctiongid_to_string_or_null
* Return an xmalloc'd string, or null on error. * Caller must xfree() eventually. */
src/common/uid.c:756
↓ 15 callersFunctiongres_create_state
src/interfaces/gres.c:587
↓ 15 callersFunctionhash_g_compute
src/interfaces/hash.c:169
↓ 15 callersFunctionlist_delete_ptr
src/common/list.c:582
↓ 15 callersFunctionmark_as_failed_forward
* mark_as_failed_forward- mark a node as failed and add it to "ret_list" * * IN: ret_list - list_t ** - ret_list to put ret_data_info * IN: n
src/common/forward.c:1103
↓ 15 callersFunctionpmi_nomem_error
contribs/pmi/pmi.c:125
↓ 15 callersFunctionpollctl_type_to_string
src/conmgr/polling.c:89
↓ 15 callersFunctionprint_db_notok
print_db_notok() - Print an error message about slurmdbd * is unreachable or wrong cluster name. * IN cname - char * cluster nam
src/common/proc_args.c:1415
↓ 15 callersFunctionrequire_auto_config
Ensures that auto-config mode is being used. This function skips the test if auto-config mode is not enabled. Args: reason (string):
testsuite/python/lib/atf.py:3353
↓ 15 callersFunctionselect_g_job_test
* Select the "best" nodes for given job from those available * IN/OUT job_ptr - pointer to job being considered for initiation, * s
src/interfaces/select.c:276
↓ 15 callersFunctionslurm_init_resv_desc_msg
* slurm_init_resv_desc_msg - initialize reservation descriptor with * default values * OUT job_desc_msg - user defined partition descriptor */
src/api/init_msg.c:146
↓ 15 callersFunctionslurm_open_msg_conn
src/common/slurm_protocol_api.c:748
↓ 15 callersFunctionslurmdb_destroy_account_cond
src/common/slurmdb_defs.c:1149
↓ 15 callersFunctionslurmdb_destroy_assoc_cond
src/common/slurmdb_defs.c:1195
↓ 15 callersFunctionslurmdb_expand_job_stdio_fields
This always refers to the batch step. */
src/common/slurmdb_defs.c:4889
↓ 15 callersFunctionslurmdb_expand_step_stdio_fields
src/common/slurmdb_defs.c:4925
↓ 15 callersFunctionslurmdb_qos_str
src/common/slurmdb_defs.c:1769
↓ 15 callersFunctionslurmdbd_agent_send
Send an RPC to the SlurmDBD. Do not wait for the reply. The RPC * will be queued and processed later if the SlurmDBD is not responding. * * Returns
src/plugins/accounting_storage/slurmdbd/slurmdbd_agent.c:1059
↓ 15 callersFunctiontimespec_add
src/common/slurm_time.c:288
↓ 15 callersFunctiontimespec_is_zero
src/common/slurm_time.c:389
↓ 15 callersFunctiontimespec_normalize
src/common/slurm_time.c:283
↓ 15 callersFunctiontrack_script_remove
Remove this job from the list of jobs currently running a script */
src/common/track_script.c:331
↓ 15 callersFunctionunpack_step_id_members
src/common/slurm_protocol_pack.c:14027
↓ 15 callersFunctionxahash_find_entry
src/common/xahash.c:574
↓ 14 callersFunction_free_avail_res_array
src/plugins/select/cons_tres/job_test.c:382
↓ 14 callersFunction_get_bb_job
Return the burst buffer size specification of a job * RET size data structure or NULL of none found * NOTE: delete return value using _del_bb_size()
src/plugins/burst_buffer/datawarp/burst_buffer_datawarp.c:437
↓ 14 callersFunction_get_job_prio_from_void
* Local utility functions *****************************************************************************/
src/sprio/sort.c:156
↓ 14 callersFunction_job_name_test
src/common/slurm_protocol_defs.c:3100
↓ 14 callersFunction_send_reject
src/common/http_con.c:624
↓ 14 callersFunction_write_group_header
* _write_group_header - write the group headers on the * output slurm configuration file - with the header * string centered between the hash c
src/api/config_info.c:1824
↓ 14 callersFunctionchange_grid_color
start == -1 for all */
src/sview/grid.c:789
↓ 14 callersFunctionclusteracct_storage_g_node_up
src/interfaces/accounting_storage.c:1034
↓ 14 callersFunctiondata_dict_for_each_const
src/common/data.c:1396
↓ 14 callersFunctionenv_array_append
* Append a single environment variable to an environment variable array, * if and only if a variable by that name does not already exist in the * ar
src/common/env.c:1544
↓ 14 callersFunctionfd_set_blocking
src/common/fd.c:348
↓ 14 callersFunctionfind_job_array_rec
* find_job_array_rec - return a pointer to the job record with the given * array_job_id/array_task_id * IN job_id - requested job's id * IN array_t
src/slurmctld/job_mgr.c:2438
↓ 14 callersFunctiongres_node_state_log
* Log a node's current gres state * IN gres_list - generated by gres_node_config_validate() * IN node_name - name of the node for which the gres inf
src/interfaces/gres.c:6006
↓ 14 callersFunctionmake_fields_menu
src/sview/common.c:734
↓ 14 callersFunctionmins2time_str
src/common/parse_time.c:875
↓ 14 callersFunctionnode_conf_get_active_bitmap
src/common/node_conf.c:1626
↓ 14 callersFunctionpreempt_mode_string
* structured as a static lookup table, which allows this * to be thread safe while avoiding any heap allocation */
src/common/slurm_protocol_defs.c:2651
↓ 14 callersFunctionschedule_node_save
Queue saving of node state information */
src/slurmctld/state_save.c:89
↓ 14 callersFunctionslurm_char_list_to_xstr
src/common/slurm_protocol_defs.c:421
↓ 14 callersFunctionslurm_free_partition_info_msg
* slurm_free_partition_info_msg - free the partition information * response message * IN msg - pointer to partition information response message *
src/common/slurm_protocol_defs.c:4563
↓ 14 callersFunctionslurm_get_ip_str
slurm_get_ip_str * given a slurm_address it returns its ip address as a string * IN slurm_address - slurm_addr_t to be queried * OUT ip - ip addre
src/common/slurm_protocol_api.c:1935
↓ 14 callersFunctionslurm_get_port
Get the port number from a slurm_addr_t */
src/common/slurm_protocol_util.c:91
↓ 14 callersFunctionslurm_init_job_desc_msg
* slurm_init_job_desc_msg - initialize job descriptor with * default values * IN/OUT job_desc_msg - user defined job descriptor */
src/api/init_msg.c:54
↓ 14 callersFunctionxhash_init
src/common/xhash.c:72
↓ 13 callersFunction_get_bb_job
Note: bb_mutex is locked on entry */
src/plugins/burst_buffer/lua/burst_buffer_lua.c:2008
↓ 13 callersFunction_get_check
common checks for s_p_get_* returns NULL if invalid. * * Information concerning these function can be found in the header file. */
src/common/parse_config.c:1909
↓ 13 callersFunction_get_funcs
src/conmgr/polling.c:80
↓ 13 callersFunction_get_state
src/common/xahash.c:176
↓ 13 callersFunction_is_mem_resv
Return true if memory is a reserved resources, false otherwise */
src/stepmgr/stepmgr.c:4755
↓ 13 callersFunction_slurm_update
_slurm_update - issue RPC for all update requests */
src/api/update_config.c:350
↓ 13 callersFunctioncheck_state
src/scrun/state.c:51
↓ 13 callersFunctionconmgr_queue_close_fd
src/conmgr/con.c:1186
↓ 13 callersFunctioncreate_entry
src/sview/common.c:889
↓ 13 callersFunctiondata_define_dict_path
src/common/data.c:2332
↓ 13 callersFunctiondata_get_list_last
src/common/data.c:1188
↓ 13 callersFunctiondata_parser_get_plugin
src/interfaces/data_parser.c:487
↓ 13 callersFunctiondelete_step_record
* delete_step_record - delete record for job step for specified job_ptr * and step_id * IN job_ptr - pointer to job table entry to have step record
src/stepmgr/stepmgr.c:512
↓ 13 callersFunctionfind_job_record
testsuite/slurm_unit/backfill/dummy_functions.c:190
↓ 13 callersFunctionfind_step_record
src/common/job_record.c:3660
↓ 13 callersFunctionformat_task_dist_states
src/common/proc_args.c:318
↓ 13 callersFunctionget_qos_complete_str
src/common/slurmdb_defs.c:2639
↓ 13 callersFunctionis_user_any_coord
src/plugins/accounting_storage/common/common_as.c:476
↓ 13 callersFunctionpmixp_coll_sanity_check
common coll func */
src/plugins/mpi/pmix/pmixp_coll.h:335
↓ 13 callersFunctionprobe_run
src/common/probes.c:153
↓ 13 callersFunctionrunning_cons_tres
src/interfaces/select.c:102
↓ 13 callersFunctionsig_num2name
src/common/proc_args.c:1276
↓ 13 callersFunctionslurm_cred_unlock_args
src/interfaces/cred.c:295
↓ 13 callersFunctionslurm_free_job_array_resp
Free job array oriented response with individual return codes by task ID */
src/common/slurm_protocol_defs.c:2556
↓ 13 callersFunctionslurm_free_node_info_msg
* slurm_free_node_info - free the node information response message * IN msg - pointer to node information response message * NOTE: buffer is loaded
src/common/slurm_protocol_defs.c:4500
↓ 13 callersFunctionslurm_get_cluster_info
src/api/cluster_info.c:101
↓ 13 callersFunctionslurm_lua_loadscript
src/lua/slurm_lua.c:1133
↓ 13 callersFunctionslurm_persist_conn_destroy
Close the persistent connection */
src/common/persist_conn.c:832
↓ 13 callersFunctionslurm_send_rc_err_msg
slurm_send_rc_err_msg * given the original request message this function sends a * slurm_return_code message back to the client that made the reques
src/common/slurm_protocol_api.c:2126
↓ 13 callersFunctionslurm_send_recv_msgs
* Send a message to the nodelist specified using fanout * Then return List containing type (ret_data_info_t). * IN nodelist - list of nodes to
src/common/slurm_protocol_api.c:2556
↓ 13 callersFunctionslurm_step_layout_destroy
destroys structure for step layout */
src/common/slurm_step_layout.c:439
↓ 13 callersFunctionslurm_update_node
* slurm_update_node - issue RPC to a node's configuration per request, * only usable by user root * IN node_msg - description of node updates * RET
src/api/update_config.c:145
↓ 13 callersFunctionslurmdb_clusters_get
* get info from the storage * IN: slurmdb_cluster_cond_t * * IN: params void * * returns List of slurmdb_cluster_rec_t * * note List needs to be
src/api/cluster_functions.c:66
↓ 13 callersFunctionslurmdb_destroy_account_rec
src/common/slurmdb_defs.c:738
↓ 13 callersFunctionslurmdb_destroy_assoc_usage
src/common/slurmdb_defs.c:666
↓ 13 callersFunctionslurmdb_destroy_qos_cond
src/common/slurmdb_defs.c:1278
↓ 13 callersFunctionslurmdb_init_qos_rec
src/common/slurmdb_defs.c:1634
↓ 13 callersFunctionstepd_proxy_send_resp_to_slurmd
src/common/stepd_proxy.c:597
↓ 13 callersFunctionstop_anchor
cleanup anchor and shutdown */
src/scrun/anchor.c:463
↓ 13 callersFunctiontest
testsuite/slurm_unit/common/slurm_protocol_defs/slurm_addto_step_list-test.c:63
↓ 13 callersFunctiontimespec_ctime
src/common/slurm_time.c:133
↓ 13 callersFunctiontimespec_diff_ns
src/common/slurm_time.c:327
↓ 13 callersFunctionurl_free_members
src/common/http.c:527
↓ 12 callersFunctionMPIU_Strncpy
This code is borrowed from mpich2-1.5/src/pm/util/safestr2.c. The reason is to keep the save code logic around strncpy() as as in the original P
contribs/pmi2/pmi2_util.c:246
↓ 12 callersFunction_archive_purge_table
Archive and purge a table. * * Returns SLURM_ERROR on error and SLURM_SUCCESS on success. */
src/plugins/accounting_storage/mysql/as_mysql_archive.c:5559
↓ 12 callersFunction_conf_hashtbl_lookup
* NOTE - "key" is case insensitive. */
src/common/parse_config.c:153
↓ 12 callersFunction_do_call_stack
src/common/spank.c:726
↓ 12 callersFunction_find_fed_job_info
Must have fed_job_mutex before entering */
src/slurmctld/fed_mgr.c:1290
↓ 12 callersFunction_get_pbs_option_value
src/sbatch/xlate.c:515
↓ 12 callersFunction_get_tres_cnt
src/sacct/print.c:189
← previousnext →501–600 of 18,978, ranked by callers