Skip to content

Commit 09b5f77

Browse files
Update README.rst
1 parent 31fe668 commit 09b5f77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Kernel Tuner: A simple CUDA/OpenCL Auto-Tuner in Python
1+
Kernel Tuner: A Search-Optimizing GPU Code Auto-Tuner
22
=========================================================
33

44
|Build Status| |Codacy Badge| |Codacy Badge2|
@@ -136,9 +136,9 @@ A scientific paper about the Kernel Tuner is in preparation, in the meantime ple
136136

137137
.. code:: latex
138138

139-
@misc{
139+
@misc{vanwerkhoven2018kerneltuner,
140140
author = {Ben van Werkhoven},
141-
title = {Kernel Tuner: A simple CUDA/OpenCL Auto-Tuner in Python},
141+
title = {Kernel Tuner: A Search-Optimizing GPU Code Auto-Tuner},
142142
year = {2018}
143143
}
144144

0 commit comments

Comments
 (0)