mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 06:38:00 -05:00
@@ -533,7 +533,10 @@ respectively. This fixes minor issues when upgrading from ROCm 6.2 to 6.3. For m
|
||||
|
||||
### Stale file due to OpenCL ICD loader deprecation
|
||||
|
||||
When upgrading from ROCm 6.2.x to ROCm 6.3.0, the issue of [removal of the `rocm-icd-loader` package](#opencl-icd-loader-separated-from-rocm) leaving a stale file in the old `rocm-6.2.x`directory has been resolved. The stale files left during the upgrade from ROCm 6.2.x to ROCm 6.3.0 will be removed when upgrading to ROCm 6.3.1. For more information, see [GitHub issue #4084](https://github.com/ROCm/ROCm/issues/4084).
|
||||
When upgrading from ROCm 6.2.x to ROCm 6.3.0, the issue of removal of the `rocm-icd-loader` package
|
||||
leaving a stale file in the old `rocm-6.2.x` directory has been resolved. The stale files left during
|
||||
the upgrade from ROCm 6.2.x to ROCm 6.3.0 will be removed when upgrading to ROCm 6.3.1. For more
|
||||
information, see [GitHub issue #4084](https://github.com/ROCm/ROCm/issues/4084).
|
||||
|
||||
## ROCm upcoming changes
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ The following table shows whether a ROCm library is graph-safe.
|
||||
- ✅
|
||||
*
|
||||
- `hipFFT <https://github.com/ROCm/hipFFT>`_
|
||||
- ✅ (See :ref:`details <hipfft:hip-graph-support-for-hipfft>`)
|
||||
- ✅ (see :ref:`details <hipfft:hip-graph-support-for-hipfft>`)
|
||||
*
|
||||
- `hipRAND <https://github.com/ROCm/hipRAND>`_
|
||||
- ✅
|
||||
@@ -66,13 +66,13 @@ The following table shows whether a ROCm library is graph-safe.
|
||||
- ❌
|
||||
*
|
||||
- `rocBLAS <https://github.com/ROCm/rocBLAS>`_
|
||||
- ✅ (See :doc:`details <rocblas:reference/beta-features>`)
|
||||
- ✅ (see :doc:`details <rocblas:reference/beta-features>`)
|
||||
*
|
||||
- `rocDecode <https://github.com/ROCm/rocDecode>`_
|
||||
- ❌
|
||||
*
|
||||
- `rocFFT <https://github.com/ROCm/rocFFT>`_
|
||||
- ✅ (See :ref:`details <rocfft:hip-graph-support-for-rocfft>`)
|
||||
- ✅ (see :ref:`details <rocfft:hip-graph-support-for-rocfft>`)
|
||||
*
|
||||
- `rocHPCG <https://github.com/ROCm/rocHPCG>`_
|
||||
- ❌
|
||||
@@ -93,7 +93,7 @@ The following table shows whether a ROCm library is graph-safe.
|
||||
- ⚠️ (experimental)
|
||||
*
|
||||
- `rocThrust <https://github.com/ROCm/rocThrust>`_
|
||||
- ❌ (See :doc:`details <rocthrust:hipgraph-support>`)
|
||||
- ❌ (see :doc:`details <rocthrust:hipgraph-support>`)
|
||||
*
|
||||
- `rocWMMA <https://github.com/ROCm/rocWMMA>`_
|
||||
- ❌
|
||||
|
||||
@@ -17,4 +17,7 @@ respectively. This fixes minor issues when upgrading from ROCm 6.2 to 6.3. For m
|
||||
|
||||
### Stale file due to OpenCL ICD loader deprecation
|
||||
|
||||
When upgrading from ROCm 6.2.x to ROCm 6.3.0, the issue of [removal of the `rocm-icd-loader` package](#opencl-icd-loader-separated-from-rocm) leaving a stale file in the old `rocm-6.2.x`directory has been resolved. The stale files left during the upgrade from ROCm 6.2.x to ROCm 6.3.0 will be removed when upgrading to ROCm 6.3.1. For more information, see [GitHub issue #4084](https://github.com/ROCm/ROCm/issues/4084).
|
||||
When upgrading from ROCm 6.2.x to ROCm 6.3.0, the issue of removal of the `rocm-icd-loader` package
|
||||
leaving a stale file in the old `rocm-6.2.x` directory has been resolved. The stale files left during
|
||||
the upgrade from ROCm 6.2.x to ROCm 6.3.0 will be removed when upgrading to ROCm 6.3.1. For more
|
||||
information, see [GitHub issue #4084](https://github.com/ROCm/ROCm/issues/4084).
|
||||
|
||||
Reference in New Issue
Block a user