Skip to content

Commit afc33a0

Browse files
authored
Merge pull request #4 from KernelTuner/add-citation-to-readme
Update README.md
2 parents a289f6a + 8947ecb commit afc33a0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,16 @@ int main() {
6767

6868
Licensed under Apache 2.0. See [LICENSE](https://github.com/KernelTuner/kernel_launcher/blob/master/LICENSE).
6969

70+
## Citation
71+
72+
```
73+
@article{heldens2023kernellauncher,
74+
title={Kernel Launcher: C++ Library for Optimal-Performance Portable CUDA Applications},
75+
author={Heldens, Stijn and van Werkhoven, Ben},
76+
journal={The Eighteenth International Workshop on Automatic Performance Tuning (iWAPT2023) co-located with IPDPS 2023},
77+
year={2023}
78+
}
79+
```
7080

7181
## Related Work
7282

0 commit comments

Comments
 (0)