[mpich-discuss] CPI test fails under Fedora 10

peter_raeth at juno.com peter_raeth at juno.com
Thu Jun 18 12:27:57 CDT 2009


> The two machines are not connected. They are stand-alone, set up that 
> way to work on this issue. Both have Fedora 10. One used the build 
> instructions in the MPICH2 installer guide. The other used the rpm. Both 
> yield the same issue, invalid instruction when MPI_Init tries to 
> execute. Something is wrong with code building, as compared to the same 
> build process used under Fedora 9.

This is very weird. Can you try to use the compiler separately? The 
following command will give you the internal compile options mpicc is using:

  shell$ mpicc -show

Can you send us the output for this, and also make sure the correct 
compiler is being used, the compiler works fine (by trying out some 
simple program), etc.?

  -- Pavan

Attached are five files. RPM files are from the Fedora 10 mpich2 rpm install. source files are from the Fedora 10 mpich2 source install as described in the installer's guide. The fedora9 file is from the Fedora 9 mpich2 source install (the version at that time, not the one currently posted).
Tried mpicxx with a program that does not use MPI and that program runs fine. If I take the MPI cpi executable from the Fedora 9 installation, that executable runs fine under Fedora 10. That file was built using mpicxx. If I build that same source using mpicxx under Fedora 10, the program builds fine but will not execute. It fails upon trying to run MPI_Init with an illegal instruction error.
Something I want to try is the Fedora 9 mpicxx resulting command line (from -show) in Fedora 10 since that line is different from the one Fedora 10 is using.
Thank you Pavan for looking into this.
Best,
Peter.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20090618/0e40f550/attachment.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mpicc_rpm.txt
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20090618/0e40f550/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mpicc_source.txt
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20090618/0e40f550/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mpicxx_rpm.txt
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20090618/0e40f550/attachment-0002.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mpicxx_source.txt
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20090618/0e40f550/attachment-0003.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mpicxx_fedora9.txt
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20090618/0e40f550/attachment-0004.txt>


More information about the mpich-discuss mailing list