pbhandar-amd
fd4ccb9372
Update versions.md
2025-02-19 12:56:36 -05:00
Peter Park
618b44ed23
add vllm docker to release highlights ( #306 )
2025-02-13 12:01:08 -05:00
Pratik Basyal
35f4362e68
Release notes updates for ROCm 6.3.3 release ( #298 )
...
* Initial changes for 6.3.3 release updated in RN
* conf file updated
* 6.3.3 compatibility matrix updated
* 6.3.3 version update
* HIP documentation updated added
* Deprecation notice added
* ROCm Offline Installer updates added to Release Highlight
* CSV loading error fixed
* ROCm System Profiler 0.1.2 updated added
* Reference to Offline Installer updated
* Resolved issues removed
* Azure Linux support for 6.3.2 added
* Minor update in ROCm Offline Installer highlight
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com >
---------
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com >
2025-02-12 09:24:58 -05:00
Pratik Basyal
63b8d9da7b
Debian 12 support for single-node added ( #300 )
2025-02-07 17:47:00 -05:00
Peter Park
2751a17cf0
Update vLLM benchmarking guide ( #4347 )
...
* update vllm-benchmark
fix hlist overflow
update standalone benchmarking options
update list of models
fix typo and model name
unnecessary duplicate info
update formatting
update vllm benchmark guide
- remove Llama 2 FP8
- add Jais 13B
- update commands
update docker pull tag
update MAD available models
remove extra mad models not relevant to vllm
update PyTorch version
add changelog
add model names to .wordlist.txt
* Update docs/how-to/rocm-for-ai/inference/vllm-benchmark.rst
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
* Update docs/how-to/rocm-for-ai/inference/vllm-benchmark.rst
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
* Update docs/how-to/rocm-for-ai/inference/vllm-benchmark.rst
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
* fix typo
* update link
* fix link text
* change changelog to previous versions
* fix typo
* remove "for"
---------
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
2025-02-05 17:18:35 -05:00
Peter Park
9b0ae86b1b
Fix ROCm Bandwidth Test license type
...
Fix ROCm Bandwidth Test license type
2025-02-05 16:40:31 -05:00
Istvan Kiss
faa67965dd
Precision support page update
2025-02-04 16:17:31 +01:00
Pratik Basyal
f885b5df6e
Updated ROCm install on Linux installation method link ( #4313 )
2025-01-31 16:48:33 -05:00
dependabot[bot]
ee70cb0bb5
Build(deps): Bump rocm-docs-core from 1.13.0 to 1.15.0 in /docs/sphinx ( #4315 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.13.0 to 1.15.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.13.0...v1.15.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 17:14:55 -07:00
Jeffrey Novotny
d401b5f152
Add ToC and index links to the AI Developer Tutorials ( #4312 )
...
* Add ToC and index links to the AI Developer Tutorials
* Change link positioning
* Change wording
2025-01-29 14:43:32 -05:00
Pratik Basyal
a414216ff4
Duplication from GA merge resolved ( #4308 )
...
* Duplication from GA merge resolved
* Date updated
2025-01-28 16:39:49 -05:00
alexxu-amd
d878f49107
Update versions.md for 6.3.2
2025-01-28 14:22:45 -05:00
Pratik Basyal
3738297667
2nd POC for How to Use ROCm for AI ( #282 )
...
* Initial draft for How-to POC
* Zone.identifier file removed
* Broken links in index.md fixed
* Zone.identifier file removed
* Review feedback incorporated
* Title updated
* New format for ROCm for AI TOC created
* Folder structure changed
* ROCm for AI index updated
* Link to Llama recipe updated
* Review feedback added
* Feedback from Cindy added
* Intro text from Cindy added
* New flow suggested by Hongxia incorporated
* Overview content from Cindy added, TOC updated, Meta data updated
* Reference to HPC removed
* Listing alignment updated
* Overview page updated
* Folder structure and link change resulted from TOC change updated
* Content sequence updated
* Meta data updated
* Review feedback incorporated
* Index file renamed
* Conf file updated for OS compatibility info
* update metadata (#4 )
update metadata
fix spelling
* Wordlist updated
---------
Co-authored-by: Peter Park <peter.park@amd.com >
2025-01-24 17:42:20 -05:00
Alex Xu
98cc1ec504
Merge remote-tracking branch 'external/develop' into sync-develop-from-external
2025-01-24 14:08:56 -05:00
Pratik Basyal
ff51d9fa38
Quick updates to RN and compatibility matrix ( #286 )
2025-01-17 18:54:06 -05:00
Pratik Basyal
caa2abfe81
Llama-link-update-develop ( #285 )
2025-01-17 15:39:59 -05:00
Peter Park
8dd99fe3a4
fix link to llama cookbook ( #4269 )
2025-01-17 14:53:36 -05:00
Istvan Kiss
c1191bf4e1
Remove duplicate entry at perfromance counters
2025-01-16 22:16:14 +01:00
Bruno Turcksin
08994e5fd4
Fix a typo ( #4265 )
2025-01-16 12:00:23 -05:00
Adel Johar
7754fc4b9d
Docs: resolve warnings from sphinx build output
2025-01-16 14:36:47 +01:00
Istvan Kiss
67c1839136
Remove duplicate entry at perfromance counters
2025-01-15 19:21:43 +01:00
Pratik Basyal
8c284108c5
Azure linux 3.0 support added to 6.3.2 ( #281 )
...
* Azure linux 3.0 support added
* Kernel version updated to 6.6
2025-01-14 19:10:04 -05:00
randyh62
32feb96819
Rocm azure linux ( #280 )
...
* Ad Software stack for 6.3.2
includes Azure Linux
* Update what-is-rocm.rst
add Azure Linux
2025-01-14 15:50:13 -08:00
Peter Park
d534f755e4
Add metadata to docs ( #3688 )
...
* add missing metadata
add metadata to mi300 arch doc
add metadata to contributing guide
add metadata to mi300x tuning guides
* update meta to yaml frontmatter
* update to md metadata to myst frontmatter
* remove extra file
* fix spelling
2025-01-14 08:55:45 -05:00
dependabot[bot]
f2fef75849
Build(deps): Bump jinja2 from 3.1.4 to 3.1.5 in /docs/sphinx ( #4241 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 17:09:16 -07:00
Pratik Basyal
d2035f0018
Updates for 6.3.2 in Release Notes ( #271 )
...
* Initial 6.3.2 changes in Release Notes
* version 6.3.2 updated
* Update RELEASE.md
add HIP 6.3.2 changes to Release Notes
* Minor update after adding HIP component
* Compatibility matrix update for 6.3.2 (#272 )
* External CI: add missing rocAL functionalities (#4238 )
* Comptability matrix update for 6.3.2
* Indentation and reference fixed
* Missing refernce added
* Footnote fix
* Blank space in tables removed
* Table fixes
* Pytorch and JAX ref updated
---------
Co-authored-by: Daniel Su <danielsu@amd.com >
* Document update and release highlight updated
* Add TensorFlow compatibility docs (#4247 )
* Add Tensorflow
* WIP
* WIP
* minor fmt
* PR feedbacks
* fix missed inconsistent formatting
* WIP
WIP
WIP
WIP
* minor formatting
update tensorflow-rocm docker images to rocm6.3.1
fix urls
* WIP
* fix typo and update wordlist
* fix tables not rendering
* fix table headings
* add period
* update tf dockers
* fix link
* fix link
* wording
* update historical compat
* fix tensile link
---------
Co-authored-by: Mátyás Aradi <matyas@streamhpc.com >
Co-authored-by: Istvan Kiss <neon60@gmail.com >
* Conflict resolved
* version 6.3.2 updated
* Compatibility matrix update for 6.3.2 (#272 )
* External CI: add missing rocAL functionalities (#4238 )
* Comptability matrix update for 6.3.2
* Indentation and reference fixed
* Missing refernce added
* Footnote fix
* Blank space in tables removed
* Table fixes
* Pytorch and JAX ref updated
---------
Co-authored-by: Daniel Su <danielsu@amd.com >
* Document update and release highlight updated
* Documentation update added
* Merge conflict resolved
* hipfort change updated
* Comptability Matrix updated for version change
* Pytourch version updated
* ROCm Systems Profiler version updated
* historical matrix updated
* Blank space removed
* Changelog for ROCProfiler added
* ROCm System Profiler changelog added
---------
Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com >
Co-authored-by: Daniel Su <danielsu@amd.com >
Co-authored-by: Peter Park <peter.park@amd.com >
Co-authored-by: Mátyás Aradi <matyas@streamhpc.com >
Co-authored-by: Istvan Kiss <neon60@gmail.com >
2025-01-10 11:20:16 -05:00
Peter Park
26553d725b
Add TensorFlow compatibility docs ( #4247 )
...
* Add Tensorflow
* WIP
* WIP
* minor fmt
* PR feedbacks
* fix missed inconsistent formatting
* WIP
WIP
WIP
WIP
* minor formatting
update tensorflow-rocm docker images to rocm6.3.1
fix urls
* WIP
* fix typo and update wordlist
* fix tables not rendering
* fix table headings
* add period
* update tf dockers
* fix link
* fix link
* wording
* update historical compat
* fix tensile link
---------
Co-authored-by: Mátyás Aradi <matyas@streamhpc.com >
Co-authored-by: Istvan Kiss <neon60@gmail.com >
2025-01-09 14:24:58 -05:00
Pratik Basyal
8caa54caca
HPC application list updated ( #4066 )
...
* PETSc added
* List of HPC applications updated for 6.2.4
* Leo's feedback incorporated
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Review feedback incorporated
* vllm removed
---------
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
2025-01-08 08:35:42 -05:00
dependabot[bot]
76d024ccdf
Build(deps): Bump rocm-docs-core from 1.12.0 to 1.13.0 in /docs/sphinx ( #4233 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 17:07:05 -07:00
Peter Park
8d50479762
fix supported jax versions in compat matrix ( #4236 )
2025-01-07 11:10:41 -05:00
Peter Park
ff1393142b
Add JAX compatibility doc ( #4234 )
...
* Add JAX compatibility
(cherry picked from commit 99215ab6b4cf6a1209d6c5fc781b5855251dcba5)
* WIP
(cherry picked from commit 54564a85d340b4149ed80a33377cf54c1eb48713)
* Fix docker table
(cherry picked from commit 8115a905764c869b390de2561e5f1356ec7e9743)
* WIP
(cherry picked from commit 45076e1fd20fd2c43f7a0ab6d8d5d246c498d801)
* add minor formatting
(cherry picked from commit c75706841092006c26766611b0407b79a13c7345)
* PR feedbacks
(cherry picked from commit 236b5daae4251c26cd697c6e20d5982771b05754)
* fix inconsistent formatting
(cherry picked from commit 0c6a2e3627f9e6159e3f400ab18769904c18097e)
* Rename file
(cherry picked from commit f17239aa8a9fa1ecdf8dab08c0348dc9216c5311)
* jax_triton supported
(cherry picked from commit fa56d697fbaa44c0c480df71dc236be8584291c0)
* WIP
(cherry picked from commit e8f0c5741fe96bb1e3272365906334d911a9a849)
* WIP
(cherry picked from commit 8ee4f3c62da8e11eea591340dc7c9fc1be8b7035)
* WIP
(cherry picked from commit 58c6bf441054fe3a21ba2d86808279e90de847b7)
* WIP
(cherry picked from commit 368ddf6925215a9bfd75a43c7c33def12238f81d)
* update .wordlist.txt
(cherry picked from commit 78ac332c8d6eba93e2b3e57440da3f60054bbadb)
* update .wordlist.txt
(cherry picked from commit 8d9492399f4b73b0c3c5359684d5b7faa328ba0f)
* Fix typos
(cherry picked from commit 394dede13b6de087237832fe3c693c11da7d733b)
* update jax note
(cherry picked from commit ceacc713c4295f8bbd20fc622579de9053b73337)
* Update docs/compatibility/ml-compatibility/jax-compatibility.rst
(cherry picked from commit b0613e914a2ba639fddea62eb495f97beaa8ba49)
* Update docs/compatibility/ml-compatibility/jax-compatibility.rst
(cherry picked from commit 8aac4344b6fd4120a3b8a31878f5316df99f3f99)
* Add back hipGraph support
(cherry picked from commit 028ddb3535073e0cd668c24614a0a73a491b5948)
* WIP
(cherry picked from commit 2e0ff9c5e3f88ceea6b0ca770bb4edb52ce08a47)
* WIP
(cherry picked from commit 186802585de5b7d58f9ac2a7947a83c037df1617)
* add blurb about docker icon
(cherry picked from commit aef650d4072578f75e7549151613f390f6545ce1)
* update pytorch-compatibility path in conf.py
* words
---------
Co-authored-by: Mátyás Aradi <matyas@streamhpc.com >
Co-authored-by: Istvan Kiss <neon60@gmail.com >
2025-01-07 09:57:19 -05:00
Peter Park
8a3f00d4e2
Fix target branches in list of licenses ( #4232 )
...
* fix target branches in licenses list: set to repo defaults
* update LICENSE, conf.py, and fix license.md
* update missed 2024
2025-01-07 08:27:24 -05:00
Peter Park
eafa2de533
remove windows from pytorch compat header ( #4219 )
2025-01-03 11:16:31 -05:00
alexxu-amd
f7e04d8fb0
remove MPI page from index ( #4206 )
...
Co-authored-by: Alex Xu <alex.xu@amd.com >
2024-12-30 14:23:46 -05:00
alexxu-amd
85bd6e98f5
Remove gpu-cluster-networking and 'Using MPI' page due to migration to Instinct Docs ( #4201 )
...
* remove 'Using MPI' and 'gpu-cluster-networking' sections due to migration to dcgpu
* remove gpu-cluster-networking from index page
---------
Co-authored-by: Alex Xu <alex.xu@amd.com >
2024-12-30 09:39:46 -05:00
Peter Park
f76145c2ad
Fix PyTorch Compatibility link and remove incomplete rows ( #4195 )
...
* fix pytorch-compatibility filename
fix links
* remove incomplete rows in pytorch-compatibility
* fix broken refs
2024-12-24 11:13:54 -05:00
alexxu-amd
027b2ea376
Change version variable to latest
...
Since gpu-cluster-networking gets moved to dcgpu. All versioning will be renamed.
2024-12-23 18:30:03 -05:00
Peter Park
76d6e892bb
Add PyTorch compatibility doc ( #4193 )
...
* Add compatibility framework pages
* update formatting
* WIP
* satisfy spellcheck linter
* PR feedbacks
* caps
* remove jax and tensorflow pages
* comment out "?"s
* update wordlist
* fix toc and table
* update toc and deep-learning-rocm.rst
---------
Co-authored-by: Istvan Kiss <neon60@gmail.com >
2024-12-23 18:06:22 -05:00
alexxu-amd
fe69fc1bb4
Update index.md
2024-12-23 18:01:06 -05:00
alexxu-amd
4d31d717a6
Update _toc.yml.in
2024-12-23 17:59:46 -05:00
dependabot[bot]
3cf3266c49
Build(deps): Bump rocm-docs-core from 1.11.0 to 1.12.0 in /docs/sphinx ( #4167 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.11.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 17:41:29 -07:00
Peter Park
bf9727db74
Fix links in docs ( #4182 )
...
* fix links
* missing space
* fix link in known issue
* Remove programming guide from TOC
2024-12-20 17:21:30 -05:00
Peter Park
49d253dd13
Fix broken links in 6.3.1 docs ( #4180 )
...
* fix links
* missing space
2024-12-20 16:51:39 -05:00
Pratik Basyal
33891d6fd0
Bar memory update develop ( #4168 )
...
* Bar Memory page added
* Leo's feedback incorporated
* Spell check fixed
* SME review feedback incorporated
* Feedback updated
* Indentation fixed
---------
Co-authored-by: prbasyal <prbasyal@amd.com >
2024-12-20 16:05:49 -05:00
Peter Park
59f217be22
fix merge conflicts in workload.rst
2024-12-20 14:52:30 -05:00
Alex Xu
2fd18ab1b6
revert KFD change back
2024-12-20 14:23:57 -05:00
Alex Xu
d275733631
Merge remote-tracking branch 'internal/develop' into sync-develop-from-internal
2024-12-20 14:00:20 -05:00
Pratik Basyal
eb06305a88
Release management feedback incorporated ( #267 )
...
* Release management feedback incorporated
* RN updated
---------
Co-authored-by: prbasyal <prbasyal@amd.com >
2024-12-20 11:59:50 -05:00
Peter Park
8d3de707e2
add MI325 to GPU specs page ( #264 )
2024-12-19 15:20:00 -05:00
alexxu-amd
758e8a33db
Merge branch 'develop' into sync-develop-from-external
2024-12-19 09:48:30 -05:00