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: 30 Jan 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2011 Platform Computing Corporation. All rights reserved.