Skip to content

Commit

Permalink
packer-rocm/amdgpu_install README: note 'amdgpu_install_get'
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlay2amd committed Oct 26, 2024
1 parent 623a69b commit d87613d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packer-rocm/playbooks/roles/amdgpu_install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Ansible role for [amdgpu-install](https://rocm.docs.amd.com/projects/install-on-
| `amdgpu_install_rel` | The _release_ portion of the `amdgpu-install` URL.<br/>**Default:** _6.2.3_, [Reference](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/amdgpu-install.html) |
| `amdgpu_install_build` | The _build_ portion of the URL.<br/>**Default:** _6.2.60203-1_ |
| `amdgpu_install_pkg` | Optional _URL_ for the `amdgpu-install` package. Replaces `amdgpu_install_rel` and `amdgpu_install_build`.<br/>**Default:** _templated_ |
| `amdgpu_install_get` | If preparations for `amdgpu-install` are made/is installed.<br/>**Default:** _True_ |
| `amdgpu_install_usecases` | Package groups to request from `amdgpu-install` that match typical workflows and runtimes.<br/>**Default:** _dkms_, suggested: _rocm_ |
| `amdgpu_install_args` | Optional dictionary of arguments to pass to `amdgpu-install` |
| `amdgpu_install_branch` | Optional development branch of the `amdgpu` driver with `amdgpu-install-internal`<br/>**Default:** _Skipped_ |
Expand Down

0 comments on commit d87613d

Please sign in to comment.