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 fine.
>>
>> 1.5.0 had compilation errors, I could not built in.
>
> Let me know the details?  I'll try it myself now and see what happens
> for me.

I see one bit of breakage and a few warnings; they're fixed in
https://github.com/libMesh/libmesh/pull/2346

I've also cherry-picked them onto a v1.5.1_branch - I don't know when
we'll want to tag and release that but you could use the branch now if
you want something that's got the fixes but is newer than 1.4.1 and
safer than the current git master.
---
Roy
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to