We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a289f6a + 8947ecb commit afc33a0Copy full SHA for afc33a0
README.md
@@ -67,6 +67,16 @@ int main() {
67
68
Licensed under Apache 2.0. See [LICENSE](https://github.com/KernelTuner/kernel_launcher/blob/master/LICENSE).
69
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
80
81
## Related Work
82
0 commit comments