Skip to main content

Wrapper for the Zoltan data management library

Project description

Travis Status Documentation Status

PyZoltan is as the name suggests, is a Python wrapper for the Zoltan data management library.

In PyZoltan, we wrap the specific routines and objects that we wish to use. The following features of Zoltan are currently supported:

  • Dynamic load balancing using geometric algorithms

  • Unstructured point-to-point communication

  • Distributed data directories

Installation

PyZoltan requires the following:

Zoltan itself needs to be already installed. We provide a convenient script called build_zoltan.sh that can be used to build Zoltan.

Many of the other dependencies can be installed using pip or conda:

$ pip install -r requirements.txt

Once this is installed one can install PyZoltan as follows:

$ pip install pyzoltan

or via the usual setup.py method:

$ python setup.py install # or develop

For more installation instructions, especially on how to build Zoltan and PyZoltan, please see the documentation here: https://pyzoltan.readthedocs.io

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

PyZoltan-1.0.1.tar.gz (826.8 kB view hashes)

Uploaded Source

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