pip(deps): bump mpi4py from 3.0.3 to 3.1.4
Bumps mpi4py from 3.0.3 to 3.1.4.
Release notes
Sourced from mpi4py's releases.
3.1.4
WARNING: This is the last release supporting Python 2.
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.
3.1.3
WARNING: This is the last release supporting Python 2.
- Add missing support for
MPI.BOTTOMto generalized all-to-all collectives.3.1.2
WARNING: This is the last release supporting Python 2.
mpi4py.futures: Add_max_workersproperty toMPIPoolExecutor.
mpi4py.util.dtlib: Fix computation of alignment for predefined datatypes.
mpi4py.util.pkl5: Fix deadlock when usingssend()+mprobe().
mpi4py.util.pkl5: Add environment variableMPI4PY_PICKLE_THRESHOLD.
mpi4py.rc: Interpret"y"and"n"strings as boolean values.Fix/add typemap/typestr for
MPI.WCHAR/MPI.COUNTdatatypes.Minor fixes and additions to documentation.
Minor fixes to typing support.
Support for local version identifier (PEP-440).
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.
3.1.0
WARNING: This is the last release supporting Python 2.
New features:
mpi4py.util: New package collecting miscellaneous utilities.Enhancements:
... (truncated)
Changelog
Sourced from mpi4py's changelog.
Release 3.1.4 [2022-11-02]
.. warning:: This is the last release supporting Python 2.
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.
Release 3.1.3 [2021-11-25]
.. warning:: This is the last release supporting Python 2.
- Add missing support for
MPI.BOTTOMto generalized all-to-all collectives.Release 3.1.2 [2021-11-04]
.. warning:: This is the last release supporting Python 2.
mpi4py.futures: Add_max_workersproperty toMPIPoolExecutor.
mpi4py.util.dtlib: Fix computation of alignment for predefined datatypes.
mpi4py.util.pkl5: Fix deadlock when usingssend()+mprobe().
mpi4py.util.pkl5: Add environment variableMPI4PY_PICKLE_THRESHOLD.
mpi4py.rc: Interpret"y"and"n"strings as boolean values.Fix/add typemap/typestr for
MPI.WCHAR/MPI.COUNTdatatypes.Minor fixes and additions to documentation.
Minor fixes to typing support.
Support for local version identifier (PEP-440).
Release 3.1.1 [2021-08-14]
.. warning:: This is the last release supporting Python 2.
- Fix typo in Requires-Python package metadata.
... (truncated)
Commits
a7610e5Bump version number to 3.1.4ab2b897Update release notese67bb07mpi4py.rc: Honor environment variables for initialize/finalized699ec6allow IPv6 sockets in test_dynproc.py testJoine3e4e02test: NumPy 1.22+ DLPack support raises TypeError if the array is readonly9ccf55ffix: Fix contiguity check for CAI/DLPack buffers with shape[i] <= 1d53c159setup: Workaround CC='xcrun ...' in macOS069bfdetest: Disable test failing with NumPy 1.22.0c252c9ctest: Disable test failing with NumPy 1.22.0471e12elint: Fix mypy warnings- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Dependabot tried to add @ncilfone as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/fidelity/stoke/pulls/66/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the fidelity/stoke repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request