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 #26 from Lisandro Dalcin <[email protected]> 2010-02-24 11:39:18 
EST ---
Could you update the spec to run the testsuite like this:

mpiexec -n 1 python test/runalltest.py \
    --path=%{buildroot}%{python_sitearch}/openmpi


Additionally, you could run the testsuite in parallel, let say usoing 4 procs:


mpiexec -n 4 python test/runalltest.py \
    --path=%{buildroot}%{python_sitearch}/openmpi


BTW, you should do the same for the mpich2 and python3 stuff.

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to