[MOAB-dev] build question

Iulian Grindeanu iulian at mcs.anl.gov
Tue May 24 11:52:18 CDT 2011


I was wrong, there is another one in 
./src/io/WriteHDF5.cpp
not in the moab namespace
----- Original Message -----
> Nope, the one in WriteHDF5Parallel is in the moab namespace.
> 
> - tim
> 
> On 05/24/2011 11:39 AM, iulian at mcs.anl.gov wrote:
> >
> >
> > ----- Original Message -----
> >> On 05/24/2011 11:08 AM, Iulian Grindeanu wrote:
> >>> It is now a static build; I will set the PATH and LD_LIBRARY_PATH
> >>> to
> >>> point to the same mpich, and I will let you know
> >>> On my laptop (32 bit) works fine too, I am using default mpich
> >>> from
> >>> synaptic
> >>>
> >>
> > Still doesn't work;
> > Rajeev noted that while debugging meshkit, CpuTimer class from
> > ./MOAB/src/parallel/WriteHDF5Parallel.cpp:class CpuTimer {... was
> > invoked while being in cgm code.
> > (there are 2 CpuTimer classes). He is using a shared, occ based
> > build.
> >
> > Could that be a problem?
> >
> > Iulian
> >
> >
> >> On one of your earlier messages you were specifying
> >> --with-mpi=/home/fathom/..., I think for MOAB.
> >>
> >>> I am wondering why the error appears only for cubit-based cgm
> >>>
> >>
> >> For cubit-based cgm, you'll have at least some shared libs, since
> >> that's the only way cubit libs are distributed. Maybe
> >> in your non-cubit cgm you have true static libs.
> >>
> >> - tim
> >>
> >>> ----- Original Message -----
> >>>> If this is a shared build, then the test file is actually a shell
> >>>> script, the actual executable is in the .libs
> >>>> directory under that.
> >>>>
> >>>> - tim
> >>>>
> >>>> On 05/24/2011 10:50 AM, Jason Kraftcheck wrote:
> >>>>> 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
> >>>>>
> >>>>>
> >>>>
> >>>> --
> >>>> ================================================================
> >>>> "You will keep in perfect peace him whose mind is
> >>>> steadfast, because he trusts in you." Isaiah 26:3
> >>>>
> >>>> Tim Tautges Argonne National Laboratory
> >>>> (tautges at mcs.anl.gov) (telecommuting from UW-Madison)
> >>>> phone: (608) 263-8485 1500 Engineering Dr.
> >>>> fax: (608) 263-4499 Madison, WI 53706
> >>>
> >>
> >> --
> >> ================================================================
> >> "You will keep in perfect peace him whose mind is
> >> steadfast, because he trusts in you." Isaiah 26:3
> >>
> >> Tim Tautges Argonne National Laboratory
> >> (tautges at mcs.anl.gov) (telecommuting from UW-Madison)
> >> phone: (608) 263-8485 1500 Engineering Dr.
> >> fax: (608) 263-4499 Madison, WI 53706
> >
> 
> --
> ================================================================
> "You will keep in perfect peace him whose mind is
> steadfast, because he trusts in you." Isaiah 26:3
> 
> Tim Tautges Argonne National Laboratory
> (tautges at mcs.anl.gov) (telecommuting from UW-Madison)
> phone: (608) 263-8485 1500 Engineering Dr.
> fax: (608) 263-4499 Madison, WI 53706


More information about the moab-dev mailing list