Wrapper for the Zoltan data management library
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file PyZoltan-1.0.1.tar.gz
.
File metadata
- Download URL: PyZoltan-1.0.1.tar.gz
- Upload date:
- Size: 826.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.5.2 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98926808e2845a496d564bac34a7d09d67116e2bacb69070e6eebee21e04a130 |
|
MD5 | d1257c661350a2ded6419c1024b2b325 |
|
BLAKE2b-256 | c9c6bc83c592897983f2747ab77e7d1c0fce0da8908afdc053a6f29d5e7b8717 |