Commit 34970f24 authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files

Add a new SLURM API function "slurm_step_ctx_create_params_init()",

which will initialize a job_step_create_request_msg_t structure in
preparation for passing it to slurm_step_ctx_create().

It will set the user_id from getuid(), and set the jobid to the ID
found in the environment.
parent 306d4dfa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment