Numba-mpi

Latest version: v0.41

Safety actively analyzes 628406 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.41

What's Changed
* switch from macos-latest to macos-12 (as the former is now only available for arm64) by slayoo in https://github.com/numba-mpi/numba-mpi/pull/126
* sample benchmark script numba_mpi vs mpi4py+numba by Delcior in https://github.com/numba-mpi/numba-mpi/pull/127
* Readme updates by slayoo in https://github.com/numba-mpi/numba-mpi/pull/130


**Full Changelog**: https://github.com/numba-mpi/numba-mpi/compare/v0.40...v0.41

tip

0.40

What's Changed
* add Python 3.12 support (and drop Python 3.7 support)

**Full Changelog**: https://github.com/numba-mpi/numba-mpi/compare/v0.39...v0.40

0.39

- remove NumPy<=1.24.4 constraint (test fixed not to cause deprecation warnings) (https://github.com/numba-mpi/numba-mpi/pull/114)

0.38

- loading the very same MPI library as mpi4py does (thanks SouradeepPal for reporting that previous logic failed with multiple MPI libraries installed)

0.37

- introduce numpy<=1.24.4 requirement till we sort out the failures with the newest releases

0.36

- added wrappers for `MPI_Isend` and `MPI_Irecv` with basic handling of `MPI_Request`s (https://github.com/numba-mpi/numba-mpi/pull/106)

Kudos xann16!

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.