[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1042443: marked as done (ITP: pathos -- Framework for heterogeneous parallel computing)



Your message dated Mon, 07 Aug 2023 19:02:54 +0000
with message-id <E1qT5VG-00GI9V-NH@fasolo.debian.org>
and subject line Bug#1042443: fixed in pathos 0.3.1-1
has caused the Debian Bug report #1042443,
regarding ITP: pathos -- Framework for heterogeneous parallel computing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1042443: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042443
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Julian Gilbey <jdg@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, Debian Python Team <team+python@tracker.debian.org>

* Package name    : pathos
  Version         : 0.3.1
  Upstream Contact: Mike McKerns <mmckerns at uqfoundation dot org>
* URL             : https://github.com/uqfoundation/pathos
* License         : BSD-3-clause
  Programming Lang: Python
  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)


This is a package I've started using; it provides a very effective
framework for parallel computing, allowing for constructs that the
standard Python library does not support.

I will maintain it within the Debian Python Team.

--- End Message ---
--- Begin Message ---
Source: pathos
Source-Version: 0.3.1-1
Done: Julian Gilbey <jdg@debian.org>

We believe that the bug you reported is fixed in the latest version of
pathos, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1042443@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julian Gilbey <jdg@debian.org> (supplier of updated pathos package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 28 Jul 2023 18:45:10 +0100
Source: pathos
Binary: python-pathos-doc python3-pathos
Architecture: source all
Version: 0.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Changed-By: Julian Gilbey <jdg@debian.org>
Description:
 python-pathos-doc - Framework for heterogeneous parallel computing (documentation)
 python3-pathos - Framework for heterogeneous parallel computing
Closes: 1042443
Changes:
 pathos (0.3.1-1) unstable; urgency=medium
 .
   * Initial upload (Closes: #1042443)
Checksums-Sha1:
 d89a69772ea91d862d47f17032d63eca75e40a32 3894 pathos_0.3.1-1.dsc
 9eef7d19e358408f2ac85e35011ad03330d6c887 152953 pathos_0.3.1.orig.tar.gz
 835e4a74ec6ef9ec633ec115f98a13c3f39dba87 3872 pathos_0.3.1-1.debian.tar.xz
 244b4b755f5d74bff6d421900ea7e770db573581 10021 pathos_0.3.1-1_amd64.buildinfo
 a48f3aeb9259f446a730b86f5f6068f5a2900a13 148308 python-pathos-doc_0.3.1-1_all.deb
 ac05d8f22cdb04413788c9bddbb18e6c6f5e2772 49936 python3-pathos_0.3.1-1_all.deb
Checksums-Sha256:
 baafaea5038cce2720a85b2d4a6d488ae58af3611d745b6f453a1c2ae3c8f04a 3894 pathos_0.3.1-1.dsc
 0c9f42fcaa82cad4073a02d47580012079b27332f0faa9248b181e38eea034e3 152953 pathos_0.3.1.orig.tar.gz
 53eb338d12d22e87094a59e09bd39e3652d692cecf9ecbaf647a19961d14ece4 3872 pathos_0.3.1-1.debian.tar.xz
 cccc5ab875a23a2ba8b0295199fa96c516fc8df85f12f386b41e1fe1cd3ffd83 10021 pathos_0.3.1-1_amd64.buildinfo
 7cc107dd437c03191a40b63df9f74b4ad9096aed52b9a6e1aadf9adde40f3a6d 148308 python-pathos-doc_0.3.1-1_all.deb
 e9d3629d2ece6115ee2d51821ef6251225eeb7da5dc87692c7325720c7ed758e 49936 python3-pathos_0.3.1-1_all.deb
Files:
 9c66b2c16b15a2554bd56512fb937a07 3894 python optional pathos_0.3.1-1.dsc
 f3fbba94ba2abb56f7805c6b2dc1029e 152953 python optional pathos_0.3.1.orig.tar.gz
 0e615158e6d69da708b2fc2781ffc16c 3872 python optional pathos_0.3.1-1.debian.tar.xz
 d9f353a34112cd0047f640f8e2fb6768 10021 python optional pathos_0.3.1-1_amd64.buildinfo
 fb6ea6b901f3d334d049fde3697d0c15 148308 doc optional python-pathos-doc_0.3.1-1_all.deb
 4a2b2b7d7a5b5a29a36be17360b9db99 49936 python optional python3-pathos_0.3.1-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEfhrD+iemSShMMj72aVxCkxbAe/4FAmTGX68ACgkQaVxCkxbA
e/4joA/+M5Gvb37Vhf8RmF1CilrSRwbj8t3WRZ2Q+PKJQbjv4NO6J66ZsQ7UVkEt
530gQPECTTe5A/nySUmzaqfztXv+viGnH7oAfeRICn3uorIPsDAd5M3Btx1Oa+Mm
9TSN78JnVcKPE+fY34EQSjcnU/rBQD5NG88SigusN5EM3KJuRVl404IjNyuf12PH
WeXoHYBTwacZV/2ZB2nGI0SmgSB1vQSewk+71lbYcHRQ6NfCYMmfxrxBt6O+mumu
OfTpQsMiXvkGrmePR6cNU04UKm5vsflai5A6zHbLFB+ckv/H/UU4gTHu1ohsHXxI
ukftVqEz3p/B2aIMHA3GrGUrq9l9s6kbN2GNG7rBUxSVD7wEbcEDUwoRVGRl+BTO
vZgZEEKyCbapGN4meeied1rlRLHMF3bReGNjnGnnKZROuKUj7iFTAlIoCC2zEcRM
a8DKzDdxxUdcH60Pas48GNIWgpHd1wH7eywW6DJcYTLLBBIlDksFvGJhKfxwCsji
Rnbr/dQFfkDf9NCbQIrcup0AEacbhNpY1ibRxb+kGEyY0rWUfEoZUk1FLbUq7yLm
gsVZIC2/w0gObFvhD2lGDF42BojBOcE6U5z4iInTY7qOFV1/sNppcPsqMgJf2fLa
yr9UG6mponyZSNtFOuSAOSqs0he7ACAvrPJNPFRRpW4ZZrgP1+M=
=gurI
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: