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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 #8 from Jussi Lehtola <jussi.lehtola@xxxxxx> 2010-02-08 02:23:36 EST ---
 %check
 mpd --daemon
 %{_openmpi_load}
 PYTHONPATH=%{buildroot}%{python_sitearch}/openmpi \
     python test/runalltest.py
 %{_openmpi_unload}

mpd is the MPICH2 manager (Open MPI does not need one); move the mpd statement
to the MPICH2 section. Looks like the build is failing since MPICH2 is not
working for some reason.

Furthermore the %check is ran in the build dir, so PYTHONPATH should be set to
 PYTHONPATH=openmpi/
for the Open MPI version etc.

-- 
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@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]