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

lsb_guaranteedResourcePoolInfo

Returns information about guaranteed resource pools.

lsb_guaranteedResourcePoolInfo gets information about guaranteed resource pools. See lsb.resources for more information about parameters.

#include <lsf/lsbatch.h>

int lsb_guaranteedResourcePoolInfo(guaranteedResourcePoolInfoReq *request, guaranteedResourcePoolEnt **entries, int *nEntries)

Parameters:
*request Used to describe resource pools of interest.
**entries Used to pass back information about request guaranteed resource pools.
*nEntries The number of entries returned via entries.
Data Structures:
guaranteedResourcePoolInfoReq guaranteedResourcePoolEnt
Returns:
int:0
The function succeeded.

int:-1
The function failed.

Errors:
If the function fails, lsberrno is set to indicate the error.
Equivalent line command:
bresoures
Files:
${LSB_CONFDIR/cluster_name/configdir/lsb.resources


     
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.