ls_getclustername
Returns the name of the local load sharing cluster.This routines provides access to LSF cluster configuration information. ls_getclustername returns the name of the local load sharing cluster defined in the configuration files.
#include <lsf/lsf.h>
char *ls_getclustername(void)
Data Structures:
- Parameters:
none Define Statements:
- none
- none
Errors:
- Returns:
- char *:A pointer to cluster name.
Function successful.NULL
Function failed.Equivalent line commands:
- If the function fails, lserrno is set to indicate the error.
Files:
- none
- $LSF_CONFDIR/lsf.shared
$LSF_CONFDIR/lsf.cluster.cluster_name
- See also:
- ls_info
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.