Update mpi4py (MPI for Python) to the latest version (1.2.2)
| Reported by: |
drkirkby
|
Owned by: |
tbd
|
|
Priority:
|
major
|
Milestone:
|
sage-4.8
|
|
Component:
|
packages: optional
|
Keywords:
|
|
|
Cc:
|
|
Work issues:
|
|
|
Report Upstream:
|
N/A
|
Reviewers:
|
Mike Hansen
|
|
Authors:
|
Stefan Reiterer
|
Merged in:
|
|
|
Dependencies:
|
|
Stopgaps:
|
|
As reported before (#8522) Open MPI fails to build on Solaris. The version is old, so I opened a ticket for an update to Open MPI (#8537). William indicated that mpi4py depends on Open MPI, so I might as well update mpi4py too.
Change History
Changed 2 years ago by maldun
-
Status
changed from new to needs_review
-
Authors
set to Stefan Reiterer
Changed 2 years ago by maldun
-
Summary
changed from Update mpi4py (MPI for Python) to the latest version (1.2.1) to Update mpi4py (MPI for Python) to the latest version (1.2.2)
Changed 2 years ago by maldun
-
Milestone
set to sage-4.6.2
Changed 18 months ago by mhansen
-
Status
changed from needs_review to closed
-
Reviewers
set to Mike Hansen
-
Resolution
set to fixed
After updating openmpi (see #8537) mpi4py has to be updated. The the spkg for the latest stable releas (v. 1.2.2) can be found under: http://code.google.com/p/spkg-upload/downloads/detail?name=mpi4py-1.2.2.spkg There were no troubles with installation on linux ubuntu 10.04
Have Fun!