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.
1 parent a36fc61 commit 55db368Copy full SHA for 55db368
CITATION.cff
@@ -0,0 +1,22 @@
1
+# YAML 1.2
2
+---
3
+cff-version: "1.0.3"
4
+authors:
5
+ - affiliation: "Netherlands eScience Center"
6
+ family-names: Werkhoven
7
+ given-names: Ben
8
+ name-particle: van
9
+ orcid: "https://orcid.org/0000-0002-7508-3272"
10
+ email: "b.vanwerkhoven@esciencecenter.nl"
11
+date-released: 2017-11-23
12
+keywords:
13
+ - "GPU Computing"
14
+ - "Auto-Tuning"
15
+ - "Performance Optimization"
16
+ - "OpenCL"
17
+ - "CUDA"
18
+license: Apache-2.0
19
+message: "If you use this software, please cite it using these metadata."
20
+repository-code: "https://github.com/benvanwerkhoven/kernel_tuner"
21
+title: Kernel Tuner
22
+version: "0.1.8"
0 commit comments