SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-mpi4py-devel-3.1.6-38.13.x86_64.rpm :

* Fri May 10 2024 Dirk Müller - update to 3.1.6:
* This is the last release supporting Python 2.
* Fix various build issues.
* Fri Jan 19 2024 Daniel Garcia - Don\'t run tests in s390x, mpiexec is not too reliable running in the OBS virtual machine environment. bsc#1218604#c1
* Thu Dec 07 2023 Dirk Müller - update to 3.1.5:
* Rebuild C sources with Cython 0.29.36 to support Python 3.12.
* Sat Sep 23 2023 Ben Greiner - Limit to Cython 0: gh#mpi4py/mpi4py#383- PEP517: build wheel instead of deprecated setup.py install
* Thu Nov 10 2022 Daniel Garcia - Disable current broken tests for i586. gh#mpi4py/mpi4py#279- Increase memory size in constraints
* Thu Nov 10 2022 Daniel Garcia - Add rpmlintrc as source in the spec file
* Thu Nov 10 2022 Daniel Garcia - Remove exec perms from demo/python-config- Add python-mpi4py-rpmlintrc to filter no-binary erros for devel, common-devel and doc subpackages
* Tue Nov 08 2022 Daniel Garcia - Remove pml/ob1 option for tests, bsc#1205139- Remove python_module macro definition- Update shebang string replacement
* Mon Nov 07 2022 Daniel Garcia - Use pml/ob1 for tests- Update to 3.1.4
* Rebuild C sources with Cython 0.29.32 to support Python 3.11.
* Fix contiguity check for DLPack and CAI buffers.
* Workaround build failures with setuptools v60.
* Mon Oct 17 2022 Steve Kowalik - Add patch support-numpy-1.22.patch:
* Support NumPy 1.22+
* Sun Jan 02 2022 Ben Greiner - Update to 3.1.3
* Add missing support for MPI.BOTTOM to generalized all-to-all collectives.- Release 3.1.2
* mpi4py.futures: Add _max_workers property to MPIPoolExecutor.
* mpi4py.util.dtlib: Fix computation of alignment for predefined datatypes.
* mpi4py.util.pkl5: Fix deadlock when using ssend() + mprobe().
* mpi4py.util.pkl5: Add environment variable MPI4PY_PICKLE_THRESHOLD.
* mpi4py.rc: Interpret \"y\" and \"n\" strings as boolean values.
* Fix/add typemap/typestr for MPI.WCHAR/MPI.COUNT datatypes.
* Minor fixes and additions to documentation.
* Minor fixes to typing support.
* Support for local version identifier (PEP-440).- skip io tests on i586: gh#mpi4py/mpi4py#105
* Thu Sep 30 2021 Nicolas Morey-Chaisemartin - Use openmpi macros to always build with the default openmpi version (bsc#1190810)
* Sun Sep 26 2021 Hans-Peter Jansen - Update to 3.1.1 + Warning + This is the last release supporting Python 2.
* Fix typo in Requires-Python package metadata.
* Regenerate C sources with Cython 0.29.24.- Update to 3.1.0 + Warning + This is the last release supporting Python 2.
* New features:
* mpi4py.util: New package collecting miscellaneous utilities.
* Enhancements:
* Add pickle-based Request.waitsome() and Request.testsome().
* Add lowercase methods Request.get_status() and Request.cancel().
* Support for passing Python GPU arrays compliant with the DLPack data interchange mechanism (link) and the __cuda_array_interface__ (CAI) standard (link) to uppercase methods. This support requires that mpi4py is built against CUDA-aware MPI implementations. This feature is currently experimental and subject to future changes.
* mpi4py.futures: Add support for initializers and canceling futures at shutdown. Environment variables names now follow the pattern MPI4PY_FUTURES_
*, the previous MPI4PY_
* names are deprecated.
* Add type annotations to Cython code. The first line of the docstring of functions and methods displays a signature including type annotations.
* Add companion stub files to support type checkers.
* Support for weak references.
* Miscellaneous:
* Add a new mpi4py publication (link) to the citation listing.- Minor packaging cleanups- Disable Python2 builds
* Sat Sep 18 2021 Christoph Junghans - Reactivate test_msgspec, disable test_spawn
* Fri Sep 17 2021 Christoph Junghans - Build against openmpi4
* Thu Feb 25 2021 andy great - Skip python 3.6 because numpy no longer support it.
 
ICM