Knowledge Center         Contents    Previous  Next    
Platform Computing Corp.

ls_getmastername()

Returns the name of the host running the local load sharing cluster's master LIM.

DESCRIPTION

This routines provides access to LSF cluster configuration information.

ls_getmastername() returns the name of the host running the local load sharing cluster's master LIM.

SYNOPSIS

#include <lsf/lsf.h> 
char *ls_getmastername(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_getclustername()

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