Skip to content

Commit ca2ef92

Browse files
Update README.md
1 parent 986be9d commit ca2ef92

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ The accuracy of the simulator has been validated with Intel's Optane Persistent
1919
python vis_trace_heatmap.py <path_to_trace> <out.csv> <number of memory access per period>
2020
```
2121
## Paper reference
22-
<b>Tuning the Frequency of Periodic Data Movements over Hybrid Memory Systems</b>
2322

24-
Thaleia Dimitra Doudali, Daniel Zahka, Ada Gavrilovska
23+
<b>Cori: Dancing to the Right Beat of Periodic Data Movements over Hybrid Memory Systems.</b><br/>
24+
Thaleia Dimitra Doudali, Daniel Zahka, Ada Gavrilovska. <br/>
25+
In Proceedings of the 35th IEEE International Parallel and Distributed Processing Symposium (IPDPS 2021).
2526

26-
[https://arxiv.org/abs/2101.07200](https://arxiv.org/abs/2101.07200)
27+
Extended version: [https://arxiv.org/abs/2101.07200](https://arxiv.org/abs/2101.07200)
2728

0 commit comments

Comments
 (0)