[MOAB-dev] build question

Iulian Grindeanu iulian at mcs.anl.gov
Tue May 24 11:05:50 CDT 2011



----- Original Message -----
> On 05/24/2011 10:44 AM, Iulian Grindeanu wrote:
> >
> >
> > FAIL: partest (exit: 1)
> > =======================
> >
> > Attempting to use an MPI routine before initializing MPICH
> > ...
> >
> >
> > The debugger will not start, and I don't know which one is called
> > before MPI_Init
> >
> 
> The debugger will not start? Assuming you figure out what is going on
> with
> that, try setting break points in MPI_Comm_rank and MPI_Comm_size.
> Most
> codes using MPI call at least one of those before anything else.
> 
> - jason

The debuggers (gdb or ddd) will give the same error, Attempting to use an MPI routine before initializing MPICH


More information about the moab-dev mailing list