[Bug 562504] Review Request: mpi4py - Python bindings of the Message Passing Interface (MPI)

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 7 17:21:06 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=562504

--- Comment #4 from Jussi Lehtola <jussi.lehtola at iki.fi> 2010-02-07 12:21:01 EST ---
LAM has been obsoleted long ago and dropped from rawhide, so drop it.

**

The correct locations for the modules are
 %{python_sitearch}/openmpi/
for the Open MPI library and and
 %{python_sitearch}/mpich2/
for the MPICH2 library.

Is there *really* a *serial* version of the library?

**

The -mpi package must be named -openmpi.

**

Drop the optional compilers support, it's only meant for MPI compiler packages
(e.g. openmpi and mpich2).

**

Is the egg independent of the MPI library used?

**

I don't like the use of
 %{_builddir}/$MPI_COMPILER
please create the temporary directories inside the same buildroot, e.g.
 mv build $MPI_COMPILER

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list