From 8947ecb53f21317697de65d456d27aa02770dfef Mon Sep 17 00:00:00 2001 From: Ben van Werkhoven <2337546+benvanwerkhoven@users.noreply.github.com> Date: Thu, 20 Apr 2023 16:42:16 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d5fc274..8f7f3df 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,16 @@ int main() { Licensed under Apache 2.0. See [LICENSE](https://github.com/KernelTuner/kernel_launcher/blob/master/LICENSE). +## Citation + +``` +@article{heldens2023kernellauncher, + title={Kernel Launcher: C++ Library for Optimal-Performance Portable CUDA Applications}, + author={Heldens, Stijn and van Werkhoven, Ben}, + journal={The Eighteenth International Workshop on Automatic Performance Tuning (iWAPT2023) co-located with IPDPS 2023}, + year={2023} +} +``` ## Related Work