Skip to content

High RAM memory usage when using CGNS mesh format #1378

Description

@jf-thomas

Issue description

Hi all, I am trying to run a rather large mesh computation with SU2. The mesh counts 170M cells. I managed to run it with the native SU2 mesh format with 480 cores but the preprocessing step took 90 minutes with a huge load on the file system impacting all the other users of the cluster.

To reduce the load, I was thinking about using the CGNS mesh file format. However the preprocessing step fills all the RAM memory available and the job fails. All the setup being identical.

By reducing the number of cells, I am able to run with the CGNS file format. Is it a common behavior with the CGNS file format?

Hardware and software :

  • OS: Linux Red Hat ELS 6.5
  • Nodes: Intel Xeon Ivy bridge
  • C++ compiler and version: intel/2018.0.1
  • MPI implementation and version: intelmpi/2018.0.1
  • SU2 Version: v7.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions