webern / nvidia-hack

A fork of https://github.com/NVIDIA/gpu-operator using the published tarball as the starting point.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NVIDIA Hack

This was 'forked', sort-of, by using Helm to install the NVIDIA gpu-operator Helm chart.

helm repo add nvidia https://nvidia.github.io/gpu-operator
helm repo update
helm install --devel nvidia/gpu-operator --wait --generate-name

Then grabbing the tarball from the Helm cache and saving it to the root of this repo as:

gpu-operator-1.1.0.tgz

Then I untarred this and used the sources. I did this because it was difficult for me to figure out how to produce this v1.1.0 tarball from the original source.

About

A fork of https://github.com/NVIDIA/gpu-operator using the published tarball as the starting point.

License:Apache License 2.0


Languages

Language:Smarty 100.0%