Overview

Genv Container Toolkit

The Genv container toolkit is the integration of Genv with containers and tools like docker. It brings GPU environment capabilities to containers such as GPU memory capacity (i.e. GPU fractions), enforcement, monitoring and more.

Architecture

The container toolkit consists of two main components: a container runtime (i.e. genv-container-runtime.py, genv-container-runtime-hook.py) and a wrapper for docker commands (i.e. genv-docker).

Where to Go Next

If you are not familiar with Genv, it is recommended to go over the overview and follow the quick start tutorial before starting with containers.

To install the container toolkit on your machine, visit the installation page.

Then, follow the quick start tutorial, and if you want to know how to do specific things, check out the usage guide.