lsb_getjobdepinfo
Returns the job dependency information.lsb_getjobdepinfo returns information about jobs (including job arrays) when a job has one or more dependencies on it.
#include <lsf/lsbatch.h>
struct jobDependInfo * lsb_getjobdepinfo(struct jobDepRequest *jobdepReq)
Data Structures: Define Statements:
- Parameters:
*jobdepReq Job dependent Request. Errors:
- Returns:
- struct jobDependInfo *:A pointer to job dependency information.
Function was successful.NULL
Function failed.Equivalent line commands:
- none
Files:
- none
- none
- See also:
- none
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.