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.leht...@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.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to