diff --git a/doc/man/man3/slurm_allocate_resources.3 b/doc/man/man3/slurm_allocate_resources.3 index 889265ef483a254685c2f87d071f61435887b5aa..e875ae4831d0e36e965bfb43fcae06ecd33f88a6 100644 --- a/doc/man/man3/slurm_allocate_resources.3 +++ b/doc/man/man3/slurm_allocate_resources.3 @@ -1,4 +1,4 @@ -.TH "Slurm API" "3" "August 2003" "Morris Jette" "Slurm job initiation functions" +.TH "Slurm API" "3" "September 2003" "Morris Jette" "Slurm job initiation functions" .SH "NAME" slurm_allocate_resources, slurm_allocate_resources_and_run, slurm_confirm_allocation, @@ -211,6 +211,9 @@ the partition's time limit. \fBESLURM_INTERCONNECT_FAILURE\fR failed to configure the node interconnect. .LP \fBESLURM_BAD_DIST\fR task distribution specification is invalid. +.LP +\fBSLURM_PROTOCOL_SOCKET_IMPL_TIMEOUT\fR Timeout in communicating with +SLURM controller. .SH "EXAMPLE" .LP #include <stdio.h> diff --git a/doc/man/man3/slurm_complete_job.3 b/doc/man/man3/slurm_complete_job.3 index e5abdb6c76bea87c8520f0eb27086a5876ae5d85..9d4f2e56b59f6cd2435ada70edd477c6a7315c87 100644 --- a/doc/man/man3/slurm_complete_job.3 +++ b/doc/man/man3/slurm_complete_job.3 @@ -1,4 +1,4 @@ -.TH "Slurm API" "3" "July 2003" "Morris Jette" "Slurm job completion calls" +.TH "Slurm API" "3" "September 2003" "Morris Jette" "Slurm job completion calls" .SH "NAME" slurm_complete_job, slurm_complete_job_step \- Slurm job completion calls .SH "SYNTAX" @@ -63,6 +63,9 @@ not be modified. \fBESLURM_ACCESS_DENIED\fR the requesting user lacks authorization for the requested action (e.g. trying to delete or modify another user's job). .LP \fBESLURM_INTERCONNECT_FAILURE\fR failed to configure the node interconnect. +.LP +\fBSLURM_PROTOCOL_SOCKET_IMPL_TIMEOUT\fR Timeout in communicating with +SLURM controller. .SH "COPYING" Copyright (C) 2002 The Regents of the University of California. Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). diff --git a/doc/man/man3/slurm_free_ctl_conf.3 b/doc/man/man3/slurm_free_ctl_conf.3 index f326d4450b9b1d65610856c6ae8c728ad0c619d5..cddf4aad87aca16b35821f494e4f4c3bf5deed5a 100644 --- a/doc/man/man3/slurm_free_ctl_conf.3 +++ b/doc/man/man3/slurm_free_ctl_conf.3 @@ -1,4 +1,4 @@ -.TH "Slurm API" "3" "July 2003" "Morris Jette" "Slurm informational calls" +.TH "Slurm API" "3" "September 2003" "Morris Jette" "Slurm informational calls" .SH "NAME" slurm_free_ctl_conf, slurm_load_ctl_conf, slurm_print_ctl_conf\- Slurm information reporting functions @@ -68,6 +68,9 @@ is set appropriately. \fBSLURM_NO_CHANGE_IN_DATA\fR Data has not changed since \fBupdate_time\fR. .LP \fBSLURM_PROTOCOL_VERSION_ERROR\fR Protocol version has changed, re-link your code. +.LP +\fBSLURM_PROTOCOL_SOCKET_IMPL_TIMEOUT\fR Timeout in communicating with +SLURM controller. .SH "EXAMPLE" .LP #include <stdio.h> diff --git a/doc/man/man3/slurm_free_job_info_msg.3 b/doc/man/man3/slurm_free_job_info_msg.3 index 61ee2fcfe18ca90c401abb5dfa53432fa59b72aa..b3fad502213898292b5e3d31509a103466735bdf 100644 --- a/doc/man/man3/slurm_free_job_info_msg.3 +++ b/doc/man/man3/slurm_free_job_info_msg.3 @@ -1,4 +1,4 @@ -.TH "Slurm API" "3" "July 2003" "Morris Jette" "Slurm job information reporting functions" +.TH "Slurm API" "3" "September 2003" "Morris Jette" "Slurm job information reporting functions" .SH "NAME" slurm_free_job_info_msg, slurm_load_jobs, slurm_print_job_info, slurm_print_job_info_msg @@ -110,6 +110,9 @@ On success, zero is returned. On error, -1 is returned, and Slurm error code is \fBSLURM_PROTOCOL_VERSION_ERROR\fR Protocol version has changed, re-link your code. .LP \fBESLURM_INVALID_JOB_ID\fR Request for information about a non-existent job. +.LP +\fBSLURM_PROTOCOL_SOCKET_IMPL_TIMEOUT\fR Timeout in communicating with +SLURM controller. .SH "EXAMPLE" .LP #include <stdio.h> diff --git a/doc/man/man3/slurm_free_job_step_info_response_msg.3 b/doc/man/man3/slurm_free_job_step_info_response_msg.3 index 7a261633f08635aff9469d6e9f67363b9d8d5568..8a62c7696426b3ad9a07d9515871acf9b7c4a0b5 100644 --- a/doc/man/man3/slurm_free_job_step_info_response_msg.3 +++ b/doc/man/man3/slurm_free_job_step_info_response_msg.3 @@ -1,4 +1,4 @@ -.TH "Slurm API" "3" "July 2003" "Morris Jette" "Slurm job step information functions" +.TH "Slurm API" "3" "September 2003" "Morris Jette" "Slurm job step information functions" .SH "NAME" \fBslurm_free_job_step_info_response_msg, slurm_get_job_steps, slurm_print_job_step_info, slurm_print_job_step_info_msg @@ -103,6 +103,9 @@ code is set appropriately. \fBSLURM_NO_CHANGE_IN_DATA\fR Data has not changed since \fBupdate_time\fR. .LP \fBSLURM_PROTOCOL_VERSION_ERROR\fR Protocol version has changed, re-link your code. +.LP +\fBSLURM_PROTOCOL_SOCKET_IMPL_TIMEOUT\fR Timeout in communicating with +SLURM controller. .SH "EXAMPLE" .LP #include <stdio.h> diff --git a/doc/man/man3/slurm_free_node_info.3 b/doc/man/man3/slurm_free_node_info.3 index 68225f351781a75e1de8790e58b398a980c4cf59..7ae00356561bbaac80044115a34f47b9c6ae275f 100644 --- a/doc/man/man3/slurm_free_node_info.3 +++ b/doc/man/man3/slurm_free_node_info.3 @@ -1,4 +1,4 @@ -.TH "Slurm API" "3" "July 2003" "Morris Jette" "Slurm node informational calls" +.TH "Slurm API" "3" "September 2003" "Morris Jette" "Slurm node informational calls" .SH "NAME" slurm_free_node_info, slurm_load_node, slurm_print_node_info_msg, slurm_print_node_table @@ -95,7 +95,11 @@ is set appropriately. .LP \fBSLURM_NO_CHANGE_IN_DATA\fR Data has not changed since \fBupdate_time\fR. .LP -\fBSLURM_PROTOCOL_VERSION_ERROR\fR Protocol version has changed, re-link your code. +\fBSLURM_PROTOCOL_VERSION_ERROR\fR Protocol version has changed, re-link +your code. +.LP +\fBSLURM_PROTOCOL_SOCKET_IMPL_TIMEOUT\fR Timeout in communicating with +SLURM controller. .SH "EXAMPLE" .LP #include <stdio.h> diff --git a/doc/man/man3/slurm_free_partition_info.3 b/doc/man/man3/slurm_free_partition_info.3 index 8b77276407b3bfedb4ef0a3113185917c8964f32..b7f33e9a050bd662d2561d44907724fc5d6531b6 100644 --- a/doc/man/man3/slurm_free_partition_info.3 +++ b/doc/man/man3/slurm_free_partition_info.3 @@ -1,4 +1,4 @@ -.TH "Slurm API" "3" "July 2003" "Morris Jette" "Slurm partition information reporting functions" +.TH "Slurm API" "3" "September 2003" "Morris Jette" "Slurm partition information reporting functions" .SH "NAME" slurm_free_partition_info, slurm_load_partitions, slurm_print_partition_info, slurm_print_partition_info_msg @@ -78,7 +78,11 @@ On success, zero is returned. On error, -1 is returned, and Slurm error code is .LP \fBSLURM_NO_CHANGE_IN_DATA\fR Data has not changed since \fBupdate_time\fR. .LP -\fBSLURM_PROTOCOL_VERSION_ERROR\fR Protocol version has changed, re-link your code. +\fBSLURM_PROTOCOL_VERSION_ERROR\fR Protocol version has changed, re-link +your code. +.LP +\fBSLURM_PROTOCOL_SOCKET_IMPL_TIMEOUT\fR Timeout in communicating with +SLURM controller. .SH "EXAMPLE" .LP #include <stdio.h> diff --git a/doc/man/man3/slurm_job_step_create.3 b/doc/man/man3/slurm_job_step_create.3 index 35c8583331eacb0ba8af8654fe82e3747d949bc4..d5bc464c2f641881c35d3b8a3d7e8d30518f41af 100644 --- a/doc/man/man3/slurm_job_step_create.3 +++ b/doc/man/man3/slurm_job_step_create.3 @@ -1,4 +1,4 @@ -.TH "Slurm API" "3" "July 2003" "Morris Jette" "Slurm job step initiation functions" +.TH "Slurm API" "3" "September 2003" "Morris Jette" "Slurm job step initiation functions" .SH "NAME" slurm_job_step_create \- Slurm job step initiation functions .SH "SYNTAX" @@ -57,6 +57,9 @@ On success, zero is returned. On error, -1 is returned, and Slurm error code is \fBESLURM_INTERCONNECT_FAILURE\fR failed to configure the node interconnect. .LP \fBESLURM_BAD_DIST\fR task distribution specification is invalid. +.LP +\fBSLURM_PROTOCOL_SOCKET_IMPL_TIMEOUT\fR Timeout in communicating with +SLURM controller. .SH "COPYING" Copyright (C) 2002 The Regents of the University of California. Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). diff --git a/doc/man/man3/slurm_kill_job.3 b/doc/man/man3/slurm_kill_job.3 index 23c671684f651b0ccd740cfa3960724872c3d3f0..b86c628777e3ab745f4b05c2efd25687d716a302 100644 --- a/doc/man/man3/slurm_kill_job.3 +++ b/doc/man/man3/slurm_kill_job.3 @@ -1,4 +1,4 @@ -.TH "Slurm API" "3" "July 2003" "Morris Jette" "Slurm job signal calls" +.TH "Slurm API" "3" "September 2003" "Morris Jette" "Slurm job signal calls" .SH "NAME" slurm_kill_job, slurm_kill_job_step \- Slurm job signal calls .SH "SYNTAX" @@ -55,6 +55,9 @@ On success, zero is returned. On error, -1 is returned, and Slurm error code is \fBESLURM_ACCESS_DENIED\fR the requesting user lacks authorization for the requested action (e.g. trying to delete or modify another user's job). .LP \fBESLURM_INTERCONNECT_FAILURE\fR failed to configure the node interconnect. +.LP +\fBSLURM_PROTOCOL_SOCKET_IMPL_TIMEOUT\fR Timeout in communicating with +SLURM controller. .SH "COPYING" Copyright (C) 2002 The Regents of the University of California. Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). diff --git a/doc/man/man3/slurm_reconfigure.3 b/doc/man/man3/slurm_reconfigure.3 index 44b616a9db2b64a3625e8d5c4bad84581968ec15..a9411fcc9dd4d40b00e54e9bb19466cb12f73ece 100644 --- a/doc/man/man3/slurm_reconfigure.3 +++ b/doc/man/man3/slurm_reconfigure.3 @@ -1,4 +1,4 @@ -.TH "Slurm API" "3" "August 2003" "Morris Jette" "Slurm administrative calls" +.TH "Slurm API" "3" "September 2003" "Morris Jette" "Slurm administrative calls" .SH "NAME" slurm_init_part_desc_msg, slurm_reconfigure, slurm_shutdown, slurm_update_job, @@ -87,19 +87,25 @@ name specified by this function does not already exist, a new partition is creat with the supplied parameters. This function may only be successfully executed by user root. .SH "RETURN VALUE" .LP -On success, zero is returned. On error, -1 is returned, and the Slurm error code is set appropriately. +On success, zero is returned. On error, -1 is returned, and the Slurm error +code is set appropriately. .SH "ERRORS" .LP -\fBSLURM_PROTOCOL_VERSION_ERROR\fR Protocol version has changed, re-link your code. +\fBSLURM_PROTOCOL_VERSION_ERROR\fR Protocol version has changed, re-link your +code. .LP \fBESLURM_INVALID_NODE_NAME\fR the requested node name(s) is/are not valid. .LP -\fBESLURM_INVALID_NODE_STATE\fR the specified state node state or requested node -state transition is not valid. +\fBESLURM_INVALID_NODE_STATE\fR the specified state node state or requested +node state transition is not valid. .LP \fBESLURM_INVALID_PARTITION_NAME\fR the requested partition name is not valid. .LP -\fBESLURM_ACCESS_DENIED\fR the requesting user lacks authorization for the requested action (e.g. trying to delete or modify another user's job). +\fBESLURM_ACCESS_DENIED\fR the requesting user lacks authorization for +the requested action (e.g. trying to delete or modify another user's job). +.LP +\fBSLURM_PROTOCOL_SOCKET_IMPL_TIMEOUT\fR Timeout in communicating with +SLURM controller. .SH "EXAMPLE" .LP #include <stdio.h>