Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7a105d3

Browse files
Update HIP SDK version to 6.2.1 (#16)
* Update HIP SDK version to 6.2.1* Update docs/index.rst* Update docs/index.rstCo-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>* Update docs/index.rst---------Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
1 parentf0e1bb8 commit7a105d3

File tree

2 files changed

+10
-14
lines changed

2 files changed

+10
-14
lines changed

‎docs/conf.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
fromrocm_docsimportROCmDocs
88

99
# This is the latest supported ROCm version supported by Windows
10-
win_rocm_version='5.7'
10+
win_rocm_version='6.1.2'
1111
# Radeon Software Pro Installer version bundled with the HIP SDK installer
1212
radeon_software_pro_version='23.30'
1313

‎docs/index.rst‎

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,17 @@
66
HIP SDK installation for Windows
77
********************************
88

9-
The Heterogeneous-computing Interface for Portability (HIP) SDK for Windows brings a subset of the
10-
:doc:`ROCm<reference/component-support>` platform to Windows. It provides APIs
11-
and tooling to leverage the computational power of accelerators
12-
and GPUs to create high-performance, portable applications using
9+
The HIP SDK for Windows brings a subset of the:doc:`ROCm<reference/component-support>`
10+
platform to Windows. It provides APIs and tooling to leverage the computational power
11+
of accelerators and GPUs to create high-performance, portable applications using
1312
:doc:`HIP<hip:index>`.
1413

1514
HIP SDK changes
1615
===============
1716

1817
As of ROCm version 6.1.2, the HIP SDK for Windows includes updated versions of
1918
the runtime components ``amdhip64`` and ``amd_comgr``. To use the latest
20-
capabilities of the HIP SDK, reference the new versions of
21-
these DLL binaries.
19+
capabilities of the HIP SDK, reference the new versions of these DLL binaries:
2220

2321
* ``amdhip64_6.dll`` (formerly ``amdhip64.dll``)
2422

@@ -43,7 +41,7 @@ Find a more detailed installation guide in :ref:`hip-install-full`.
4341
System requirements
4442
-------------------
4543

46-
The HIP SDK is supported on Windows 10 and 11. You can install HIP on a system without AMD GPUs
44+
The HIP SDK is supported on Windows 10 and 11, and Windows Server 2022. You can install HIP on a system without AMD GPUs
4745
to use the build toolchains, but to run HIP applications, you'll need a compatible GPU. Refer to
4846
:ref:`supported-gpus-win` for more details.
4947

@@ -76,7 +74,7 @@ HIP SDK installation
7674
:width:400
7775
:alt:User Access Control pop-up
7876

79-
The installer executable will temporarily extract installer packages to `C:\\AMD`, which it removes
77+
The installer executable will temporarily extract installer packages to ``C:\\AMD``, which it removes
8078
after completing the installation. You'll see the "Initializing install" window during extraction.
8179

8280
..image::./data/how-to/002-initializing.png
@@ -111,7 +109,7 @@ HIP SDK installation
111109
"HIP Libraries", "Full, Partial, None", "Runtime, Development (Libs and headers)"
112110
"HIP Runtime Compiler", "Full, Partial, None", "Runtime, Development (headers)"
113111
"HIP Ray Tracing", "Full, Partial, None", "Runtime, Development (headers)"
114-
"Visual Studio Plugin", "Full, Partial, None", "Visual Studio 2017, 2019, 2022 Plugin"
112+
"`Visual Studio Plugin<https://rocm.docs.amd.com/projects/hip-vs/en/latest/>`_", "Full, Partial, None", "Visual Studio 2017, 2019, 2022 Plugin"
115113

116114
..note::
117115

@@ -158,8 +156,7 @@ HIP SDK installation
158156

159157
5. Complete installation.
160158

161-
Once the installation is complete, the installer window may prompt you for a system restart. Click
162-
**Restart** at the lower right corner, shown in the following image.
159+
After the installation is complete, the installer window might prompt you for a system restart. Click **Finish** or **Restart** in the lower-right corner, as shown in the following image.
163160

164161
..image::./data/how-to/013-install-complete.png
165162
:width:400
@@ -168,8 +165,7 @@ HIP SDK installation
168165
..note::
169166

170167
If the installer terminates mid-installation, you can safely remove the temporary directory created
171-
under `C:\\AMD`. Installed components don't depend on this folder unless you explicitly chose
172-
this as the install folder.
168+
under `C:\\AMD`. Installed components don't depend on this folder unless you explicitly chose this as the install folder.
173169

174170
Uninstall
175171
---------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp