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 6aee730 commit c5fe83cCopy full SHA for c5fe83c
CITATION.cff
@@ -0,0 +1,16 @@
1
+# This CITATION.cff file was generated with cffinit.
2
+# Visit https://bit.ly/cffinit to generate yours today!
3
+
4
+cff-version: 1.2.0
5
+title: KernelAbstractions.jl
6
+message: 'If you use this software, please cite it as below.'
7
+type: software
8
+authors:
9
+ - family-names: Churavy
10
+ given-names: Valentin
11
+ orcid: 'https://orcid.org/0000-0002-9033-165X'
12
+identifiers:
13
+ - type: doi
14
+ value: 10.5281/zenodo.4021259
15
+repository-code: 'https://github.com/JuliaGPU/KernelAbstractions.jl'
16
+license: MIT
0 commit comments