[petsc-users] Out of memory for using DMPlexCreateFromFile when load large-scale mesh

程奔 ctchengben at mail.scut.edu.cn
Tue May 13 09:39:31 CDT 2025


Hello,

Recently I create unstructure mesh from Gmsh and its mesh format is msh file. However the mesh file contain around 100 million nodes, so when I use DMPlexCreateFromFile 
it only perform on a single CPU process thus out of memory. 


I ask GPT and it said PETSc may parallel perform DMPlexCreateFromFile when the mesh file is HDF5/Exodus II/XDMF, so it will decrease the Memory pressure for each CPU process.


So I sent this email for asking help that how can I load such large-scale mesh to create DMPLEX.




Looking forward to your reply!


sinserely,
Cheng.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20250513/7cf814ba/attachment.html>


More information about the petsc-users mailing list