forked from ctuning/ck-autotuning
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CONTRIBUTIONS
97 lines (78 loc) · 2.17 KB
/
CONTRIBUTIONS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
CK uses standard 3-clause (new) BSD license. Contributions are welcome to
either improve existing functionality or add new functionality possibly using
new modules.
Contributors should clearly mark their contributions including date and remark.
This is still a relatively new project so we still discuss how to make
contributions easy and efficient.
For now, patches can be sent directly to the [email protected]
Bugs can be reported here:
* https://github.com/ctuning/ck/issues
Thank you for your interest!
=================================================================================
Acknowledgments:
N: Grigori Fursin
H: http://fursin.net
O: cTuning foundation
C: original concept and design
W: since Nov.1, 2014
N: Abdul Wahid Memon
O:
C: checking how to convert GCC optimization flags to CK format for autotuning
W: 2015
N: Michael Mcgeagh
E:
O: ARM, UK
C: discussing farms of CK-powered machines for ARM Workload Automation Framework
W: 2016
N: Dmitry Savenko
E:
O:
C: fixed various problems with crowdtuning on MacOS, etc ...
W: 2016
N: Milos Puzovic
E:
O: The Hartree Centre, UK (http://www.hartree.stfc.ac.uk/hartree)
C: discussing farms of CK-powered machines
W: 2016
N: Harry Plumley
E:
O: The Hartree Centre, UK (http://www.hartree.stfc.ac.uk/hartree)
C: discussing farms of CK-powered machines, improving post processing scripts in 'program' module
W: 2016
N: Dave Butcher
E:
O: ARM
C: reporting a few bugs when intergrating ARM's workload automation to CK
W: 2016
N: Sam Ainsworth
E:
O: University of Cambridge, UK
C: reporting a few issues when converting his CGO 2017 artifacts to CK format (https://github.com/SamAinsworth/reproduce-cgo2017-paper)
W:
N: Daniil Efremov
E:
O: Xored, Russia
C: fixing a few bugs
W:
N: Nikolai Chunosov
E:
O: Xored, Russia
C: suggesting to add --deps.KEY=UOA
W:
N: Flavio Vella
E:
O: dividiti, UK
C: improving execution of programs like clblast_tune on Android via CK
W:
N: Wen Yang
E: GitHub: @w-simon
O:
C: improving autotuning documentation and fixing bugs
W:
N: David Fernadez Lobon & Guillermo Vigueras
E:
O:
C: suggesting how to add clang/opt compilation
W: