octoml / venv

CK virtual environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OctoML and the cTuning foundation donated this repository to MLCommons: https://github.com/mlcommons/ck-venv

Virtual CK environment

compatibility automation

This CK repository provides automation for virtual environments on Linux and Windows.

License

Apache 2.0

Installation

Install CK framework

Install CK framework and prerequisites as descrbied in this guide.

In most cases, you can install ck using pip as follows:

pip install ck

or

python3 -m pip install ck

or

pip3 install ck --user

Install virtualenv

pip3 install virtualenv

Pull this repository via CK

ck pull repo:ck-venv

If you use Windows, you need to pull an extra repository:

ck pull repo:ck-win

Update all CK repositories

You can update all CK repositories from time to time using the following command:

ck pull all

Usage

Problems

Don't hesitate to report issues or submit feature requests here.

Motivation

About

CK virtual environment

License:Apache License 2.0


Languages

Language:Python 53.0%Language:HTML 38.6%Language:Shell 5.4%Language:Batchfile 3.0%Language:Roff 0.0%