| non port: net/py-mpi4py/distinfo |
Number of commits found: 15 |
|
Saturday, 23 May 2026
|
14:34 Laurent Chardon (laurent)
net/py-mpi4py: Update to 4.1.2
Update mpi4py to 4.1.2 and replace deprecated distutils support with
PEP 517.
Make the MPI configuration find the selected MPI implementation first
when linking, so the OpenMPI flavor does not accidentally link against
MPICH when both are installed.
Set the MPI include directory explicitly and only add the GCC
runtime library workaround for the MPICH flavor, where it is needed.
Changelog: https://github.com/mpi4py/mpi4py/releases/tag/4.1.2
PR: 295371
Reviewed by: thierry (mentor)
Approved by: thierry (mentor)
217f74d |
|
Monday, 13 Oct 2025
|
20:55 Vladimir Druzenko (vvd) Author: Laurent Chardon
net/py-mpi4py{,-mpich: Update 4.1.0 => 4.1.1
Changelog:
https://mpi4py.readthedocs.io/en/stable/changes.html#release-4-1-1-2025-10-10
PR: 290215
1b700b5 |
|
Sunday, 6 Jul 2025
|
14:19 Vladimir Druzenko (vvd) Author: Laurent Chardon
net/py-mpi4py{,-mpich}: Update 4.0.3 => 4.1.0
Changelog:
https://github.com/mpi4py/mpi4py/releases/tag/4.1.0
PR: 288053
81ba89b |
|
Tuesday, 18 Feb 2025
|
14:16 Robert Clausecker (fuz) Author: Laurent Chardon
net/py-mpi4py: update to 4.0.3
Changelog: https://github.com/mpi4py/mpi4py/releases/tag/4.0.3
PR: 284811
e3e4d25 |
|
Sunday, 2 Feb 2025
|
17:23 Vladimir Druzenko (vvd) Author: Laurent Chardon
net/py-mpi4py: Update 4.0.1 → 4.0.2
Changelog:
https://github.com/mpi4py/mpi4py/releases/tag/4.0.2
PR: 284524
3d39236 |
|
Sunday, 13 Oct 2024
|
01:46 Vladimir Druzenko (vvd) Author: Laurent Chardon
net/py-mpi4py: Update 4.0.0 → 4.0.1
Changelog:
https://mpi4py.readthedocs.io/en/stable/changes.html#release-4-0-1-2024-10-11
PR: 282023
fb80632 |
|
Sunday, 1 Sep 2024
|
15:57 Vladimir Druzenko (vvd) Author: Laurent Chardon
net/py-mpi4py: Update 3.1.6 → 4.0.0
Backward-incompatible changes:
* Python 2 is no longer supported, Python 3.6+ is required, but
typing stubs are supported for Python 3.8+.
* The Intracomm.Create_group() method is no longer defined in the
base Comm class.
* Group.Compare() and Comm.Compare() are no longer class methods
but instance methods. Existing codes using the former class
methods are expected to continue working.
* Group.Translate_ranks() is no longer a class method but an
instance method. Existing codes using the former class method are
expected to continue working.
* The LB and UB datatypes are no longer available, use
Datatype.Create_resized() instead.
* The HOST predefined attribute key is no longer available.
* The MPI.memory class has been renamed to MPI.buffer. The old
name is still available as an alias to the new name.
* The mpi4py.dl module is no longer available.
* The mpi4py.get_config function returns an empty dictionary.
Changelog:
https://github.com/mpi4py/mpi4py/releases/tag/4.0.0
Exp-run looks fine.
Take maintainership.
PR: 280883
907f3f0 |
|
Wednesday, 8 May 2024
|
00:45 Wen Heping (wen)
net/py-mpi4py: Update to 3.1.6
1e4853a |
|
Thursday, 9 Nov 2023
|
13:55 Wen Heping (wen)
net/py-mpi4py: Update to 3.1.5
37943e2 |
|
Tuesday, 8 Nov 2022
|
21:44 Wen Heping (wen)
net/py-mpi4py: Update to 3.1.4
1af37d1 |
|
Monday, 13 Dec 2021
|
23:45 Wen Heping (wen)
net/py-mpi4py: Update to 3.1.3
9f44496 |
|
Thursday, 11 Nov 2021
|
13:30 Wen Heping (wen)
net/py-mpi4py: Update to 3.1.2
d036e66 |
|
Friday, 22 Oct 2021
|
06:47 Wen Heping (wen)
net/py-mpi4py: Update to 3.1.1
Take mainatainership
41ba77e |
|
Sunday, 12 Apr 2020
|
09:18 danilo
- Update to 3.0.3
- Move OpenMPI support to net/openmpi3. OpenMPI 1 and 2 are deprecated
 |
|
Friday, 21 Sep 2018
|
03:48 yuri
New port: net/py-mpi4py: Python bindings for MPI
PR: 211768
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
 |
Number of commits found: 15 |