Skip to content

Commit

Permalink
Update PyTorch and TensorFlow install for 6.3 (#367)
Browse files Browse the repository at this point in the history
* Updated the pytorch docker image info related to preview images

* Update docker image support sections for 6.3 (#356)

* Sync develop branches (#355)

* Add instructions for using udev to manage GPU access (#325)

* Added instructions for using udev to manage GPU access

* editing

* additional edits

* update code block syntax

* Updated wordlist to resolve linting error

* remove duplicate word from .wordlist.txt

* spell check does not ignore case :)

* Removed "recommended" from the udev section header, moved group membership to be the first method listed

* Group Membership -> group membership

Co-authored-by: Young Hui - AMD <[email protected]>

* udev Rules -> udev rules

(sorry, old habits die hard))

Co-authored-by: Young Hui - AMD <[email protected]>

* Udev -> udev rewording

Co-authored-by: Young Hui - AMD <[email protected]>

* Update .wordlist.txt

Co-authored-by: Young Hui - AMD <[email protected]>

* Update .wordlist.txt

troubleshooting linting failure

---------

Co-authored-by: Young Hui - AMD <[email protected]>

* Updating commands in the SLES prerequisites section to use sudo

* build(deps): Bump rocm-docs-core from 1.8.3 to 1.9.0 in /docs/sphinx (#355)

Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.8.3 to 1.9.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/v1.9.0/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.8.3...v1.9.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): Bump rocm-docs-core from 1.9.0 to 1.9.2 in /docs/sphinx (#358)

Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.9.0 to 1.9.2.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.9.0...v1.9.2)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix PyTorch installation doc (#360)

* remove 6.3

* prettify docker image support sections

* re-pip-compile requirements.txt

* fix PyTorch 2.2.1 docker image miscategorization

* build(deps): Bump rocm-docs-core from 1.9.2 to 1.11.0 in /docs/sphinx (#361)

Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.9.2 to 1.11.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.9.2...v1.11.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Incorporate FAQ info into AMDGPU install and troubleshooting guides (#349)

* Incorporate FAQ info into AMDGPU install and troubleshooting guides

* Fix linting errors

* Apply suggestions from the external review

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Matt Elliott <[email protected]>
Co-authored-by: Young Hui - AMD <[email protected]>
Co-authored-by: lsudarsh-amd <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Wu <[email protected]>
Co-authored-by: Jeffrey Novotny <[email protected]>

* update docker image support sections for 6.3

* remove old docker image support matrix page

* move note

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Matt Elliott <[email protected]>
Co-authored-by: Young Hui - AMD <[email protected]>
Co-authored-by: lsudarsh-amd <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Wu <[email protected]>
Co-authored-by: Jeffrey Novotny <[email protected]>

* Update docs/install/3rd-party/pytorch-install.rst

Co-authored-by: Jithun Nair <[email protected]>

* fix typo

* Update docs/install/3rd-party/pytorch-install.rst

Co-authored-by: Istvan Kiss <[email protected]>

* fix pytorch docker image tags

* fix docker image support tables

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Pruthvi Madugundu <[email protected]>
Co-authored-by: Matt Elliott <[email protected]>
Co-authored-by: Young Hui - AMD <[email protected]>
Co-authored-by: lsudarsh-amd <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Wu <[email protected]>
Co-authored-by: Jeffrey Novotny <[email protected]>
Co-authored-by: Jithun Nair <[email protected]>
Co-authored-by: Istvan Kiss <[email protected]>
(cherry picked from commit a981c66)
  • Loading branch information
peterjunpark committed Dec 14, 2024
1 parent 2939652 commit ec98267
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 345 deletions.
Loading

0 comments on commit ec98267

Please sign in to comment.