Skip to content

Commit 7ab656d

Browse files
authored
Update README.md
1 parent a0b581d commit 7ab656d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,16 @@ Users can get the average performance in `average_speedup.log` and the detailed
114114
3. Optional. We provide Python scripts to plot the figures as shown in our paper.
115115
* `plot_sensor_ranges.py`: Plot the heatmaps.
116116
* `bar_plot.py`: Plot the average speedup bar figure.
117+
118+
## Reference
119+
This project is published in CC24: https://dl.acm.org/doi/abs/10.1145/3640537.3641576
120+
121+
```bib
122+
@inproceedings{mu2024cosense,
123+
title={CoSense: Compiler Optimizations using Sensor Technical Specifications},
124+
author={Mu, Pei and Mavrogeorgis, Nikolaos and Vasiladiotis, Christos and Tsoutsouras, Vasileios and Kaparounakis, Orestis and Stanley-Marbell, Phillip and Barbalace, Antonio},
125+
booktitle={Proceedings of the 33rd ACM SIGPLAN International Conference on Compiler Construction},
126+
pages={73--85},
127+
year={2024}
128+
}
129+
```

0 commit comments

Comments
 (0)