Skip to main content

Lapis is an adaptable, performant, and interactive scheduling (Lapis) simulator

Project description

The lapis library provides a framework and runtime for simulating the scheduling and usage of opportunistic and static resources.

Command Line Interface

Currently the library provides a simple command line interface that allows three modes of operation:

  • static provisioning of resources,

  • dynamic provisioning of resources, and

  • hybrid provisioning of resources.

In the most simple case you can apply a given workload, e.g. downloaded from the parallel workload archive to a static resource configuration:

python3 simulate.py --log-file - static --job-file <path-to-workload> swf --pool-file <path-to-pool-definition> htcondor

The output of simulation is given to stdout. You have further options you can explore via

python3 simulate.py --help

and more specifically for the different operation modes with

python3 simulate.py static --help

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

lapis-sim-0.1.1.tar.gz (23.8 kB view hashes)

Uploaded Source

Built Distribution

lapis_sim-0.1.1-py2.py3-none-any.whl (52.6 kB view hashes)

Uploaded Python 2 Python 3

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