From 3f79ca6326d4153e5ddb1ee644b8973a06091b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 12:08:03 -0600 Subject: [PATCH 1/4] build(deps): Bump rocm-docs-core from 1.7.0 to 1.7.1 in /docs/sphinx (#270) Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/ROCm/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/sphinx/requirements.in | 2 +- docs/sphinx/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sphinx/requirements.in b/docs/sphinx/requirements.in index ac57b2da..22f16687 100644 --- a/docs/sphinx/requirements.in +++ b/docs/sphinx/requirements.in @@ -1,3 +1,3 @@ -rocm-docs-core==1.7.0 +rocm-docs-core==1.7.1 Sphinx-Substitution-Extensions==2024.8.6 sphinxcontrib.datatemplates==0.11.0 diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index c9251206..a6c13fdd 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -96,7 +96,7 @@ requests==2.31.0 # via # pygithub # sphinx -rocm-docs-core==1.7.0 +rocm-docs-core==1.7.1 # via -r requirements.in smmap==5.0.1 # via gitdb From 361022efa6cb9f63cf0ba141b5f28e02d3a4aa2b Mon Sep 17 00:00:00 2001 From: Jeffrey Novotny Date: Thu, 22 Aug 2024 10:50:23 -0400 Subject: [PATCH 2/4] Fix broken link in Ubuntu 20.04 tab of Docker support matrix --- docs/reference/docker-image-support-matrix.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/reference/docker-image-support-matrix.rst b/docs/reference/docker-image-support-matrix.rst index 2d0f53c8..f8400d7f 100644 --- a/docs/reference/docker-image-support-matrix.rst +++ b/docs/reference/docker-image-support-matrix.rst @@ -102,8 +102,8 @@ The following Docker image tags and associated inventories are validated for ROC * `ROCm 6.2 `_ * `Python 3.9 `_ * `PyTorch 2.2.1 `_ - * `Apex 1.2.0 `_ - * `torchvision 0.17.1 `_ + * `Apex 1.2.0 `_ + * `torchvision 0.17.1 `_ * `TensorBoard 2.13.0 `_ * `MAGMA `_ * `UCX 1.10.0 `_ @@ -121,7 +121,7 @@ The following Docker image tags and associated inventories are validated for ROC * `ROCm 6.2 `_ * `Python 3.9 `_ * `PyTorch 2.1.2 `_ - * `Apex 1.1.0 `_ + * `Apex 1.1.0 `_ * `torchvision 0.16.1 `_ * `TensorBoard 2.13.0 `_ * `MAGMA `_ @@ -140,8 +140,8 @@ The following Docker image tags and associated inventories are validated for ROC * `ROCm 6.2 `_ * `Python 3.9 `_ * `PyTorch 1.13.1 `_ - * `Apex 1.0.0 `_ - * `torchvision 0.14.0 `_ + * `Apex 1.0.0 `_ + * `torchvision 0.14.0 `_ * `TensorBoard 2.17.0 `_ * `MAGMA `_ * `UCX 1.10.0 `_ From 54ed8989dcf306b3cf9b3f2e54201e24cd15889d Mon Sep 17 00:00:00 2001 From: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:02:47 -0400 Subject: [PATCH 3/4] add update commands in quick start for RHEL and SLES (#269) --- docs/install/quick-start.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/install/quick-start.rst b/docs/install/quick-start.rst index 76330d89..e6ef8989 100644 --- a/docs/install/quick-start.rst +++ b/docs/install/quick-start.rst @@ -54,6 +54,7 @@ For more in-depth installation instructions, refer to :ref:`detailed-install-ove .. code-block:: bash :substitutions: + sudo dnf update wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-{{ os_major }}.noarch.rpm sudo rpm -ivh epel-release-latest-{{ os_major }}.noarch.rpm sudo dnf install dnf-plugin-config-manager @@ -77,6 +78,7 @@ For more in-depth installation instructions, refer to :ref:`detailed-install-ove .. code-block:: bash :substitutions: + sudo zypper update sudo zypper addrepo https://download.opensuse.org/repositories/devel:languages:perl/{{ os_version}}/devel:languages:perl.repo sudo zypper addrepo https://download.opensuse.org/repositories/Education/{{ os_version }}/ Education sudo zypper install kernel-default-devel From f31a1dd013a31e1eb61bf78494081723b650ba54 Mon Sep 17 00:00:00 2001 From: pramenku <7664080+pramenku@users.noreply.github.com> Date: Tue, 10 Sep 2024 18:49:55 +0530 Subject: [PATCH 4/4] CP PR#287 to 6.2.1 (#289) --- docs/install/prerequisites.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/install/prerequisites.rst b/docs/install/prerequisites.rst index 8f18dcb1..4c89555a 100644 --- a/docs/install/prerequisites.rst +++ b/docs/install/prerequisites.rst @@ -71,7 +71,6 @@ your operating system to ensure you're able to download and install packages. subscription-manager register --username --password subscription-manager attach --auto - subscription-manager repos --enable codeready-builder-for-rhel-9-x86_64-rpms More details about `registering for RHEL `_ @@ -84,7 +83,7 @@ your operating system to ensure you're able to download and install packages. .. code-block:: shell SUSEConnect -r - SUSEConnect -p sle-module-desktop-application/15.4/x86_64 + SUSEConnect -p sle-module-desktop-applications/15.4/x86_64 SUSEConnect -p sle-module-development-tools/15.4/x86_64 SUSEConnect -p PackageHub/15.4/x86_64