Platform LSF






























LSF
Stable release
10.1.0
/ June 2016

Operating system
Unix, Linux, Windows
Type Job scheduler
License Proprietary
Website IBM Platform Computing

Platform Load Sharing Facility (or simply LSF) is a workload management platform, job scheduler, for distributed high performance computing. It can be used to execute batch jobs on networked Unix and Windows systems on many different architectures.[1][2] LSF was based on the Utopia research project at the University of Toronto.[3]


In 2007, Platform released Platform Lava, which is a simplified version of LSF based on an old version of LSF release, licensed under GNU General Public License v2.[4] The project was discontinued in 2011, succeeded by OpenLava.


In January, 2012, Platform Computing was acquired by IBM.[5]


The product is now called IBM Spectrum LSF. Its web page can be found at:
https://www.ibm.com/support/knowledgecenter/en/SSWRJV/product_welcome_spectrum_lsf.html




Contents






  • 1 LSF add-on products


  • 2 LSF Extensions and integrations


  • 3 References


  • 4 Further reading


  • 5 External links





LSF add-on products



  • IBM Platform Application Center: Web interfaces for job submission, management and remote visualization.

  • IBM Platform RTM: A real-time dashboard for monitoring global workloads and resource.

  • IBM Platform License Scheduler: License management tool with policy-driven allocation and tracking of software licenses.

  • IBM Platform Analytic : Analytic tool for visualizing and analyzing workload data.

  • IBM Platform Process Manager: An interface for designing complex engineering computational processes

  • IBM Platform Session Scheduler: Scheduling for LSF

  • IBM Platform Dynamic Cluster: Cloud management software to change static cluster into dynamic share cloud resources



LSF Extensions and integrations


LSF extensions include:




DRMAA

The Distributed Resource Management Application API handles job management in a range of distributed resource management systems.

HPC Profile Basic

This describes how JSDL, Basic Execution Service (BES) and existing web services security mechanisms can be used interoperable to address batch job scheduling use case.

LSF Perl API

This comprises two modules, Base and Batch, allowing Platform's LSF APIs to be called by Perl.



  • Base module allows Perl applications to link the Load Information Manager (LIM) and Remote Execution Server (RES) daemons for LSF services e.g. retrieving system configuration and dynamic load information for distributed clusters hosts, task placement advice via LIM, and other related functions, thereby improving application performance and resources accessibility.

  • Batch module allows Perl applications to retrieve information as well as the submission of information about the hosts, queues, users, jobs and configuration of the batch system.



SAGA (Simple API for Grid Applications)

The SAGA C++ Reference Implementation provides an LSF plug-in (adaptor) for its standardized job submission, control and monitoring API. The API is available for C++ and Python.

Python LSF wrappers

LSF's API written in C can be easily accessed using Python. Several implementations of LSF Python APIs exist.[6]



LSF is one of the job scheduler mechanisms supported by the Grid Resource Allocation Manager (GRAM) component of the Globus Toolkit.



References





  1. ^ Michael R. Ault, Mike Ault, Madhu Tumma, and Ranko Mosic (2004). Oracle 10g Grid & Real Application Clusters. Rampant TechPress. p. 24. ISBN 9780974435541.CS1 maint: Multiple names: authors list (link).mw-parser-output cite.citation{font-style:inherit}.mw-parser-output .citation q{quotes:"""""""'""'"}.mw-parser-output .citation .cs1-lock-free a{background:url("//upload.wikimedia.org/wikipedia/commons/thumb/6/65/Lock-green.svg/9px-Lock-green.svg.png")no-repeat;background-position:right .1em center}.mw-parser-output .citation .cs1-lock-limited a,.mw-parser-output .citation .cs1-lock-registration a{background:url("//upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Lock-gray-alt-2.svg/9px-Lock-gray-alt-2.svg.png")no-repeat;background-position:right .1em center}.mw-parser-output .citation .cs1-lock-subscription a{background:url("//upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Lock-red-alt-2.svg/9px-Lock-red-alt-2.svg.png")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration{color:#555}.mw-parser-output .cs1-subscription span,.mw-parser-output .cs1-registration span{border-bottom:1px dotted;cursor:help}.mw-parser-output .cs1-ws-icon a{background:url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource-logo.svg/12px-Wikisource-logo.svg.png")no-repeat;background-position:right .1em center}.mw-parser-output code.cs1-code{color:inherit;background:inherit;border:inherit;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;font-size:100%}.mw-parser-output .cs1-visible-error{font-size:100%}.mw-parser-output .cs1-maint{display:none;color:#33aa33;margin-left:0.3em}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration,.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left,.mw-parser-output .cs1-kern-wl-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right,.mw-parser-output .cs1-kern-wl-right{padding-right:0.2em}


  2. ^ Goering, Richard (March 8, 1999). "Load sharing brings kudos". EE Times Online. Retrieved 2007-11-12. LSF ... enables load sharing by distributing jobs to available CPUs in heterogeneous networks ... but don't tell them that; they'll just want to raise their prices


  3. ^ "Utopia: A Load Sharing Facility for Large, Heterogeneous Distributed Computer Systems". John Wiley & Sons. Retrieved 2007-12-29.


  4. ^ Platform Lava


  5. ^ IBM Closes on Acquisition of Platform Computing


  6. ^ pylsf on GitHub




Further reading




  • Robert Marcus (2002). Great Global Grid. Trafford Publishing. pp. 258–259. ISBN 9781553698845.


  • Grabowski, Tomasz (December 5, 2001). "Platform LSF SetUID Executables Vulnerability". Juniper Networks. Archived from the original on August 28, 2012. Retrieved 2007-11-12.


  • Ahmar Abbas (2004). Grid Computing. Charles River Media. pp. 110–117. ISBN 9781584502760.


  • "NetworkComputer - Industry's Fastest Enterprise Job Scheduler".



External links



  • IBM Spectrum Computing


  • developerWorks IBM Spectrum LSF at IBM developerWorks


  • Runtime Inc. Enterprise Job Scheduler Scalable Solutions for High Performance Distributed Computing for Commercial Applications




Popular posts from this blog

Xamarin.iOS Cant Deploy on Iphone

Glorious Revolution

Dulmage-Mendelsohn matrix decomposition in Python