GrantMackey-WDC / sst-macro

SST Macro Element Library

Home Page:http://sst-simulator.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SST

Structural Simulation Toolkit (SST) Macroscale Element Library

Copyright (c) 2009-2018, Sandia National Laboratories

Sandia National Laboratories is a multimission laboratory managed and operated by National Technology and Engineering Solutions of Sandia, LLC., a wholly owned subsidiary of Honeywell International, Inc., for the U.S. Department of Energy's National Nuclear Security Administration under contract DE-NA0003525.


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.

The macroscale element library provides functionality for simulating extreme-scale applications. Extreme scale is achieved through:

  • Skeletonized endpoint models that provide accurate, but fast models of applications.
  • Coarse-grained networks models that capture important traffic contention without modeling flit-level details
  • Parallelization through a PDES (parallel discrete event simulation) core

The most unique functionality is dedicated to skeleton applications which run as emulated processes on a barebones virtual OS. Each process (and thread) is modeled as a user-space thread, allowing millions of virtual simulation processes to be modeled in a single simulation.


To learn more, see the PDF manuals in the top-level source directory. Visit sst-simulator.org to learn more about SST core.

License

Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.

About

SST Macro Element Library

http://sst-simulator.org/

License:Other


Languages

Language:C++ 82.3%Language:C 8.8%Language:Assembly 2.5%Language:Python 2.0%Language:M4 1.5%Language:Makefile 1.0%Language:Objective-C 0.9%Language:Shell 0.8%Language:Perl 0.1%Language:Jupyter Notebook 0.1%Language:Cuda 0.0%Language:CMake 0.0%