Skip to content

Collect info about GPUs and bind video cards into the container

License

Notifications You must be signed in to change notification settings

nikonov1101/nvidia-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVIDIA-docker v1

This repository contains source code of the nvidia-docker v1 plugin. Forked from oficial repo.

Build dependencies are included into the repo. Use the CGO_ flags to build code that use this library:

CGO_LDFLAGS=-L/path/to/nvidia-docker/build/lib/ \
CGO_CFLAGS=-I/path/to/nvidia-docker/build/include/ \
go build ...

About

Collect info about GPUs and bind video cards into the container

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published