Skip to main content

A simple interface to LSF.

Project description

A simple abstraction built on top of existing LSF SWIG bindings.

Usage

Basic job submission:

import lsf

job = lsf.submit('ls -lh', options={'queue': 'testing'})

Installation

For installation, make sure you set the following environment variables:

export LSF_INCLUDEDIR=/usr/local/lsf/8.0/include
export LSF_LIBDIR=/usr/local/lsf/8.0/linux2.6-glibc2.3-x86_64/lib

Then, simply install with pip:

pip install lsf

Testing

To run tests, make sure that the environment variables specified in Installation are set. Then run tox:

pip install tox
tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lsf-0.1.1.dev35.tar.gz (20.9 kB view details)

Uploaded Source

File details

Details for the file lsf-0.1.1.dev35.tar.gz.

File metadata

  • Download URL: lsf-0.1.1.dev35.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for lsf-0.1.1.dev35.tar.gz
Algorithm Hash digest
SHA256 0d3e0ff0d8689e7da63e97796657909447b98ff7384183f3f6af759fc8f3c09a
MD5 5902dc3e9f7a12ee014b67fa160db0b7
BLAKE2b-256 e50644ebc7ed902e0741e833879db92ee1c41a432f12d85c8eb67212d8db6c08

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page