@@ -18,6 +18,30 @@ benchmark folder before executing it.
18
18
19
19
## Citing Splash-4
20
20
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
+
21
45
22
46
## Recommended Inputs
23
47
@@ -53,4 +77,4 @@ based on the original Splash-2 characterization paper by Woo et al. [1].
53
77
Anoop Gupta. 1995. The SPLASH-2 programs: characterization and methodological
54
78
considerations. In Proceedings of the 22nd annual international symposium on
55
79
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