Skip to content

Collection of tools and examples for managing Accelerated workloads in Kubernetes Engine

License

Notifications You must be signed in to change notification settings

src-d/k8s-nvidia-gpu-overcommit

 
 

Repository files navigation

nvidia-gpu-device-plugin with GPU overcommitmemt

This repository is a fork of the nvidia-gpu-device-plugin in Google Kubernetes Engine. This fork allows overcommitment of GPU resources, meant so multiple pods can share 1 GPU by reporting more actual available GPUs to Kubernetes. This can be set by setting -overcommit-multiply-by=2 or a higher number, this specifies how many times 1 GPU will be reported.

More details on the nvidia-gpu-device-plugin are here.

About

Collection of tools and examples for managing Accelerated workloads in Kubernetes Engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 50.1%
  • Shell 31.5%
  • Python 10.2%
  • Makefile 4.4%
  • Dockerfile 3.8%