Dear John,
Thanks for the clarification.
With best regards,
Pilhwa
___
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users
On Wed, Mar 10, 2021 at 8:01 AM Pilhwa Lee wrote:
> Dear John,
>
> I didn’t point out the actual reason of the problem in the previous
> correspondence.
>
> The issue was “distributed mesh”. In TACC, I need to use “allgather” to
> fetch all elements of the mesh. That wasn’t the case in my local
>
Dear John,
I didn’t point out the actual reason of the problem in the previous
correspondence.
The issue was “distributed mesh”. In TACC, I need to use “allgather” to fetch
all elements of the mesh. That wasn’t the case in my local workstation with the
same code.
Could you clarify how the us