peterjunpark
172b0f7c08
Fix inconsistency in xDiT doc
...
Fix inconsistency in xDiT doc
2025-12-29 10:26:25 -05:00
peterjunpark
459283da3c
xDiT diffusion inference v25.12 documentation update ( #5786 )
...
* Add xdit-diffusion ROCm docs page.
* Update template formatting and fix sphinx warnings
* Add System Validation section.
* Add sw component versions/commits.
* Update to use latest v25.10 image instead of v25.9
* Update commands and add FLUX instructions.
* Update Flux instructions. Change image tag. Describe as diffusion inference instead of specifically video.
* git rm xdit-video-diffusion.rst
* Docs for v25.12
* Add hyperlinks to components
* Command fixes
* -Diffusers suffix
* Simplify yaml file and cleanup main rst page.
* Spelling, added 'js'
* fix merge conflict
fix
---------
Co-authored-by: Kristoffer <kristoffer.torp@amd.com >
2025-12-17 10:20:10 -05:00
Pratik Basyal
78e8baf147
Taichi removed from ROCm docs [Develop] ( #5779 )
...
* Taichi removed from ROCm docs
* Warnings fixed
2025-12-16 13:12:40 -05:00
yugang-amd
f2067767e0
xdit-diffusion v25.11 docs ( #5744 )
2025-12-05 17:09:48 -05:00
Alex Xu
007f24fe7b
Merge remote-tracking branch 'external/develop' into sync-develop-from-external
2025-11-26 10:09:04 -05:00
Istvan Kiss
4f669eb2c6
Add JAX Plugin-PJRT support table ( #619 )
2025-11-20 10:55:51 -06:00
Shao
ff2f40d800
Add logsumexp to spellcheck dictionary
2025-11-19 15:03:12 -07:00
Shao
58e26eede1
Add Cholesky and mx to spellcheck dictionary
2025-11-19 10:27:51 -07:00
anisha-amd
04c7374f41
Docs: frameworks 25.10 - compatibility - DGL and llama.cpp ( #5648 )
2025-11-10 15:26:54 -05:00
peterjunpark
1515fb3779
Revert "Add xdit diffusion docs ( #5576 )" ( #5580 )
...
This reverts commit 4132a2609c .
2025-10-27 16:22:28 -04:00
Kristoffer
4132a2609c
Add xdit diffusion docs ( #5576 )
...
* Add xdit video diffusion base page.
* Update supported accelerators.
* Remove dependency on mad-tags.
* Update docker pull section.
* Update container launch instructions.
* Improve launch instruction options and layout.
* Add benchmark result outputs.
* Fix wrong HunyuanVideo path
* Finalize instructions.
* Consistent title.
* Make page and side-bar titles the same.
* Updated wordlist. Removed note container reg HF.
* Remove fp8_gemms in command and add release notes.
* Update accelerators naming.
* Add note regarding OOB performance.
* Fix admonition box.
* Overall fixes.
2025-10-27 14:56:55 +01:00
peterjunpark
cb8d21a0df
Updates to the vLLM optimization guide for MI300X/MI355X ( #5554 )
...
* Expand vLLM optimization guide for MI300X/MI355X with comprehensive AITER coverage. attention backend selection, environment variables (HIP/RCCL/Quick Reduce), parallelism strategies, quantization (FP8/FP4), engine tuning, CUDA graph modes, and multi-node scaling.
Co-authored-by: PinSiang <pinsiang.tan@embeddedllm.com >
Co-authored-by: Hongxia Yang <62075498+hongxiayang@users.noreply.github.com >
Co-authored-by: pinsiangamd <pinsiang.tan@amd.com >
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com >
2025-10-22 12:54:25 -04:00
anisha-amd
8eb5fef37c
Docs: frameworks compatibility standardization ( #5488 )
2025-10-21 16:12:18 -04:00
Alex Xu
323e5fd27a
Merge remote-tracking branch 'external/develop' into sync-dev-from-external
2025-10-10 10:13:08 -04:00
peterjunpark
68e8453ca5
Update vLLM doc for 10/6 release and bump rocm-docs-core to 1.26.0 ( #5481 )
...
* archive previous doc version
* update model/docker data and doc templates
* Update "Reproducing the Docker image"
* fix: truncated commit hash doesn't work for some reason
* bump rocm-docs-core to 1.26.0
* fix numbering
fix
* update docker tag
* update .wordlist.txt
2025-10-08 16:23:40 -04:00
Pratik Basyal
503b8bcc86
Framework and changelog updated ( #5483 )
...
* Framework and chaneglog updated
* Wordlist updated
2025-10-08 15:05:11 -04:00
Alex Xu
89758e67d8
Merge remote-tracking branch 'external/develop' into sync-develop-from-external
2025-10-08 14:03:34 -04:00
Pratik Basyal
5d0f201b4d
7.0.2 review update ( #575 )
...
* 7.0.2 review update
* Tensorflow footnote updated
* Wordlist added
2025-10-08 12:35:14 -04:00
anisha-amd
93c6d17922
Docs: frameworks 25.09 - compatibility - FlashInfer and llama.cpp ( #5462 )
2025-10-02 13:51:36 -04:00
peterjunpark
2e1b4dd5ee
Add multi-node setup instructions for training perf Dockers ( #5449 )
...
---------
Co-authored-by: Jeffrey Novotny <jnovotny@amd.com >
2025-09-30 14:53:38 -04:00
Peter Park
e8d104124f
Fix PyTorch training benchmark doc template ( #5357 )
...
* fix template
* update wordlist
2025-09-16 17:21:57 -04:00
randyh62
37faf170b1
Update RELEASE.md ( #5349 )
...
* Update RELEASE.md
update llvm-project URL
* Update .wordlist.txt
add spelling errors
2025-09-16 09:38:23 -07:00
Pratik Basyal
8af34e2026
700 update pre GA batch1 ( #5322 )
...
* Fix PLDM note for ROCm 7.0 (#5320 )
* fix pdlm for mi300x
* update debian 12 support note
* 7.0.0 Release notes update Batch 9 (#559 )
* Changelog synced
* Compatibilty updated
* Compatibilty update
* Compiler highlight updated
* wordlist updated
---------
Co-authored-by: Peter Park <peter.park@amd.com >
2025-09-16 07:24:54 -04:00
Parag Bhandari
60e3a8107c
Merge branch 'develop' into develop-internal
2025-09-16 05:12:42 -04:00
Peter Park
7098bdc03b
Update vLLM inference benchmark doc for 0909 release (and Sphinx fixes) ( #5289 )
2025-09-11 15:01:17 -04:00
anisha-amd
3ca9cb1fcc
Docs: adding ray and llama.cpp live blog links ( #5290 )
2025-09-10 15:02:03 -04:00
anisha-amd
db43d18c37
Docs: frameworks compatibility- ray and llama.cpp ( #5273 )
2025-09-09 11:02:30 -04:00
Peter Park
4f53183696
docs: Add JAX MaxText benchmark v25.7 ( #5182 )
...
* Update previous versions
* Add data file
* fix filename and anchors
* add templates
* update .wordlist.txt
* Update template and data
add missing step
fix fmt
* update template
* fix data
* add jax 0.6.0
* update history
* update quantized training note
2025-09-08 21:42:56 -04:00
Peter Park
4bc1bf00c6
Update PyTorch training benchmark docker doc to 25.7 ( #5255 )
...
* Update PyTorch training benchmark docker doc to 25.7
* update .wordlist.txt
* update conf.py
* update data sheet
* fix sphinx warnings
2025-09-05 12:07:51 -04:00
Swati Rawat
4f4f4556a5
Merge branch 'develop' into swraw/docs
2025-08-28 20:48:33 +05:30
Istvan Kiss
d476d09aff
Update precision support page with missing libraries and RDNA2 and CDNA4 support
2025-08-28 17:09:34 +02:00
Swati Rawat
808a7709aa
Merge branch 'develop' into swraw/docs
2025-08-26 20:32:46 +05:30
Matt Williams
1d42f7cc62
Deep learning frameworks edits for scale ( #5189 )
...
* Deep learning frameworks edits for scale
Based on https://ontrack-internal.amd.com/browse/ROCDOC-1809
* update table
table
* leo comments
* formatting
* format
* update table based on feedback
* header
* Update machine learning page
* headers
* Apply suggestions from code review
Co-authored-by: anisha-amd <anisha.sankar@amd.com >
* Update .wordlist.txt
* formatting
* Update docs/how-to/deep-learning-rocm.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
---------
Co-authored-by: Matt Williams <Matt.Williams+amdeng@amd.com >
Co-authored-by: anisha-amd <anisha.sankar@amd.com >
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
2025-08-22 11:46:07 -04:00
Peter Park
98029db4ee
docs: Add Primus (Megatron) training Docker documentation ( #5218 )
2025-08-21 23:50:55 -04:00
Pratik Basyal
2ec8757ffa
Post RC4 RN 700 update ( #513 )
...
* Indentation and formatting updated
* Rc4 compute profiler version update
* Editorial changes in changelog
* Changelog and compatibility matrix updated
* ROCProfiler-SDK highlight update
* az and ol added to wordlist
* updated with newer info fr from migraphx
* fixed a formatting error
* Release date updated
* ROCProfiler-SDK highlight updated
* Changelog update
* Changelog update
* Release notes feedback
* Release notes update
---------
Co-authored-by: spolifroni-amd <sandra.polifroni@amd.com >
2025-08-21 18:51:57 -04:00
srawat
35ec186cd9
spellcheck
2025-08-20 17:19:28 +05:30
srawat
da340c3d05
spellcheck
2025-08-20 17:06:02 +05:30
Peter Park
7ee22790ce
docs: Update vLLM benchmark doc for 20250812 Docker release ( #5196 )
2025-08-14 15:43:36 -04:00
anisha-amd
266387d816
Docs: Adding frameworks compatibility for Megablocks and Taichi ( #5133 )
2025-07-31 13:00:31 -04:00
Istvan Kiss
fb30dafa29
Update precision support page part I. ( #5127 )
2025-07-31 15:22:19 +02:00
yugang-amd
cc5bc5a882
Add SGLang inference benchmark doc w/ initial support for DeepSeek-R1-Distill-Qwen-32B ( #4870 )
2025-07-25 12:42:40 -04:00
Alex Xu
aa6f40e2e0
Merge remote-tracking branch 'external/develop' into sync-develop-from-external
2025-07-21 14:55:59 -04:00
Peter Park
5bcf3b0847
Update Megatron-LM training benchmark doc for v25.6 release ( #5064 )
2025-07-18 15:57:25 -04:00
Jeffrey Novotny
b431415ade
Merge Verl, DGL, Megatron changes. ( #5047 )
...
* Verl compatibility
* verl compatibility
* add Supported features
Signed-off-by: Vicky Tsang <vtsang@amd.com >
* updated and edited verl compat doc
* added links to verl
* add future release for sglang and megatron inference eng.
Signed-off-by: Vicky Tsang <vtsang@amd.com >
* fix lint
Signed-off-by: Vicky Tsang <vtsang@amd.com >
* fixed a typo and a table
* Spolifroni amd/add to compat matrix (#430 )
* added verl to compatibility matrix
* small change
* fixed an error in csv
* edited the verl compat based on leo's recommendations
* updated compat matrix (#435 )
* Added a hardcoded link to the verl install
This is a link to an RTD build and MUST be removed before publishing.
* Update verl-compatibility.rst
* Added a hardcoded link to the verl install
This link is to an RTD build and it WILL break at publishing. It MUST be changed before publishing.
* Added version support note (#448 )
* small fixes
* Update verl-compatibility.rst
* Update verl-compatibility.rst
---------
Signed-off-by: Vicky Tsang <vtsang@amd.com >
Co-authored-by: spolifroni-amd <sandra.polifroni@amd.com >
Co-authored-by: anisha-amd <anisha.sankar@amd.com >
(cherry picked from commit f9bd22626b )
* Stanford Megatron-LM Compatibility
* Create stanford-megatron-lm-compatibility.rst
* toc and wordlist
* Update deep-learning-rocm.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* fixes and adding to main compat matrix
* formatting fix
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update docs/compatibility/ml-compatibility/stanford-megatron-lm-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/compatibility/ml-compatibility/stanford-megatron-lm-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/compatibility/ml-compatibility/stanford-megatron-lm-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
---------
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
(cherry picked from commit f4f096b44e )
* Framework: DGL Compatability
* Introducing new file for DGL Compatability
* Update dgl-compatibility.rst
* Update .wordlist.txt
* Update .wordlist.txt
* Update deep-learning-rocm.rst
* compatibility fixes
* Update docs/compatibility/ml-compatibility/dgl-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/compatibility/ml-compatibility/dgl-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/compatibility/ml-compatibility/dgl-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/compatibility/ml-compatibility/dgl-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update dgl-compatibility.rst
* Update dgl-compatibility.rst
* Update dgl-compatibility.rst
* Update dgl-compatibility.rst
* additions to use-cases and system support
* wording and fixes
* Update dgl-compatibility.rst
* Update dgl-compatibility.rst
* remove table heading
* Update compatibility-matrix-historical-6.0.csv
---------
Co-authored-by: anisha-amd <anisha.sankar@amd.com >
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
(cherry picked from commit 2a7554c0b9 )
* Manually resolve merge conflict
* Further merge conflict adjustments
---------
Signed-off-by: Vicky Tsang <vtsang@amd.com >
Co-authored-by: vickytsang <vtsang@amd.com >
Co-authored-by: spolifroni-amd <sandra.polifroni@amd.com >
Co-authored-by: anisha-amd <anisha.sankar@amd.com >
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
Co-authored-by: Mukhil M S <167260682+mukh1l@users.noreply.github.com >
2025-07-15 18:57:31 -04:00
vickytsang
f9bd22626b
Verl compatibility
...
* verl compatibility
* add Supported features
Signed-off-by: Vicky Tsang <vtsang@amd.com >
* updated and edited verl compat doc
* added links to verl
* add future release for sglang and megatron inference eng.
Signed-off-by: Vicky Tsang <vtsang@amd.com >
* fix lint
Signed-off-by: Vicky Tsang <vtsang@amd.com >
* fixed a typo and a table
* Spolifroni amd/add to compat matrix (#430 )
* added verl to compatibility matrix
* small change
* fixed an error in csv
* edited the verl compat based on leo's recommendations
* updated compat matrix (#435 )
* Added a hardcoded link to the verl install
This is a link to an RTD build and MUST be removed before publishing.
* Update verl-compatibility.rst
* Added a hardcoded link to the verl install
This link is to an RTD build and it WILL break at publishing. It MUST be changed before publishing.
* Added version support note (#448 )
* small fixes
* Update verl-compatibility.rst
* Update verl-compatibility.rst
---------
Signed-off-by: Vicky Tsang <vtsang@amd.com >
Co-authored-by: spolifroni-amd <sandra.polifroni@amd.com >
Co-authored-by: anisha-amd <anisha.sankar@amd.com >
2025-07-15 16:39:31 -04:00
anisha-amd
f4f096b44e
Stanford Megatron-LM Compatibility
...
* Create stanford-megatron-lm-compatibility.rst
* toc and wordlist
* Update deep-learning-rocm.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* fixes and adding to main compat matrix
* formatting fix
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update docs/compatibility/ml-compatibility/stanford-megatron-lm-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/compatibility/ml-compatibility/stanford-megatron-lm-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/compatibility/ml-compatibility/stanford-megatron-lm-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
* Update stanford-megatron-lm-compatibility.rst
---------
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
2025-07-15 16:23:50 -04:00
Mukhil M S
2a7554c0b9
Framework: DGL Compatability
...
* Introducing new file for DGL Compatability
* Update dgl-compatibility.rst
* Update .wordlist.txt
* Update .wordlist.txt
* Update deep-learning-rocm.rst
* compatibility fixes
* Update docs/compatibility/ml-compatibility/dgl-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/compatibility/ml-compatibility/dgl-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/compatibility/ml-compatibility/dgl-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/compatibility/ml-compatibility/dgl-compatibility.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update dgl-compatibility.rst
* Update dgl-compatibility.rst
* Update dgl-compatibility.rst
* Update dgl-compatibility.rst
* additions to use-cases and system support
* wording and fixes
* Update dgl-compatibility.rst
* Update dgl-compatibility.rst
* remove table heading
* Update compatibility-matrix-historical-6.0.csv
---------
Co-authored-by: anisha-amd <anisha.sankar@amd.com >
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
2025-07-15 16:17:58 -04:00
Adel Johar
51cb6461b5
Docs: Pytorch compatibility page update
2025-06-18 11:12:47 +02:00
Adel Johar
c699aaf915
Docs: Overhaul JAX compatibility page
2025-06-12 14:35:30 +02:00
Peter Park
9ed65a81c4
Add Megatron-LM benchmark doc 5/2 ( #4778 )
...
* reorg files
* add tabs
* update template
* update template
* update wordlist and toc
* add previous version to doc
* add selector paragraph
* update wordlist.txt
2025-05-22 14:28:18 -04:00