ROCm Release Notes Version 2.10 (#946)

* Update README.md

* Update README.md

* Add files via upload

* Delete MLSE_Release_Notes_v2.10_v2.pdf

* Add files via upload

* Create release notes for rocm 2.10 and archive folder.

Signed-off-by: Cole Nelson <cole.nelson@amd.com>

* Delete MLSE_Release_Notes_v2.10_v2.pdf

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Delete MLSE_Release_Notes_v2.10_v2.pdf

* Add files via upload

* Delete MLSE_Release_Notes_v2.10_v2.pdf

* Delete AMDLogo.png

* Delete LegalGPUformatted.png

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Updated version for components and libraries

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Links

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
This commit is contained in:
Rmalavally
2019-11-25 17:35:39 -08:00
committed by GitHub
parent f0d15004a0
commit 77e77172a4

View File

@@ -4,9 +4,10 @@ It also covers known issues and deprecated features in the ROCm v2.10 release.
- [What Is ROCm?](#What-Is-ROCm)
* [ROCm Components](#ROCm-Components)
* [Supported Operating Systems](Supported-Operating-Systems)
* [Supported Operating Systems](#Supported-Operating-Systems)
* [Important ROCm Links](#Important-ROCm-Links)
- [What's New in Version 2.10](#What's-New-in-Version-2.10)
- [Whats New in This Release](#Whats-New-in-This-Release)
* [rocBLAS Support for Complex GEMM](#rocBLAS-Support-for-Complex-GEMM)
* [Support for SLES 15 SP1](#Support-for-SLES-15-SP1)
* [Code Marker Support for rocProfiler and rocTracer Libraries](#Code-Marker-Support-for-rocProfiler-and-rocTracer-Libraries)
@@ -23,9 +24,11 @@ It also covers known issues and deprecated features in the ROCm v2.10 release.
- [Deprecated Features](#Deprecated-Features)
* [ROCm OpenCL Driver](#ROCm-OpenCL-Driver)
* [Peer-to-Peer Bridge Driver for PeerDirect](#Peer-to-Peer-Bridge-Driver-for-PeerDirect)
- [Deploying ROCm](#Deploying-ROCm)
* [Ubuntu](#Ubuntu)
* [CentOS/RHEL v7 (v7.6) Support](#CentOS-/RHEL-v7.6-Support)
* [CentOS RHEL](#CentOS-RHEL)
- [ROCm Installation](#ROCm-Installation)
- [Getting the ROCm Source Code](#Getting-the-ROCm-Source-Code)
- [Hardware and Software Support](#Hardware-and-Software-Support)
@@ -82,7 +85,9 @@ https://rocm.github.io/install_issues.html
Note: These instructions reference the rocm/pytorch:rocm2.9_ubuntu16.04_py2.7_pytorch image. However, you can substitute the Ubuntu 18.04 image listed at https://hub.docker.com/r/rocm/pytorch/tags
## Whats New in Version 2.10
## Whats New in This Release
### rocBLAS Support for Complex GEMM
The rocBLAS library is a gpu-accelerated implementation of the standard Basic Linear Algebra Subroutines (BLAS). rocBLAS is designed to enable you to develop algorithms, including high performance computing, image analysis, and machine learning.
@@ -320,7 +325,8 @@ You can install the ROCm user-level software without installing the AMD's custom
echo 'SUBSYSTEM=="kfd", KERNEL=="kfd", TAG+="uaccess", GROUP="video"' | sudo tee /etc/udev/rules.d/70-kfd.rules
## CentOS/RHEL v7 (v7.6) Support
## CentOS RHEL
This section describes how to install ROCm on supported RPM-based systems such as CentOS v7.6.