francis0407 / vcuda-controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vcuda-controller

Build Status Total alerts Language grade: C/C++

This project is a wrapper of NVIDIA driver library, it's a component of gpu-manager which makes Kubernetes can not only run more than one Pod on the same GPU, but also give QoS guaranteed to each Pod. For more details, please refer to our paper here.

Build

IMAGE_FILE=<your image name without version> ./build-img.sh

About

License:Other


Languages

Language:C 99.2%Language:CMake 0.3%Language:Dockerfile 0.3%Language:Shell 0.2%