Re: [Libmesh-devel] Running PETSc-SuperLU in optimized mode

2008-07-10 Thread Mathias Nenning
John Peterson wrote: > On Thu, Jul 10, 2008 at 9:02 AM, Mathias Nenning <[EMAIL PROTECTED]> wrote: > >> John Peterson wrote: >> >>> Off the top of my head I'd have to guess it's the -mat_type argument, >>> since that option is relatively untested as far as I know. >>> >>> >>> >> This

Re: [Libmesh-devel] Running PETSc-SuperLU in optimized mode

2008-07-10 Thread John Peterson
On Thu, Jul 10, 2008 at 9:02 AM, Mathias Nenning <[EMAIL PROTECTED]> wrote: > John Peterson wrote: >> Off the top of my head I'd have to guess it's the -mat_type argument, >> since that option is relatively untested as far as I know. >> >> > This means I can't use SuperLU in optimized mode? Not un

Re: [Libmesh-devel] Running PETSc-SuperLU in optimized mode

2008-07-10 Thread Mathias Nenning
John Peterson wrote: > On Thu, Jul 10, 2008 at 8:44 AM, Mathias Nenning <[EMAIL PROTECTED]> wrote: > >> Hello, >> >> I'm using PETSc Version 2.3.3 with the following configuration: >> >> ./config/configure.py --download-f-blas-lapack=1 --with-mpi >> --download-mpich=1 --with-superlu=1 --downloa

Re: [Libmesh-devel] Running PETSc-SuperLU in optimized mode

2008-07-10 Thread John Peterson
On Thu, Jul 10, 2008 at 8:44 AM, Mathias Nenning <[EMAIL PROTECTED]> wrote: > Hello, > > I'm using PETSc Version 2.3.3 with the following configuration: > > ./config/configure.py --download-f-blas-lapack=1 --with-mpi > --download-mpich=1 --with-superlu=1 --download-superlu=1 > --with-superlu_dist=

[Libmesh-devel] Running PETSc-SuperLU in optimized mode

2008-07-10 Thread Mathias Nenning
Hello, I'm using PETSc Version 2.3.3 with the following configuration: ./config/configure.py --download-f-blas-lapack=1 --with-mpi --download-mpich=1 --with-superlu=1 --download-superlu=1 --with-superlu_dist=1 --download-superlu_dist=1 --with-debugging=0 --with-cc=gcc --with-cxx=g++ --with-fc