File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,10 @@ The accuracy of the simulator has been validated with Intel's Optane Persistent
19
19
python vis_trace_heatmap.py <path_to_trace> <out.csv> <number of memory access per period>
20
20
```
21
21
## Paper reference
22
- <b >Tuning the Frequency of Periodic Data Movements over Hybrid Memory Systems</b >
23
22
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).
25
26
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 )
27
28
You can’t perform that action at this time.
0 commit comments