@@ -21,18 +21,41 @@ Further info:
21
21
* [ Shared portable CK program workflows] ( https://codereef.ai/portal/c/program )
22
22
* [ Related CK publications] ( https://github.com/ctuning/ck/wiki/Publications )
23
23
24
- Current maintainers
25
- ===================
26
- * [ dividiti] ( http://dividiti.com )
27
-
28
- Authors
29
- =======
30
- * [ Grigori Fursin] ( https://fursin.net ) and the [ cTuning foundation] ( https://cTuning.org )
24
+ Author
25
+ ======
26
+ * [ Grigori Fursin] ( https://fursin.net )
31
27
32
28
Contributors
33
29
============
34
30
* See the list of [ contributors] ( https://github.com/ctuning/ck-env/blob/master/CONTRIBUTIONS )
35
31
32
+ Shared CK modules with actions
33
+ ==============================
34
+
35
+ * [ apk] ( https://codereef.ai/portal/c/module/apk )
36
+ * [ artifact] ( https://codereef.ai/portal/c/module/artifact )
37
+ * [ crowdnode] ( https://codereef.ai/portal/c/module/crowdnode )
38
+ * [ device] ( https://codereef.ai/portal/c/module/device )
39
+ * [ env] ( https://codereef.ai/portal/c/module/env )
40
+ * [ log] ( https://codereef.ai/portal/c/module/log )
41
+ * [ machine] ( https://codereef.ai/portal/c/module/machine )
42
+ * [ me] ( https://codereef.ai/portal/c/module/me )
43
+ * [ misc] ( https://codereef.ai/portal/c/module/misc )
44
+ * [ os] ( https://codereef.ai/portal/c/module/os )
45
+ * [ package] ( https://codereef.ai/portal/c/module/package )
46
+ * [ platform] ( https://codereef.ai/portal/c/module/platform )
47
+ * [ platform.cpu] ( https://codereef.ai/portal/c/module/platform.cpu )
48
+ * [ platform.dsp] ( https://codereef.ai/portal/c/module/platform.dsp )
49
+ * [ platform.gpu] ( https://codereef.ai/portal/c/module/platform.gpu )
50
+ * [ platform.init] ( https://codereef.ai/portal/c/module/platform.init )
51
+ * [ platform.nn] ( https://codereef.ai/portal/c/module/platform.nn )
52
+ * [ platform.npu] ( https://codereef.ai/portal/c/module/platform.npu )
53
+ * [ platform.os] ( https://codereef.ai/portal/c/module/platform.os )
54
+ * [ result] ( https://codereef.ai/portal/c/module/result )
55
+ * [ script] ( https://codereef.ai/portal/c/module/script )
56
+ * [ soft] ( https://codereef.ai/portal/c/module/soft )
57
+ * [ xml] ( https://codereef.ai/portal/c/module/xml )
58
+
36
59
Installation
37
60
============
38
61
0 commit comments