File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,12 @@ description, as shown in the following examples:
43
43
* https://github.com/ctuning/ck-analytics
44
44
* https://github.com/ctuning/ck-autotuning
45
45
46
- CK also helps to abstract access to ever-changing tools and
47
- hardware via wrappers with the same JSON API while protecting
48
- experimental setups from low-level interface/data changes
49
- (wrappers handle such changes as well as setting up environment
50
- for multiple versions of a given tool or library).
46
+ CK also helps to abstract access to ever-changing (and possibly
47
+ proprietary) tools and hardware via wrappers with the same JSON
48
+ API while protecting experimental setups from low-level
49
+ interface/data changes (wrappers handle such changes as well
50
+ as setting up environment for multiple versions of a given tool
51
+ or library).
51
52
52
53
All components has DOI-style UID and can be transparently indexed and
53
54
searched via third-party Hadoop-based ElasticSearch, shared via GIT,
You can’t perform that action at this time.
0 commit comments