Skip to main content

PyCOMPSs is a framework which aims to ease the development and execution of Python parallel applications for distributed infrastructures, such as Clusters and Clouds.

Overview

PyCOMPSs is the Python binding of COMPSs, a programming model and runtime which aims to ease the development of parallel applications for distributed infrastructures, such as Clusters and Clouds. The Programming model offers a sequential interface but at execution time the runtime system is able to exploit the inherent parallelism of applications at task level. The framework is complemented by a set of tools for facilitating the development, execution monitoring and post-mortem performance analysis.

A PyCOMPSs application is composed of tasks, which are methods annotated with decorators following the PyCOMPSs syntax. At execution time, the runtime builds a task graph that takes into account the data dependencies between tasks, and from this graph schedules and executes the tasks in the distributed infrastructure, taking also care of the required data transfers between nodes.

Official web page: http://compss.bsc.es

Documentation

PyCOMPSs documentation can be found at http://compss.bsc.es (Documentation tab) and at https://compss-doc.readthedocs.io/en/stable/

(See “PIP” section in the Installation and Administration Section)

Installation

First, be sure that the target machine satisfies the mentioned dependencies on the installation manual.

The installation can be done in various alternative ways:

  • Use PIP to install the official PyCOMPSs version from the pypi live repository:

    $ sudo -E python3 -m pip install pycompss -v
  • Use PIP to install PyCOMPSs from a pycompss-<version>.tar.gz file:

    $ sudo -E python3 -m pip install pycompss-<version>.tar.gz -v
  • Use the setup.py script:

    $ sudo -E python3 setup.py install

Workflows and Distributed Computing

Department of Computer Science

Barcelona Supercomputing Center (http://www.bsc.es)

Release files for pycompss 3.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pycompss 3.4
File Size Uploaded
pycompss-3.4.tar.gz 17.9 kB Details

Release files / pycompss-3.4.tar.gz

Download URL pycompss-3.4.tar.gz
Size 17.9 kB
Tags Source
SHA-256 checksum
How to use checksums
769ebf26d145e87aca3b565ffdd1329846cccbd00b84ce4f0a6308da24ed98ca
BLAKE2b-256 checksum
How to use checksums
7e08342dde0d4b7c030abae6068396a604a0b14c6bd7a10d390bee7e617aad1e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.12

Release history Release notifications | RSS feed

This release

3.4 This release

1 release file

3.3.3

1 release file

3.3.2

1 release file

3.3.1

1 release file

3.3

1 release file

3.2

1 release file

3.1

1 release file

3.0

1 release file

2.10

1 release file

2.9

1 release file

2.8

1 release file

2.7

1 release file

2.6

1 release file

2.5

1 release file

2.4

1 release file

2.3

1 release file

2.2

1 release file

2.1

1 release file

2.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page