Skip to content

Commit 6b98090

Browse files
committed
added a list of CK modules and actions
1 parent a32be7f commit 6b98090

File tree

1 file changed

+30
-7
lines changed

1 file changed

+30
-7
lines changed

README.md

+30-7
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,41 @@ Further info:
2121
* [Shared portable CK program workflows](https://codereef.ai/portal/c/program)
2222
* [Related CK publications](https://github.com/ctuning/ck/wiki/Publications)
2323

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)
3127

3228
Contributors
3329
============
3430
* See the list of [contributors](https://github.com/ctuning/ck-env/blob/master/CONTRIBUTIONS)
3531

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+
3659
Installation
3760
============
3861

0 commit comments

Comments
 (0)