mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 06:38:00 -05:00
Compatibility Matrix with initial 6.2 data (#105)
* initial commit for placeholder 6.2 data * fix TensorFlow versions, and LLVM/OpenMP version strings * add third column with 6.1.0 as last column. Update some versions from Peter's review comments * reduce RPP name * remove trailing comma * reduce length of 3rd party communications libs title * change footnote for 6.2 to remove mention of MI300A * remove TransferBench * change from 6.1.0 to 6.0.0 data in last column * fixing a few version numbers * add rocprofiler-sdk version * fix omnitrace version * adding full matrix, 2 different views * add copying csv in conf.py * 6.2 content edits, and change subheadings to remove :, renamed a few as Leo suggested * add Framework anchor within compat matrix, and fix linting error * categorized tools * update Cub/Thrust versions, abbreviate Management * remove the dedicated histtorical page * WIP commit, added anchors and in compat matrix, along with anchor test code * check 6.1.1 and 6.0.2 versions, add anchors thru table * audit 6.2 RC4 versions against table, remove clang-ocl, and update hip-other version * avoid linting
This commit is contained in:
@@ -9,6 +9,9 @@ import shutil
|
||||
|
||||
shutil.copy2("../RELEASE.md", "./about/release-notes.md")
|
||||
|
||||
os.system("mkdir -p ../_readthedocs/html/downloads")
|
||||
os.system("cp data/reference/compatibility-matrix-historical-6.0.csv ../_readthedocs/html/downloads/compatibility-matrix-historical-6.0.csv")
|
||||
|
||||
latex_engine = "xelatex"
|
||||
latex_elements = {
|
||||
"fontpkg": r"""
|
||||
|
||||
Reference in New Issue
Block a user