Skip to main content

About Ppft

ppft is a fork of Parallel Python, and is developed as part of pathos: https://github.com/uqfoundation/pathos

Parallel Python module (PP) provides an easy and efficient way to create parallel-enabled applications for SMP computers and clusters. PP module features cross-platform portability and dynamic load balancing. Thus application written with PP will parallelize efficiently even on heterogeneous and multi-platform clusters (including clusters running other application with variable CPU loads). Visit http://www.parallelpython.com for further information.

Pathos is a python framework for heterogeneous computing. Pathos is in active development, so any user feedback, bug reports, comments, or suggestions are highly appreciated. A list of known issues is maintained at http://trac.mystic.cacr.caltech.edu/project/pathos/query, with a public ticket list at https://github.com/uqfoundation/pathos/issues.

NOTE: ppft installs as pp. If pp is installed, it should be uninstalled before ppft is installed – otherwise, “import pp” will likely not find the ppft fork.

Major Changes:

  • pip and setuptools support

  • support for python 3

  • enhanced serialization, using dill.source

Current Release

This version is ppft-1.6.4.5 (a fork of pp-1.6.4).

The latest released pathos fork of PP is available from:

https://pypi.python.org/pypi/ppft

PP is distributed under a BSD-like license.

Development Version

You can get the latest development version with all the shiny new features at:

https://github.com/uqfoundation

If you have a new contribution, please submit a pull request.

Installation

Ppft is packaged to install from source, so you must download the tarball, unzip, and run the installer:

[download]
$ tar -xvzf ppft-1.6.4.5.tgz
$ cd ppft-1.6.4.5
$ python setup.py build
$ python setup.py install

You will be warned of any missing dependencies and/or settings after you run the “build” step above.

Alternately, ppft can be installed with pip or easy_install:

$ pip install ppft

NOTE: ppft installs as pp. If pp is installed, it should be uninstalled before ppft is installed – otherwise, “import pp” will likely not find the ppft fork.

Requirements

Ppft requires:

- python2, version >= 2.5  *or*  python3, version >= 3.1
- six, version >= 1.7.3

Optional requirements:

- setuptools, version >= 0.6
- dill, version >= 0.2.2

More Information

Probably the best way to get started is to look at the examples that are provided within PP. See pp.examples for a set of scripts. Please feel free to submit a ticket on github, or ask a question on stackoverflow (@Mike McKerns).

Pathos is an active research tool. There are a growing number of publications and presentations that discuss real-world examples and new features of pathos in greater detail than presented in the user’s guide. If you would like to share how you use pathos in your work, please post a link or send an email (to mmckerns at caltech dot edu).

Citation

If you use pathos to do research that leads to publication, we ask that you acknowledge use of pathos by citing the following in your publication:

M.M. McKerns, L. Strand, T. Sullivan, A. Fang, M.A.G. Aivazis,
"Building a framework for predictive science", Proceedings of
the 10th Python in Science Conference, 2011;
http://arxiv.org/pdf/1202.1056

Michael McKerns and Michael Aivazis,
"pathos: a framework for heterogeneous computing", 2010- ;
http://trac.mystic.cacr.caltech.edu/project/pathos

Please see http://trac.mystic.cacr.caltech.edu/project/pathos or http://arxiv.org/pdf/1202.1056 for further information.

Download files

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

Source Distributions

ppft-1.6.4.5.zip (70.7 kB view details)

Uploaded Source

ppft-1.6.4.5.tgz (47.2 kB view details)

Uploaded Source

File details

Details for the file ppft-1.6.4.5.zip.

File metadata

  • Download URL: ppft-1.6.4.5.zip
  • Upload date:
  • Size: 70.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ppft-1.6.4.5.zip
Algorithm Hash digest
SHA256 d47da9d2e553848b75727ce7c510f9e149965d5c68f9fc56c774a7c6a3d18214
MD5 d2b1f9f07eae22b31bfe90f544dd3044
BLAKE2b-256 f4d280e1451bfdda79250adecef4fd75107d606ca414df56436e65d2816d855f

See more details on using hashes here.

File details

Details for the file ppft-1.6.4.5.tgz.

File metadata

  • Download URL: ppft-1.6.4.5.tgz
  • Upload date:
  • Size: 47.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ppft-1.6.4.5.tgz
Algorithm Hash digest
SHA256 800f4fbb797305a7f1074db22fe90618181ffe0a0c8212fe518bbaed831e78b6
MD5 8838120a63cb3957aeeff6729fed1fd7
BLAKE2b-256 65ec0fd42f9c7496c5a4c4d244d49acc976ccb3ae276c314c0e525c1bcbe416d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page