Submitting amd/gpu

pull/864/head
Kenny Ho 2023-08-22 23:18:04 -04:00
parent 51ec6cf04b
commit f0a22ef067
2 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# AMD GPU Helm Chart
[Kubernetes][k8s] [device plugin][dp] implementation that enables the registration of AMD GPU in a container cluster for compute workload.
More information about [RadeonOpenCompute (ROCm)][rocm]
## Prerequisites
* [ROCm capable machines][sysreq]
* [ROCm kernel][rock] ([Installation guide][rocminstall]) or latest AMD GPU Linux driver ([Installation guide][amdgpuinstall])
[dp]: https://kubernetes.io/docs/concepts/cluster-administration/device-plugins/
[k8s]: https://kubernetes.io
[rocm]: https://docs.amd.com/en/latest/rocm.html
[rock]: https://github.com/RadeonOpenCompute/ROCK-Kernel-Driver
[rocminstall]: https://docs.amd.com/en/latest/deploy/linux/quick_start.html
[amdgpuinstall]: https://amdgpu-install.readthedocs.io/en/latest/
[sysreq]: https://docs.amd.com/en/latest/release/gpu_os_support.html

View File

@ -0,0 +1,4 @@
ArtifactHubRepo: amd-gpu-helm
ArtifactHubPackage: amd-gpu
Vendor: AMD
DisplayName: AMD GPU Device Plugin