daviderli614 / gpushare-device-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPU Sharing Device Plugin in Kuberntes

CircleCI Build Status Go Report Card

About

The Nvidia GPU sharing device plugin for Kubernetes is a Daemonset that allows you to automatically:

  • Expose the GPU Memory and GPU count on the node of your cluster
  • Run GPU sharing enabled containers in your Kubernetes cluster.

For more info, please refer gpusharing scheduler extender

"# gpushare-device-plugin"

About

License:Apache License 2.0


Languages

Language:Go 98.5%Language:Dockerfile 1.5%