Skip to main content

PyCOMPSs cli

Project description

Introduction

The PyCOMPSs CLI (pycompss) provides a standalone tool to use PyCOMPSs interactively within docker environments, local machines and remote clusters. This tool has been implemented on top of PyCOMPSs programming model, and it is being developed by the Workflows and Distributed Computing group of the Barcelona Supercomputing Center.

Contents

Quickstart

There are two ways in which you can get started with PyCOMPSs. You can perform a local installation by installing the pycompss package, or you can use it through our ready-to-use docker image thorugh this pycompss-cli tool.

Installation

python3 -m pip install pycompss-cli

This should add the pycompss-cli executables (pycompss, compss and dislib) to your path. They can be used indiferently.

Warning: The user executable path may not be automatically exported into the PATH environment variable. So, take this into account if installed with the --user flag, since the pycompss|compss command will be unreachable until the path is exported into PATH.

Dependencies (Optional)

For creating docker environments pycompss-cli currently requires:

  • docker >= 17.12.0-ce

  1. Install docker

    • pycompss-cli requires docker 17.12.0-ce or greater.

    1. Follow these instructions

      Be aware that for some distros the docker package has been renamed from docker to docker-ce. Make sure you install the new package.

    2. Add user to docker group to run pycompss as a non-root user.

    3. Check that docker is correctly installed

      docker --version
      docker ps # this should be empty as no docker processes are yet running.
    4. Install docker-py

      python3 -m pip install docker

Usage

For detailed instructions and examples of usage please visit official documentation.

License

Apache License Version 2.0


Workflows and Distributed Computing

Department of Computer Science

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

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

pycompss-cli-3.3.5.tar.gz (53.2 kB view details)

Uploaded Source

File details

Details for the file pycompss-cli-3.3.5.tar.gz.

File metadata

  • Download URL: pycompss-cli-3.3.5.tar.gz
  • Upload date:
  • Size: 53.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.66.1 CPython/3.8.10

File hashes

Hashes for pycompss-cli-3.3.5.tar.gz
Algorithm Hash digest
SHA256 6d8e67b2b702aedc8f59036414dd00d8ceb73e492bc23c772ef9f8aa26294240
MD5 1ff5a2ee01e868eef798e52502d4fdc4
BLAKE2b-256 45e882bd9cbe1e0e080ccdcead111390d587ac7242ea5defe338cc854da8e714

See more details on using hashes here.

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