Skip to content

Commit

Permalink
Merge pull request #864 from y2kenny-amd/main-source
Browse files Browse the repository at this point in the history
Submitting amd/gpu
  • Loading branch information
atrendafilov authored Aug 29, 2023
2 parents cfb344b + f0a22ef commit 2dcccd2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
17 changes: 17 additions & 0 deletions packages/amd/gpu/overlay/app-readme.md
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions packages/amd/gpu/upstream.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ArtifactHubRepo: amd-gpu-helm
ArtifactHubPackage: amd-gpu
Vendor: AMD
DisplayName: AMD GPU Device Plugin

0 comments on commit 2dcccd2

Please sign in to comment.