Skip to content

Commit 5fab47e

Browse files
authored
Update Splash-4 Citation
1 parent 995ebe5 commit 5fab47e

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

README.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,30 @@ benchmark folder before executing it.
1818

1919
## Citing Splash-4
2020

21+
Eduardo José Gómez-Hernández, Ruixiang Shao, Christos Sakalis,
22+
Stefanos Kaxiras, Alberto Ros, "Splash-4: Improving Scalability
23+
with Lock-Free Constructs". International Symposium on Performance
24+
Analysis of Systems and Software (ISPASS), pages 235--236,
25+
Worldwide event, March 2021
26+
27+
### BibTeX
28+
29+
@InProceedings{ejgomez-ispass21,
30+
author = {Eduardo Jos{\'e} G{\'o}mez-Hern{\'a}ndez and Ruixiang Shao and Christos Sakalis and Stefanos Kaxiras and Alberto Ros},
31+
title = {Splash-4: Improving Scalability with Lock-Free Constructs},
32+
booktitle = {International Symposium on Performance Analysis of Systems and Software (ISPASS)},
33+
doi = {10.1109/ISPASS51385.2021.00044},
34+
editor = {IEEE Computer Society},
35+
pages = {235--236},
36+
year = {2021},
37+
address = {Worldwide event},
38+
month = mar,
39+
publisher = {IEEE Computer Society},
40+
ratio-acep = {36.92% (24/65)},
41+
isbn = {978-1-7281-8643-6},
42+
}
43+
44+
2145

2246
## Recommended Inputs
2347

@@ -53,4 +77,4 @@ based on the original Splash-2 characterization paper by Woo et al. [1].
5377
Anoop Gupta. 1995. The SPLASH-2 programs: characterization and methodological
5478
considerations. In Proceedings of the 22nd annual international symposium on
5579
Computer architecture (ISCA '95). ACM, New York, NY, USA, 24-36.
56-
DOI=http://dx.doi.org/10.1145/223982.223990
80+
DOI=http://dx.doi.org/10.1145/223982.223990

0 commit comments

Comments
 (0)