Commit Graph

13 Commits

Author SHA256 Message Date
Christoph Junghans
cbcfde4e15 Accepting request 919605 from home:cjunghans:branches:devel:languages:python:numeric
mpi4py is one of the last packages on tumbleweed still using openmpi2, so build against openmpi4.

OBS-URL: https://build.opensuse.org/request/show/919605
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-mpi4py?expand=0&rev=16
2021-09-17 00:31:52 +00:00
647491cd2e Accepting request 875220 from home:andythe_great:branches:devel:languages:python:numeric
- Skip python 3.6 because numpy no longer support it.

OBS-URL: https://build.opensuse.org/request/show/875220
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-mpi4py?expand=0&rev=14
2021-02-25 20:36:56 +00:00
Tomáš Chvátal
4f2bb6787f Accepting request 749759 from home:TheBlackCat:branches:devel:languages:python:numeric
Update to 3.0.3

OBS-URL: https://build.opensuse.org/request/show/749759
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-mpi4py?expand=0&rev=12
2019-11-20 06:18:58 +00:00
Tomáš Chvátal
7f9a36c0a4 Accepting request 720899 from home:TheBlackCat:branches:devel:languages:python:numeric
Add upstream patch to fix unit tests

OBS-URL: https://build.opensuse.org/request/show/720899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-mpi4py?expand=0&rev=10
2019-08-04 19:03:26 +00:00
Tomáš Chvátal
a6bcb4d70a Accepting request 719974 from home:TheBlackCat:branches:devel:languages:python:numeric
+ Fix handling of readonly buffers in support for Python  2 legacy buffer interface. The issue triggers only when using  a buffer-like object that is readonly and does not export  the new Python 3 buffer interface.
+ Fix build issues with Open MPI 4.0.x series related to removal of many MPI-1 symbols deprecated in MPI-2 and removed in MPI-3.
+ Minor documentation fixes.

OBS-URL: https://build.opensuse.org/request/show/719974
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-mpi4py?expand=0&rev=9
2019-08-01 07:59:15 +00:00
Tomáš Chvátal
698bd37dd7 Accepting request 682182 from home:bmwiedemann:branches:devel:languages:python:numeric
Use openmpi2 for releases that support it.
And stop pretending this can work with openmpi3 - it never did.

OBS-URL: https://build.opensuse.org/request/show/682182
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-mpi4py?expand=0&rev=7
2019-03-06 15:11:53 +00:00
Tomáš Chvátal
5d216ba9be - Update to 3.0.1:
* Bug fixes:
    + Fix ``Comm.scatter()`` and other collectives corrupting input send
      list. Add safety measures to prevent related issues in global
      reduction operations.
    + Fix error-checking code for counts in ``Op.Reduce_local()``.
  * Enhancements:
    + Map size-specific Python/NumPy typecodes to MPI datatypes.
    + Allow partial specification of target list/tuple arguments in the
      various ``Win`` RMA methods.
    + Workaround for removal of ``MPI_{LB|UB}`` in Open MPI 4.0.
    + Support for Microsoft MPI v10.0.
- Add numpy as build dependency used in tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-mpi4py?expand=0&rev=5
2019-02-25 10:42:06 +00:00
35c6a13553 Accepting request 649202 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/649202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mpi4py?expand=0&rev=6
2018-11-15 11:42:03 +00:00
92219b7242 Accepting request 617714 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/617714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mpi4py?expand=0&rev=5
2018-06-29 20:29:36 +00:00
8aee1f8215 Accepting request 536575 from devel:languages:python
- adapt to new openlmi package - source mpivars.h during build

OBS-URL: https://build.opensuse.org/request/show/536575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mpi4py?expand=0&rev=4
2017-10-26 16:44:34 +00:00
03ad34ac1f Accepting request 498537 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/498537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mpi4py?expand=0&rev=3
2017-06-12 13:28:15 +00:00
0947d07598 Accepting request 452586 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/452586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mpi4py?expand=0&rev=2
2017-01-29 09:37:44 +00:00
d3a1159d41 Accepting request 452318 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/452318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mpi4py?expand=0&rev=1
2017-01-25 22:36:15 +00:00