FS#74999 - [python-mpi4py] rebuild since openmpi reach 4.1.4

Attached to Project: Community Packages
Opened by Carlos Aznarán (carlosal1015) - Wednesday, 08 June 2022, 21:51 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 19 July 2022, 07:22 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: Since `openmpi` reach `4.1.4`. I think that `python-mpi4py` must be rebuild with latest `openmpi` for as usual behavior and avoid the below message.

Additional info:
* `python-mpi4py 3.1.3`.

Steps to reproduce:

Example taken from [documentation](https://mpi4py.readthedocs.io/en/stable/tutorial.html#point-to-point-communication).

```
--------------------------------------------------------------------------
The value of the MCA parameter "plm_rsh_agent" was set to a path
that could not be found:

plm_rsh_agent: ssh : rsh

Please either unset the parameter, or check that the path is correct
```
This task depends upon

Closed by  Toolybird (Toolybird)
Tuesday, 19 July 2022, 07:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-mpi4py 3.1.3-2

Loading...