screenshots.debian.net

Description

ppft is a friendly fork of Parallel Python. It provides:

* parallel execution of Python code on SMP and clusters

* easy-to-understand job-based parallelization

* automatic detection of the number of effective processors

* dynamic processor allocation (at runtime)

* low overhead for jobs with the same function (through transparent caching)

* dynamic load balancing (jobs are distributed at runtime)

* fault-tolerance (if a node fails, tasks are rescheduled on the others)

* auto-discovery of computational resources

* dynamic allocation of computational resources

* SHA based authentication for network connections

* enhanced serialization, using dill.source

ppft is part of pathos, a Python framework for heterogeneous computing.


Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/uqfoundation/ppft


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-ppft

Read the original on screenshots.debian.net ↗