Determining the LSF Cluster Name and the LSF Execution Host |
 |
The lsid command returns the LSF cluster name, the LSF-HPC version, and the name of the LSF execution host:
$ lsid
Platform LSF HPC version number for SLURM, date and time stamp
Copyright 1992-2005 Platform Computing Corporation
My cluster name is hptclsf
My master name is lsfhost.localdomain |
In this example, hptclsf is the LSF cluster name, and lsfhost.localdomain is the name of the virtual IP address used by the node where LSF-HPC is installed and running (LSF execution host).