Skip to content

georgia-tech-synergy-lab/IARPA-sst-elements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
ideal8901
Dec 18, 2023
7e04e3e · Dec 18, 2023
Oct 20, 2016
May 24, 2023
Dec 18, 2023
Apr 25, 2021
May 13, 2021
Apr 14, 2023
Apr 7, 2022
Apr 7, 2022
Apr 14, 2023
Apr 8, 2022
Apr 7, 2022
May 4, 2023
Apr 7, 2022
Jun 3, 2016
Apr 24, 2023

Repository files navigation

SST

Structural Simulation Toolkit (SST)

Copyright (c) 2009-2023, National Technology and Engineering Solutions of Sandia, LLC (NTESS)

Portions are copyright of other developers: See the file CONTRIBUTORS.TXT in the top level directory of this repository for more information.


The Structural Simulation Toolkit (SST) was developed to explore innovations in highly concurrent systems where the ISA, microarchitecture, and memory interact with the programming model and communications system. The package provides two novel capabilities. The first is a fully modular design that enables extensive exploration of an individual system parameter without the need for intrusive changes to the simulator. The second is a parallel simulation environment based on MPI. This provides a high level of performance and the ability to look at large systems. The framework has been successfully used to model concepts ranging from processing in memory to conventional processors connected by conventional network interfaces and running MPI.


Visit sst-simulator.org to learn more about SST.

See SST Elements Documentation for an overview of the simulation capabilities in this repository.

See Contributing to learn how to contribute to SST.