Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.04 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.04 KB

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

CUDA/GPU support information

CUDA 11.5.1 and before are supported

Any architecture of GPU after Kepler are supported