Hi there

After being able to compile SVN-Libmesh with the option

./configure --with-cxx=mpicxx --with-cc=mpicc --with-f77=mpif77

together with PETSC petsc-2.3.2-p10 (openmpi), I get the following
error message when running example 13 (it *has to be* the 13!):

*** Solving time step 0, time = 0.01 ***
[0]PETSC ERROR: --------------------- Error Message 
------------------------------------
[0]PETSC ERROR: Object is in wrong state!
[0]PETSC ERROR:  Scatter ctx already in use!
[0]PETSC ERROR: 
------------------------------------------------------------------------
[0]PETSC ERROR: Petsc Release Version 2.3.3, Patch 3, Fri Jun 15 16:51:25 CDT 
2007 HG revision: f051789beadcd36f77fb6111d20225e26ed7cc0d
[0]PETSC ERROR: See docs/changes/index.html for recent updates.
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
[0]PETSC ERROR: See docs/index.html for manual pages.
[0]PETSC ERROR: 
------------------------------------------------------------------------
[0]PETSC ERROR: ./ex13-opt on a linux-gnu named yak by tinu Mon Apr 28 12:36:12 
2008
[0]PETSC ERROR: Libraries linked from 
/build/buildd/petsc-2.3.3/lib/linux-gnu-c-opt
[0]PETSC ERROR: Configure run at Mon Mar 17 08:50:12 2008
[0]PETSC ERROR: Configure options --with-shared --with-dynamic 
--with-debugging=0 --useThreads 0 --with-mpi-dir=/usr --with-mpi-shared=1 
--with-blas-lib=-lblas --with-lapack-lib=-llapack --with-umfpack=1 
--with-umfpack-include=/usr/include/suitesparse 
--with-umfpack-lib="[/usr/lib/libumfpack.so,/usr/lib/libamd.so]" 
--with-superlu=1 --with-superlu-include=/usr/include/superlu 
--with-superlu-lib=/usr/lib/libsuperlu.so
[0]PETSC ERROR: 
------------------------------------------------------------------------
[0]PETSC ERROR: VecScatterBegin() line 1494 in src/vec/vec/utils/vscat.c
[0]PETSC ERROR: User provided function() line 596 in 
unknowndirectory/src/numerics/petsc_vector.C
[yak:12973] MPI_ABORT invoked on rank 0 in communicator MPI COMMUNICATOR 3 DUP 
FROM 0 with errorcode 73
make: *** [run] Error 73


any ideas how to proceed from here? `make echo` is attached.

Thanks

Martin

Attachment: echo
Description: Binary data

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to