chenaoxd / gpushare-device-plugin

GPU Sharing Device Plugin for Kubernetes Cluster

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

About

GPU Sharing Device Plugin for Kubernetes Cluster

License:Apache License 2.0


Languages

Language:Go 98.8%Language:Dockerfile 1.2%