mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 06:38:00 -05:00
Add components, known issues, and fixed issues to 6.1.2 RN / CL (#87)
* Regenerate changelog * Add component changelogs and known issue Fix RELEASE.md headings Update pub datestamp for 6.1.2 Add AMDSMI and ROCm SMI to 6.1.2 template Add rccl and rocBLAS Update intro blurb and headings Add ROCm SMI fix Add missed heading to AMDSMI Update datestamp and release version number Update version and release number Add known issue re: MI300X error detection Words Add issue link Rm GitHub issue link Move known issue down Update ki wording Remove "this issue has been investigated ... " from known issue Fix changelog h1
This commit is contained in:
@@ -38,8 +38,8 @@ latex_elements = {
|
||||
project = "ROCm Documentation"
|
||||
author = "Advanced Micro Devices, Inc."
|
||||
copyright = "Copyright (c) 2024 Advanced Micro Devices, Inc. All rights reserved."
|
||||
version = "6.0.1"
|
||||
release = "6.0.1"
|
||||
version = "6.1.2"
|
||||
release = "6.1.2"
|
||||
setting_all_article_info = True
|
||||
all_article_info_os = ["linux", "windows"]
|
||||
all_article_info_author = ""
|
||||
@@ -49,12 +49,12 @@ article_pages = [
|
||||
{
|
||||
"file":"about/release-notes",
|
||||
"os":["linux", "windows"],
|
||||
"date":"2024-01-31"
|
||||
"date":"2024-06-04"
|
||||
},
|
||||
{
|
||||
"file":"about/changelog",
|
||||
"os":["linux", "windows"],
|
||||
"date":"2024-01-31"
|
||||
"date":"2024-06-04"
|
||||
},
|
||||
|
||||
{"file":"install/windows/install-quick", "os":["windows"]},
|
||||
|
||||
Reference in New Issue
Block a user