Skip to content

h4u5/sst-elements

 
 

Repository files navigation

SST

Structural Simulation Toolkit (SST)

Copyright (c) 2009-2018, 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 Contributing to learn how to contribute to SST.

About

SST Architectural Simulation Components and Libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.2%
  • Python 15.6%
  • C 0.9%
  • Makefile 0.7%
  • M4 0.7%
  • Perl 0.6%
  • Shell 0.3%