Visit Platform at http://www.platform.com

glb_jobinfo

Returns an array of running jobs that are using license tokens and licenses.

glb_jobinfo returns an array of glbJob structures, which contains information on each job that is using a license token and a license from the license server. Each job is either an LSF batch job or a taskman-controlled application.

#include <glb/glb.h>

struct glbJob *glb_jobinfo(int *njobs)

Parameters:
*njobs The number of jobs that are currently in the system. This parameter is used as a return value.
Data Structures:
glbJob
glbJobSpec
Define Statements:
none
Returns:
*glbJob
An array of running jobs currently using license tokens and licenses from the license server.
Errors:
On failure, glberrno is set to indicate the error.
Equivalent line commands:
none
Files:
none
See also:
glb_info

glb_param

glb_perror

glb_userinfo

glb_workloadinfo



     
Date Modified: 9 Sep 2009
Platform Support: support@platform.com
Platform Information Development: doc@platform.com

Platform Computing. Accelerating Intelligence(TM).
Copyright © 1994-2009 Platform Computing Corporation. All rights reserved.