Adel Johar
5393e90a8e
Merge pull request #4393 from ROCm/docs_fix_arch
...
Docs: Fix gpu-arch-spec.rst
2025-02-27 16:35:33 +01:00
Peter Park
2b96a37b08
Fix tensorflow-rocm repo.radeon.com url
2025-02-25 12:58:02 -05:00
Peter Park
1e5ad14d86
Update PT and TF docker inventories in compatibility docs ( #4415 )
...
* update PyTorch docker inventories in compatibility doc
* update TF docker inventories in compatibility doc
* update text to rocm 6.3.3
(cherry picked from commit 934767322b )
2025-02-25 12:38:25 -05:00
Peter Park
23e78c8d55
fix tab sync and nested tab Megatron-LM doc ( #4409 )
...
(cherry picked from commit 1ea1c5c6e0 )
2025-02-21 17:20:15 -05:00
Peter Park
4af488e27d
Update docs on Megatron-LM and PyTorch training Dockers ( #4407 )
...
* Update Megatron-LM and PyTorch Training Docker docs
Also restructure TOC
* Apply suggestions from code review
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
update "start training" text
Apply suggestions from code review
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
update conf.py
fix spacing
fix branding issue
add disable numa
reorg
remove extra text
(cherry picked from commit 389fa7071b )
2025-02-21 13:10:42 -05:00
Parag Bhandari
e071738908
Merge branch 'roc-6.3.x' into docs/6.3.3
2025-02-19 17:22:38 -05:00
pbhandar-amd
cd79403931
Update vllm-benchmark.rst
2025-02-19 17:21:29 -05:00
Parag Bhandari
275ef1d511
Merge branch 'roc-6.3.x' into docs/6.3.3
2025-02-19 16:41:11 -05:00
Parag Bhandari
065fe8b138
Merge branch 'develop' into roc-6.3.x
2025-02-19 16:30:33 -05:00
Parag Bhandari
be36c1808e
Merge branch 'develop' into docs/6.3.3
2025-02-19 15:34:46 -05:00
Pratik Basyal
1b36ab4850
Final GA day prep for 633 ( #313 )
...
* ROCProfiler deprecation notice udpated
* Final GA day changes added
* github issue no. added
* ROCTx added
* rocprofv added to wordlist
* Minor fix
2025-02-19 15:19:44 -05:00
Parag Bhandari
ba90b9e61b
Removed merge conflict markers
2025-02-19 13:56:00 -05:00
Parag Bhandari
662a40a33f
Merge branch 'develop' into internal-develop
2025-02-19 13:35:46 -05:00
pbhandar-amd
fd4ccb9372
Update versions.md
2025-02-19 12:56:36 -05:00
Parag Bhandari
64c362a961
Manually update requirements.in and txt
2025-02-19 11:35:30 -05:00
pbhandar-amd
d392eca232
Update documentation requirements
2025-02-19 11:10:09 -05:00
Peter Park
618b44ed23
add vllm docker to release highlights ( #306 )
2025-02-13 12:01:08 -05:00
Adel Johar
c52aa329c8
Merge pull request #4350 from ROCm/docs_device_version
...
Docs: Add Device Major/Minor Versions to gpu-arch-spec.rst
2025-02-13 14:41:01 +01:00
Adel Johar
1499f74c22
Docs: Add Device Major/Minor Versions to gpu-arch-spec.rst
2025-02-13 14:24:00 +01: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
dependabot[bot]
24603ac37a
Build(deps): Bump cryptography from 43.0.3 to 44.0.1 in /docs/sphinx ( #4365 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 43.0.3 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:01:16 -07:00
Pratik Basyal
c469e34b27
Debian 12 support for single-node added ( #300 ) ( #4357 )
2025-02-10 09:33:27 -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
ddfb5bda12
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
(cherry picked from commit d401b5f152 )
2025-01-29 14:45:32 -05: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
Alex Xu
5e5f7d6bb7
Merge branch 'develop' into roc-6.3.x
2025-01-28 16:41:02 -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
Alex Xu
da1125e228
Merge branch 'develop' into roc-6.3.x
2025-01-28 14:25:35 -05:00
alexxu-amd
d878f49107
Update versions.md for 6.3.2
2025-01-28 14:22:45 -05:00
Alex Xu
e55b9f2a33
Merge branch 'develop' into roc-6.3.x
2025-01-28 14:18:28 -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