Skip to content
Discussion options

You must be logged in to vote

For an idea of size, my mesh is around 5 million elements, and I am attempting to run my simulations across multiple nodes on an HPC.

This is a very reasonable size. How many degrees of freedom in nonlinear and aux systems (you can see this in the header printout)?

As I understand it, this pre-splits the mesh into a fixed number of chunks for later use with distributed mesh. The number of chunks must match the number of processors the simulation will then be run on, and the idea is that you only need to store a small part of the mesh for the process to run. Ideal when the mesh is too large to fit into the memory.

That's correct. You gain two things here by each processor only needing …

Replies: 4 comments 14 replies

Comment options

You must be logged in to vote
1 reply
@Eilloo
Comment options

Answer selected by Eilloo
Comment options

You must be logged in to vote
5 replies
@GiudGiud
Comment options

GiudGiud Aug 3, 2023
Collaborator

@Eilloo
Comment options

@GiudGiud
Comment options

GiudGiud Aug 9, 2023
Collaborator

@Eilloo
Comment options

@Eilloo
Comment options

Comment options

You must be logged in to vote
3 replies
@GiudGiud
Comment options

@Eilloo
Comment options

@GiudGiud
Comment options

Comment options

You must be logged in to vote
5 replies
@GiudGiud
Comment options

@loganharbour
Comment options

@yfun0815
Comment options

@yfun0815
Comment options

@GiudGiud
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants