Re: [Libmesh-users] question about libmesh without MPI

2019-11-21 Thread Stogner, Roy H
On Wed, 20 Nov 2019, Stogner, Roy H wrote: > On Tue, 19 Nov 2019, Povolotskyi, Mykhailo wrote: > >> I can build petsc with -with-mpi=0 >> >> Then I configured libmesh with --enable_petsc. >> >> Libmesh took mpiuni implementation  from PETSc. >> >> 1.4.1 was compiled okay, and my application works

Re: [Libmesh-users] question about libmesh without MPI

2019-11-20 Thread Stogner, Roy H
On Tue, 19 Nov 2019, Povolotskyi, Mykhailo wrote: > I can build petsc with -with-mpi=0 > > Then I configured libmesh with --enable_petsc. > > Libmesh took mpiuni implementation  from PETSc. > > 1.4.1 was compiled okay, and my application works fine. > > 1.5.0 had compilation errors, I could not b

Re: [Libmesh-users] question about libmesh without MPI

2019-11-19 Thread Povolotskyi, Mykhailo
Here is what I found. I can build petsc with -with-mpi=0 Then I configured libmesh with --enable_petsc. Libmesh took mpiuni implementation  from PETSc. 1.4.1 was compiled okay, and my application works fine. 1.5.0 had compilation errors, I could not built in. On 11/19/2019 6:05 PM, Stogner, R

Re: [Libmesh-users] question about libmesh without MPI

2019-11-19 Thread Stogner, Roy H
On Tue, 19 Nov 2019, Povolotskyi, Mykhailo wrote: > is it possible to build petsc without MPI and configure libmesh with > --enable_petsc and --disable_mpi? In theory, yes. In practice, I don't think that configuration is still in CI, so it wouldn't surprise me if 1.5.0 or master or both were

[Libmesh-users] question about libmesh without MPI

2019-11-19 Thread Povolotskyi, Mykhailo
Hello, is it possible to build petsc without MPI and configure libmesh with --enable_petsc and --disable_mpi? Thank you, Michael. ___ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh