Artifact pathos_0.3.2-2

Metadata
dsc_fields:
  Architecture: all
  Binary: python3-pathos, python-pathos-doc
  Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject,
    python3-all, python3-dill (>= 0.3.8), python3-multiprocess (>= 0.70.16), python3-pox
    (>= 0.3.4), python3-ppft (>= 1.7.6.8), python3-setuptools, python3-sphinx <!nodoc>,
    python3-sphinx-notfound-page <!nodoc>, python3-sphinx-rtd-theme <!nodoc>
  Checksums-Sha1:
  - name: pathos_0.3.2.orig.tar.gz
    sha1: 28fcbd465c6c079c780c8b63690bb9b102805bdc
    size: '153287'
  - name: pathos_0.3.2-2.debian.tar.xz
    sha1: ea25602fed4420a1e3065fad0924c8cd09ff6fd6
    size: '4508'
  Checksums-Sha256:
  - name: pathos_0.3.2.orig.tar.gz
    sha256: cb24ec2cf19bd5a6a2ca1a257438abf9c5df2fed6b4789770bef20bf86051d4c
    size: '153287'
  - name: pathos_0.3.2-2.debian.tar.xz
    sha256: 268dfdc3ff7f4c2a5d1f44c1be1a2afc613a4f1371fb65478eb9677fb35e8750
    size: '4508'
  Description: |-
    Framework for heterogeneous parallel computing
     Pathos provides a consistent high-level interface for configuring and
     launching parallel computations across heterogeneous resources.  It
     provides configurable launchers for parallel and distributed
     computing, where each launcher contains the syntactic logic to
     configure and launch jobs in an execution environment.  Examples of
     launchers include: "pyina", a queue-less MPI-based launcher;
     "pathos", an ssh-based launcher; "multiprocess", a multi-process
     launcher.
     .
     It provides a consistent interface for parallel and/or distributed
     versions of "map" and "apply" for each launcher; the guiding design
     principle is that "map" and "apply" should be drop-in replacements in
     otherwise serial code, reducing the time to conver a code to
     parallel, but also enabling a single code-base to be maintained
     instead of requiring serial, parallel and distributed versions of
     code.
     .
     The "pathos" framework consists of several interoperating packages:
      * "dill": serialize all of Python (python3-dill)
      * "pox": utilities for filesystem exploration and automated builds
        (python3-pox)
      * "klepto": persistent caching to memory, disk, or database
        (python3-klepto)
      * "multiprocess": better multiprocessing and multithreading in Python
        (python3-multiprocess)
      * "ppft": distributed and parallel Python (python3-ppft)
      * "pyina": MPI parallel "map" and cluster scheduling (python3-pyina)
      * "pathos": graph management and execution in heterogeneous computing
        (python3-pathos)
  Files:
  - md5sum: c439d1253876a89f53fd2a0362bdb225
    name: pathos_0.3.2.orig.tar.gz
    size: '153287'
  - md5sum: 81346ddffb60ed69211c96fc460df144
    name: pathos_0.3.2-2.debian.tar.xz
    size: '4508'
  Format: 3.0 (quilt)
  Homepage: https://github.com/uqfoundation/pathos
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package-List: |2-

     python-pathos-doc deb doc optional arch=all profile=!nodoc
     python3-pathos deb python optional arch=all
  Source: pathos
  Standards-Version: 4.7.0
  Testsuite: autopkgtest
  Testsuite-Triggers: python3-all
  Uploaders: Julian Gilbey <jdg@debian.org>
  Vcs-Browser: https://salsa.debian.org/python-team/packages/pathos
  Vcs-Git: https://salsa.debian.org/python-team/packages/pathos.git
  Version: 0.3.2-2
name: pathos
type: dpkg
version: 0.3.2-2

Files

Name Size (bytes)
pathos_0.3.2-2.debian.tar.xz 4.4 KB
pathos_0.3.2-2.dsc 3.8 KB
pathos_0.3.2.orig.tar.gz 149.7 KB

source package System - - 1 month, 1 week ago 1 week, 5 days
BETA