Giter Club home page Giter Club logo

lsf-perl-api's Introduction

LSF Perl API

These perl modules allow customers to submit and control jobs and obtain status of queues, hosts and other LSF attributes from within perl directly. They work with various versions of LSF and are maintained by LSF developement, though we take contributions from the Open Source community.

If you plan or would like to contribute to the library, you must follow the DCO process in the attached DCO Readme file in the root of this repository. It essentially requires you to provide a Sign Off line in the notes of your pull request stating that the work is clear of infinging work by others. Again, for more details, please see the DCO Readme file.

Release Information

Each of the LSF-Base and LSF-Batch repositories include their own separate release information. Please see those repositories README.md files for more information

These perl modules allow you to call the LSF APIs directly through perl. You can find some examples here.

You are encouraged to contribute your own perl module enhancements to the Open Source LSF APIs for perl, and you may find more information and usage notes in IBM Support Community.

IBM provides formal support for this software to entitled clients via the normal IBM support channels.

This software is Licensed under the Eclipse Public License.

Please note you must use lsf.lsb_init before any other LSBLIB library routine in your application.

Installation

Please follow the README.md files in each of the repository sections.

Community Contribution Requirements

Community contributions to this repository must follow the IBM Developer's Certificate of Origin (DCO) process and only through GitHub Pull Requests:

  1. Contributor proposes new code to community.

  2. Contributor signs off on contributions (i.e. attachs the DCO to ensure contributor is either the code originator or has rights to publish. The template of the DCO is included in this package).

  3. IBM Spectrum LSF development reviews contribution to check for: i) Applicability and relevancy of functional content ii) Any obvious issues

  4. If accepted, posts contribution. If rejected, work goes back to contributor and is not merged.

Copyright

(C) Copyright IBM Corporation 2016-2020

U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

IBM(R), the IBM logo and ibm.com(R) are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

lsf-perl-api's People

Contributors

adamsla avatar ernstki avatar jishanxing avatar liuboxa avatar xawangyd avatar zhchgbj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lsf-perl-api's Issues

Error compiling Batch.xs: 'LSF_Batch_rsvInfoEnt' has no member named 'rsvUnit'

Attempting to compile LSF::Batch on an LSF 8.3.0 system results in this error message:

Batch.xs: In function 'XS_LSF__Batch__rsvInfoEntPtr_rsvUnit':
Batch.xs:6985: error: 'LSF_Batch_rsvInfoEnt' has no member named 'rsvUnit'

The culprit seems to be Batch.xs line 6979:

#if LSF_VERSION >= LSF_XDR_VERSION9_1_3

I'm guessing this #define won't be present in <lsf/lsf.h> on versions of LSF prior to 9.1.3., because on my system, the latest one I have is LSF_XDR_VERSION8_0_2.

It may be the case that 8.3.0 is no longer in active support (I don't personally administer our cluster, so I don't know), but it seems like this problem would occur on any LSF installation with a version < 9.1.3.

A pull request to (hopefully) correct the issue is forthcoming.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.