Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 864 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 864 Bytes

Registering software environments in CK

This is a stable repository used to register environment of various software in CK to let multiple versions of different easily co-exist, automatically resolve dependencies during tool installation, and support experimentation with various versions of tools. For example, we use it for autotuning with different versions of LLVM, GCC, ICC, etc.

See CK Getting Started Guide for more details!

Authors

  • Grigori Fursin, cTuning foundation (France) / dividiti (UK)

License

  • BSD, 3-clause

Prerequisites

Installation

ck pull repo:ck-env

Usage

Please, check out CK Wiki