Skip to content

Commit 474798e

Browse files
author
Patrick Lavin
committed
add joss paper
1 parent 0cbc364 commit 474798e

6 files changed

Lines changed: 412 additions & 0 deletions

File tree

paper/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Joss Paper
2+
3+
This paper was written based on SST 15.0. It gives a basic overview of the SST project's structure and goals.
4+
5+
## Building
6+
7+
The paper is built using the `inara` container.
8+
9+
The container can be downloaded from Docker Hub [here](https://hub.docker.com/r/openjournals/inara).
10+
To launch the container, follow instructions on the GitHub repo [here](https://github.com/openjournals/inara).
11+
12+
When inside the container, build the pdf with the following command:
13+
14+
```
15+
inara path/to/paper.md
16+
```
17+
18+
A draft pdf is created by default. Use the `-p` flag to create a production pdf.

paper/figures/basics.png

93.9 KB
Loading

paper/figures/eli.png

292 KB
Loading

paper/figures/miranda.png

199 KB
Loading

paper/paper.bib

Lines changed: 230 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,230 @@
1+
@misc{gem5,
2+
title={The gem5 Simulator: Version 20.0+},
3+
author={Jason Lowe-Power and Abdul Mutaal Ahmad and Ayaz Akram and Mohammad Alian and Rico Amslinger and Matteo Andreozzi and Adrià Armejach and Nils Asmussen and Brad Beckmann and Srikant Bharadwaj and Gabe Black and Gedare Bloom and Bobby R. Bruce and Daniel Rodrigues Carvalho and Jeronimo Castrillon and Lizhong Chen and Nicolas Derumigny and Stephan Diestelhorst and Wendy Elsasser and Carlos Escuin and Marjan Fariborz and Amin Farmahini-Farahani and Pouya Fotouhi and Ryan Gambord and Jayneel Gandhi and Dibakar Gope and Thomas Grass and Anthony Gutierrez and Bagus Hanindhito and Andreas Hansson and Swapnil Haria and Austin Harris and Timothy Hayes and Adrian Herrera and Matthew Horsnell and Syed Ali Raza Jafri and Radhika Jagtap and Hanhwi Jang and Reiley Jeyapaul and Timothy M. Jones and Matthias Jung and Subash Kannoth and Hamidreza Khaleghzadeh and Yuetsu Kodama and Tushar Krishna and Tommaso Marinelli and Christian Menard and Andrea Mondelli and Miquel Moreto and Tiago Mück and Omar Naji and Krishnendra Nathella and Hoa Nguyen and Nikos Nikoleris and Lena E. Olson and Marc Orr and Binh Pham and Pablo Prieto and Trivikram Reddy and Alec Roelke and Mahyar Samani and Andreas Sandberg and Javier Setoain and Boris Shingarov and Matthew D. Sinclair and Tuan Ta and Rahul Thakur and Giacomo Travaglini and Michael Upton and Nilay Vaish and Ilias Vougioukas and William Wang and Zhengrong Wang and Norbert Wehn and Christian Weis and David A. Wood and Hongil Yoon and Éder F. Zulian},
4+
year={2020},
5+
eprint={2007.03152},
6+
archivePrefix={arXiv},
7+
primaryClass={cs.AR},
8+
url={https://arxiv.org/abs/2007.03152},
9+
}
10+
11+
@INPROCEEDINGS{astra,
12+
author={Won, William and Heo, Taekyung and Rashidi, Saeed and Sridharan, Srinivas and Srinivasan, Sudarshan and Krishna, Tushar},
13+
booktitle={2023 IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS)},
14+
title={ASTRA-sim2.0: Modeling Hierarchical Networks and Disaggregated Systems for Large-model Training at Scale},
15+
year={2023},
16+
volume={},
17+
number={},
18+
pages={283-294},
19+
keywords={Training;Semiconductor device modeling;Analytical models;Network topology;Systems modeling;Throughput;Data models;Distributed training;High-performance training;Multi-dimensional network;Disaggregated memory system},
20+
doi={10.1109/ISPASS57527.2023.00035}}
21+
22+
@Inbook{ns3,
23+
author="Riley, George F.
24+
and Henderson, Thomas R.",
25+
editor="Wehrle, Klaus
26+
and G{\"u}ne{\c{s}}, Mesut
27+
and Gross, James",
28+
title="The ns-3 Network Simulator",
29+
bookTitle="Modeling and Tools for Network Simulation",
30+
year="2010",
31+
publisher="Springer Berlin Heidelberg",
32+
address="Berlin, Heidelberg",
33+
pages="15--34",
34+
abstract="As networks of computing devices grow larger and more complex, the need for highly accurate and scalable network simulation technologies becomes critical. Despite the emergence of large-scale testbeds for network research, simulation still plays a vital role in terms of scalability (both in size and in experimental speed), reproducibility, rapid prototyping, and education. With simulation based studies, the approach can be studied in detail at varying scales, with varying data applications, varying field conditions, and will result in reproducible and analyzable results.",
35+
isbn="978-3-642-12331-3",
36+
doi="10.1007/978-3-642-12331-3_2",
37+
url="https://doi.org/10.1007/978-3-642-12331-3_2"
38+
}
39+
40+
@inproceedings{heterogarnet,
41+
author={Bharadwaj, Srikant and Yin, Jieming and Beckmann, Bradford and Krishna, Tushar},
42+
booktitle={2020 57th ACM/IEEE Design Automation Conference (DAC)},
43+
title={Kite: A Family of Heterogeneous Interposer Topologies Enabled via Accurate Interconnect Modeling},
44+
year={2020},
45+
volume={},
46+
number={},
47+
pages={1-6},
48+
doi={10.1109/DAC18072.2020.9218539}
49+
}
50+
51+
@INPROCEEDINGS{garnet,
52+
author={Agarwal, Niket and Krishna, Tushar and Peh, Li-Shiuan and Jha, Niraj K.},
53+
booktitle={2009 IEEE International Symposium on Performance Analysis of Systems and Software},
54+
title={GARNET: A detailed on-chip network model inside a full-system simulator},
55+
year={2009},
56+
volume={},
57+
number={},
58+
pages={33-42},
59+
keywords={Garnets;Network-on-a-chip;Multiprocessor interconnection networks;Power system interconnection;System-on-a-chip;Proposals;Switches;Computational modeling;Microprocessors;Wire},
60+
doi={10.1109/ISPASS.2009.4919636}}
61+
62+
@article{SimMPI,
63+
title = {Performance Modeling and Evaluation of MPI},
64+
journal = {Journal of Parallel and Distributed Computing},
65+
volume = {61},
66+
number = {2},
67+
pages = {202-223},
68+
year = {2001},
69+
issn = {0743-7315},
70+
doi = {https://doi.org/10.1006/jpdc.2000.1677},
71+
url = {https://www.sciencedirect.com/science/article/pii/S0743731500916770},
72+
author = {Khalid Al-Tawil and Csaba Andras Moritz},
73+
keywords = {LogP, MPI, LogGP, parallel processing, workstations},
74+
abstract = {Users of parallel machines need to have a good grasp for how different communication patterns and styles affect the performance of message-passing applications. LogGP is a simple performance model that reflects the most important parameters required to estimate the communication performance of parallel computers. The message passing interface (MPI) standard provides new opportunities for developing high performance parallel and distributed applications. In this paper, we use LogGP as a conceptual framework for evaluating the performance of MPI communications on three platforms: Cray-Research T3D, Convex Exemplar 1600SP, and a network of workstations (NOW). We develop a simple set of communication benchmarks to extract the LogGP parameters. Our objective in this is to compare the performance of MPI communication on several platforms and to identify a performance model suitable for MPI performance characterization. In particular, two problems are addressed: how LogGP quantifies MPI performance and what extra features are required for modeling MPI, and how MPI performance compare on the three computing platforms: Cray Research T3D, Convex Exemplar 1600SP, and workstations clusters.}
75+
}
76+
77+
@INPROCEEDINGS{stonne,
78+
author = {Francisco Mu{\~n}oz-Mart{\'i}nez and Jos{\'e} L. Abell{\'a}n and Manuel E. Acacio and Tushar Krishna},
79+
title = {STONNE: Enabling Cycle-Level Microarchitectural Simulation for DNN Inference Accelerators},
80+
booktitle = {2021 IEEE International Symposium on Workload Characterization (IISWC)},
81+
year = {2021},
82+
volume = {},
83+
number = {},
84+
pages = {},
85+
}
86+
87+
88+
@article{codes,
89+
title={Enabling parallel simulation of large-scale HPC network systems},
90+
author={Mubarak, Misbah and Carothers, Christopher D and Ross, Robert B and Carns, Philip},
91+
journal={IEEE Transactions on Parallel and Distributed Systems},
92+
volume={28},
93+
number={1},
94+
pages={87--100},
95+
year={2016},
96+
publisher={IEEE}
97+
}
98+
99+
@article{ross,
100+
title={ROSS: A high-performance, low-memory, modular Time Warp system},
101+
author={Carothers, Christopher D and Bauer, David and Pearce, Shawn},
102+
journal={Journal of parallel and distributed computing},
103+
volume={62},
104+
number={11},
105+
pages={1648--1669},
106+
year={2002},
107+
publisher={Elsevier}
108+
}
109+
110+
@article{pacsim,
111+
author = {Liu, Changxi and Sabu, Alen and Chaudhari, Akanksha and Kang, Qingxuan and Carlson, Trevor E.},
112+
title = {Pac-Sim: Simulation of Multi-threaded Workloads using Intelligent, Live Sampling},
113+
year = {2024},
114+
issue_date = {December 2024},
115+
publisher = {Association for Computing Machinery},
116+
address = {New York, NY, USA},
117+
volume = {21},
118+
number = {4},
119+
issn = {1544-3566},
120+
url = {https://doi.org/10.1145/3680548},
121+
doi = {10.1145/3680548},
122+
abstract = {High-performance, multi-core processors are the key to accelerating workloads in several application domains. To continue to scale performance at the limit of Moore’s Law and Dennard scaling, software and hardware designers have turned to dynamic solutions that adapt to the needs of applications in a transparent, automatic way. For example, modern hardware improves its performance and power efficiency by changing the hardware configuration, like the frequency and voltage of cores, according to a number of parameters, such as the technology used or the workload running at the time. With this level of dynamism, it is essential to simulate next-generation multi-core processors in a way that can both respond to system changes and accurately determine system performance metrics. Currently, no sampled simulation platform can achieve these goals of dynamic, fast, and accurate simulation of multi-threaded workloads.In this work, we propose a solution that allows for fast, accurate simulation in the presence of both hardware and software dynamism. To accomplish this goal, we present Pac-Sim, a novel sampled simulation methodology for fast, accurate sampled simulation that requires no upfront analysis of the workload. With our proposed methodology, it is now possible to simulate long-running dynamically scheduled multi-threaded programs with significant simulation speedups, even in the presence of dynamic hardware events. We evaluate Pac-Sim using the SPEC CPU2017, NPB, and PARSEC multi-threaded benchmarks with both static and dynamic thread scheduling. The experimental results show that Pac-Sim achieves a very low sampling error of 1.63\% and 3.81\% on average for statically and dynamically scheduled benchmarks, respectively. Pac-Sim also demonstrates significant simulation speedups as high as 523.5\texttimes{} (210.3\texttimes{} on average) for the training input set of SPEC CPU2017 running eight threads.},
123+
journal = {ACM Trans. Archit. Code Optim.},
124+
month = nov,
125+
articleno = {81},
126+
numpages = {26},
127+
keywords = {Sampled simulation, multi-threaded workloads, dynamic scheduling}
128+
}
129+
130+
@article{sniper,
131+
author = {Liu, Changxi and Sabu, Alen and Chaudhari, Akanksha and Kang, Qingxuan and Carlson, Trevor E.},
132+
title = {Pac-Sim: Simulation of Multi-threaded Workloads using Intelligent, Live Sampling},
133+
year = {2024},
134+
issue_date = {December 2024},
135+
publisher = {Association for Computing Machinery},
136+
address = {New York, NY, USA},
137+
volume = {21},
138+
number = {4},
139+
issn = {1544-3566},
140+
url = {https://doi.org/10.1145/3680548},
141+
doi = {10.1145/3680548},
142+
abstract = {High-performance, multi-core processors are the key to accelerating workloads in several application domains. To continue to scale performance at the limit of Moore’s Law and Dennard scaling, software and hardware designers have turned to dynamic solutions that adapt to the needs of applications in a transparent, automatic way. For example, modern hardware improves its performance and power efficiency by changing the hardware configuration, like the frequency and voltage of cores, according to a number of parameters, such as the technology used or the workload running at the time. With this level of dynamism, it is essential to simulate next-generation multi-core processors in a way that can both respond to system changes and accurately determine system performance metrics. Currently, no sampled simulation platform can achieve these goals of dynamic, fast, and accurate simulation of multi-threaded workloads.In this work, we propose a solution that allows for fast, accurate simulation in the presence of both hardware and software dynamism. To accomplish this goal, we present Pac-Sim, a novel sampled simulation methodology for fast, accurate sampled simulation that requires no upfront analysis of the workload. With our proposed methodology, it is now possible to simulate long-running dynamically scheduled multi-threaded programs with significant simulation speedups, even in the presence of dynamic hardware events. We evaluate Pac-Sim using the SPEC CPU2017, NPB, and PARSEC multi-threaded benchmarks with both static and dynamic thread scheduling. The experimental results show that Pac-Sim achieves a very low sampling error of 1.63\% and 3.81\% on average for statically and dynamically scheduled benchmarks, respectively. Pac-Sim also demonstrates significant simulation speedups as high as 523.5\texttimes{} (210.3\texttimes{} on average) for the training input set of SPEC CPU2017 running eight threads.},
143+
journal = {ACM Trans. Archit. Code Optim.},
144+
month = nov,
145+
articleno = {81},
146+
numpages = {26},
147+
keywords = {Sampled simulation, multi-threaded workloads, dynamic scheduling}
148+
}
149+
150+
@misc{rev,
151+
author = {Leidel, John and Donofrio, David and Taylor, Chris and Kabrick, Ryan and Killough, Lee},
152+
title = {rev : RISC-V Native CPU Model for SST},
153+
year = {2020},
154+
publisher = {GitHub},
155+
journal = {GitHub repository},
156+
url = {https://github.com/tactcomplabs/rev}
157+
}
158+
159+
@misc{sst-data,
160+
author = {Leidel, John and and Taylor, Chris},
161+
title = {sst-data: An advanced SST Statistics I/O library},
162+
year = {2024},
163+
publisher = {GitHub},
164+
journal = {GitHub repository},
165+
url = {https://github.com/tactcomplabs/sst-data}
166+
}
167+
168+
169+
@misc{simeng,
170+
author = {McIntosh-Smith, Simon and Jones, Hal and Price, James and Jones , Jack and Wilkinson, Finn and Muneeb, Rahat and Weaver, Daniel and Cockrean, Alex and Moore, Joseph},
171+
title = {SimEng},
172+
year = {2021},
173+
publisher = {GitHub},
174+
journal = {GitHub repository},
175+
url = {https://github.com/UoB-HPC/SimEng/}
176+
}
177+
178+
@misc{ramulator2,
179+
title={{Ramulator 2.0: A Modern, Modular, and Extensible DRAM Simulator}},
180+
author={Haocong Luo and Yahya Can Tu\u{g}rul and F. Nisa Bostancı and Ataberk Olgun and A. Giray Ya\u{g}l{\i}k\c{c}{\i} and and Onur Mutlu},
181+
year={2023},
182+
archivePrefix={arXiv},
183+
primaryClass={cs.AR}
184+
}
185+
186+
@INPROCEEDINGS{accelsim,
187+
author={Khairy, Mahmoud and Shen, Zhesheng and Aamodt, Tor M. and Rogers, Timothy G.},
188+
booktitle={2020 ACM/IEEE 47th Annual International Symposium on Computer Architecture (ISCA)},
189+
title={Accel-Sim: An Extensible Simulation Framework for Validated GPU Modeling},
190+
year={2020},
191+
volume={},
192+
number={},
193+
pages={473-486},
194+
keywords={GPGPU;Modeling and Simulation},
195+
doi={10.1109/ISCA45697.2020.00047}}
196+
197+
@misc{apple,
198+
author = {Norem, Josh},
199+
title = {Apple Spent $1 Billion on the M3 Tape-Out, Says Analyst},
200+
year = 2023,
201+
url = {https://www.extremetech.com/computing/apple-spent-1-billion-on-the-m3-tape-out-says-analyst},
202+
journal = {ExtremeTech},
203+
urldate = {2025-06-16}
204+
}
205+
206+
@misc{axios,
207+
author = {Fried, Ina},
208+
title = {Up close with the world's largest supercomputer},
209+
year = 2025,
210+
url = {https://www.axios.com/2025/01/10/lawrence-livermore-lab-supercomputer},
211+
journal = {Axios},
212+
urldate = {2025-06-16}
213+
}
214+
215+
@inproceedings{polarstar,
216+
title={PolarStar: Expanding the Horizon of Diameter-3 Networks},
217+
author={Lakhotia, Kartik and Monroe, Laura and Isham, Kelly and Besta, Maciej and Blach, Nils and Hoefler, Torsten and Petrini, Fabrizio},
218+
booktitle={Proceedings of the 36th ACM Symposium on Parallelism in Algorithms and Architectures},
219+
pages={345--357},
220+
year={2024}
221+
}
222+
223+
@inproceedings{conservativesync,
224+
author = {Ayani, Rassul and Rajaei, Hassan},
225+
year = {1992},
226+
month = {01},
227+
pages = {709-717},
228+
title = {Parallel Simulation Using Conservative Time Windows.},
229+
doi = {10.1145/167293.167684}
230+
}

0 commit comments

Comments
 (0)