Knowledge Center Contents Previous Next |
ls_getclustername()
Returns the name of the local load sharing cluster.
DESCRIPTION
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.
SYNOPSIS
#include <lsf/lsf.h> char *ls_getclustername(void)RETURN VALUES
character
character:NULL
ERRORS
If the function fails, lserrno is set to indicate the error.
SEE ALSO
Related APIs
ls_info() - Returns a pointer to an lsInfo structure
ls_getmastername()
ls_getmodelfactor()
Equivalent line command
none
Files
$LSF_CONFDIR/lsf.shared
$LSF_CONFDIR/lsf.cluster.cluster_name
Platform Computing Inc.
www.platform.com |
Knowledge Center Contents Previous Next |