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

lsb_parameterinfo

Returns information about the LSF cluster.

lsb_parameterinfo gets information about the LSF cluster.

The static storage for the parameterInfo structure is reused on the next call.

#include <lsf/lsbatch.h>

struct parameterInfo *lsb_parameterinfo(char **names, int *numUsers, int options)

Parameters:
**names Reserved but not used; supply NULL.
*numUsers Reserved but not used; supply NULL.
options Reserved but not used; supply 0.
Data Structures:
parameterInfo
Define Statements:
none
Returns:
struct parameterInfo *:A pointer to a parameterInfo structure.
The function was a successful.

NULL
Function failed.

Errors:
If the function fails, lsberrno is set to indicate the error.
Equivalent line command:
none
Files:
$LSB_CONFDIR/cluster_name/configdir/lsb.params
See also:
none


     
Date Modified: 28 Jun 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.