Skip to main content

Features

📄️ Profiling simulation performance

There are a number of ways to gather information about simulation performance from SST itself. The simplest way is to use available command line options. These provide generic information about the simulation as a whole - total memory usage, execution time, etc. For advanced use cases, you can also use ProfileTools to gather more detailed information about specific components or operations within the simulation. The destination for all profiling output can be controlled using the --profiling-output command line option.