[mpich-discuss] Help regarding MPI
Pavan Balaji
balaji at mcs.anl.gov
Sun Mar 4 09:52:20 CST 2012
The build seems to be fine. Looks like cpi is segfaulting for some
reason. Can you try running a single process cpi without mpiexec:
% ./cpi
If that segfaults, can you try running it through a debugger:
% gdb ./cpi
-- Pavan
On 03/02/2012 11:52 PM, TANYA V AJITH wrote:
> Hi,
>
> I have tried installing MPI in Red Hat Linux and have encountered the
> following error on execution of the examples given. PFA the log files
> obtained during execution. Please provide help with the same.
>
> [root at localhost examples]# mpiexec -n 4 ./cpi
>
> =====================================================================================
> = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
> = EXIT CODE: 11
> = CLEANING UP REMAINING PROCESSES
> = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
> =====================================================================================
> APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
> [root at localhost examples]# mpiexec -n 3 ./cpi
>
> =====================================================================================
> = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
> = EXIT CODE: 11
> = CLEANING UP REMAINING PROCESSES
> = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
> =====================================================================================
> APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
> [root at localhost examples]#
>
> Thanks and Regards,
> Tanya
>
>
>
> _______________________________________________
> mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
--
Pavan Balaji
http://www.mcs.anl.gov/~balaji
More information about the mpich-discuss
mailing list