Navigation: Home | Downloads | Getting SST | Documentation | Support
The simpleElementExample provides an example element that contains a number of various component types. It is intended to be a starting reference example on how to develop SST Elements / Components.
simpleComponent: An example of a basic component with event handling.
simpleClockerComponent: An example of a SST clocking and benchmarking along with example of !OneShot operation.
simpleRNGComponent: Random number generator example
simpleDistribComponent: Random number distribution example
simpleStatisticsComponent: Example on how to build/run statistics in components
simpleMessageGeneratorComponent: Example of a Messaging Rate benchmark component
A tests directory is also included to provide examples of SST Python Input files for each of the components.