Swati Rawat
6142df329b
Docs: Add rocprof-compute-viewer ( #4850 )
...
* Docs: Add rocprof-compute-viewer
* update requirements.txt
---------
Co-authored-by: Alex Xu <alex.xu@amd.com >
2025-05-30 15:21:10 -04:00
yugang-amd
fef80c324d
Bump up requirement version ( #4804 )
...
* bump up requirement version
* update requirements.txt
* Use Python 3.10
2025-05-27 10:58:19 -04:00
dependabot[bot]
5ffc336620
Build(deps): Bump tornado from 6.4.2 to 6.5.1 in /docs/sphinx ( #4796 )
...
Bumps [tornado](https://github.com/tornadoweb/tornado ) from 6.4.2 to 6.5.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1 )
---
updated-dependencies:
- dependency-name: tornado
dependency-version: 6.5.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 17:29:40 -06:00
dependabot[bot]
a6c5fc4a2c
Build(deps): Bump rocm-docs-core from 1.18.2 to 1.19.0 in /docs/sphinx ( #4806 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.18.2 to 1.19.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.18.2...v1.19.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-version: 1.19.0
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-05-26 17:23:42 -06: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
Peter Park
0e8b745266
Fix toc ( #4762 )
2025-05-21 12:26:30 -04:00
Alex Xu
58a62bc00e
Merge remote-tracking branch 'external/develop' into sync-develop-from-external
2025-05-21 11:16:31 -04:00
Peter Park
0a77e7b3a5
docs: Add system health check doc under ROCm for AI ( #4736 )
...
* add initial draft
* add to toc and install page
* update wording
* improve documentation structure
* resturcture and expand content
* add to training section
* add to conf.py article_pages
* Update docs/how-to/rocm-for-ai/includes/system-health-benchmarks.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/how-to/rocm-for-ai/includes/system-health-benchmarks.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* update wordlist.txt
* Update docs/how-to/rocm-for-ai/includes/system-health-benchmarks.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* inference --> AI workloads
* udpate toc
* update article_pages in conf.py
* Update system validation notes in training docs
* fix links in prerequisite-system-validation
* wording
* add note
* consistency
* remove extra files
* fix links
* add links to training index page
---------
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
2025-05-13 15:54:48 -04:00
Pratik Basyal
169f3bbe5e
641 Release notes update post RC2 batch1 ( #387 )
...
* Release highlight updated
* TOC updated for internal
* RC3 manifest added
* clarify docker image highlight
* update doc highlights
* RC3 changes added
* RC3 manifest added
* ROCm SMI version update
---------
Co-authored-by: Peter Park <peter.park@amd.com >
2025-05-06 15:07:54 -04:00
Peter Park
d44ea40a0d
Add MPT-30B + LLM Foundry doc ( #4704 )
...
* add mpt-30b doc
* add tunableop note
* update MPT doc
* add section
* update wordlist
* fix flash attention version
* update "applies to"
* address review feedback
* Update docs/how-to/rocm-for-ai/training/benchmark-docker/mpt-llm-foundry.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/how-to/rocm-for-ai/training/benchmark-docker/mpt-llm-foundry.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/how-to/rocm-for-ai/training/benchmark-docker/mpt-llm-foundry.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* update docker details to pytorch-training-v25.5
* update
---------
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
2025-05-02 12:13:20 -04:00
Peter Park
c3faa9670b
Add PyTorch inference benchmark Docker guide (+ CLIP and Chai-1) ( #4654 )
...
* update vLLM links in deploy-your-model.rst
* add pytorch inference benchmark doc
* update toc and vLLM title
* remove previous versions
* update
* wording
* fix link and "applies to"
* add pytorch to wordlist
* add tunableop note to clip
* make tunableop note appear to all models
* Update docs/how-to/rocm-for-ai/inference/pytorch-inference-benchmark.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/how-to/rocm-for-ai/inference/pytorch-inference-benchmark.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/how-to/rocm-for-ai/inference/pytorch-inference-benchmark.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/how-to/rocm-for-ai/inference/pytorch-inference-benchmark.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* fix incorrect links
* wording
* fix wrong docker pull tag
---------
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
2025-04-23 17:35:52 -04:00
Parag Bhandari
e756d99f65
Merge branch 'develop-internal' into develop
2025-04-11 15:15:19 -04:00
Pratik Basyal
686fcece1d
PRE GA Day 640 update for resetting link and HPC application list ( #367 )
...
* Links reset to point to latest from stg, internal, RTD, and develop
* ROCm for HPC updated
* GA prep changes
2025-04-11 14:12:57 -05:00
Parag Bhandari
db3c46fccf
Merge branch 'develop-internal' into develop
2025-04-11 14:32:09 -04:00
dependabot[bot]
defb276d93
Build(deps): Bump rocm-docs-core from 1.18.1 to 1.18.2 in /docs/sphinx ( #4556 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.18.1 to 1.18.2.
- [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.18.1...v1.18.2 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-version: 1.18.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-03 17:02:06 -06:00
Peter Park
ea66bf386a
Fix more links in documentation ( #4551 )
...
* fix vllm engine args link
* remove RDNA subtree in under system optimization in toc
* fix RDNA 2 architecture PDF link
* fix CLR LICENSE.txt link
* fix rocPyDecode license link
2025-04-01 15:56:34 -04:00
amitkumar-amd
b178a7ca78
Update the TOC ( #355 )
...
* remove 1200
* update link on TOC
* Update docs/sphinx/_toc.yml.in
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
---------
Co-authored-by: Pratik Basyal <prbasyal@amd.com >
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
2025-03-28 15:59:27 -05:00
Peter Park
424e6148bd
Add MaxText training Docker doc
...
Add MaxText training Docker doc
2025-03-28 11:25:06 -04:00
Pratik Basyal
a0faccba37
AMD GPU Docs System optimization migration changes in ROCm Docs Develop ( #4538 )
...
* AMD GPU Docs System optimization migration changes in ROCm Docs (#296 )
* System optimization migration changes in ROCm
* Linting issue fixed
* Linking corrected
* Minor change
* Link updated to Instinct.docs.amd.com
* ROCm docs grid updated by removing IOMMU.rst, pcie-atomics, and oversubscription pages
* Files removed and reference fixed
* Reference text updated
* GPU atomics from 6.4.0 removed
2025-03-27 16:38:10 -04:00
Pratik Basyal
544149631a
AMD GPU Docs System optimization migration changes in ROCm Docs ( #296 )
...
* System optimization migration changes in ROCm
* Linting issue fixed
* Linking corrected
* Minor change
* Link updated to Instinct.docs.amd.com
* ROCm docs grid updated by removing IOMMU.rst, pcie-atomics, and oversubscription pages
* Files removed and reference fixed
* Reference text updated
2025-03-26 10:01:33 -04:00
dependabot[bot]
1385196fab
Build(deps): Bump sphinx-reredirects from 0.1.5 to 0.1.6 in /docs/sphinx ( #4527 )
...
Bumps [sphinx-reredirects](https://github.com/documatt/sphinx-reredirects ) from 0.1.5 to 0.1.6.
- [Commits](https://github.com/documatt/sphinx-reredirects/compare/v0.1.5...v0.1.6 )
---
updated-dependencies:
- dependency-name: sphinx-reredirects
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 13:21:53 -06:00
Peter Park
58d42ec50b
Improve "tuning guides" landing page ( #4504 )
...
* Improve "tuning guides" landing page
* Update docs/how-to/gpu-performance/mi300x.rst
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
* Update docs/how-to/gpu-performance/mi300x.rst
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
* change tuning to optimization
---------
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
2025-03-25 13:54:27 -04:00
dependabot[bot]
e396b4898f
Build(deps): Bump jinja2 from 3.1.5 to 3.1.6 in /docs/sphinx ( #4465 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.5 to 3.1.6.
- [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.5...3.1.6 )
---
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-03-21 17:18:02 -06:00
Pratik Basyal
e980ea5e57
Pre ga 640 update ( #333 )
...
* ROCProfiler deprecation notice udpated
* Link error
* Compatibility updated
* New changelog and OS support updated
* Upcoming changes removed from rocWWMA, added to hipTensor
* Glibc added to wordlist
* Instict docs content added
* RHEL 9.5 to OS
* Compatibility OS update
* Leo's feedback incorporated and TOC updated for linux requirement
2025-03-21 16:09:53 -04:00
Istvan Kiss
635838e7ef
Add atomics operation support page
2025-03-20 17:11:02 +01:00
Peter Park
9b2ce2b634
Update vLLM performance Docker docs ( #4491 )
...
* add links to performance results
words
* change "performance validation" to "performance testing"
* update vLLM docker 3/11
* add previous versions
add previous versions
* fix llama 3.1 8b model repo name
* words
2025-03-13 10:04:21 -04:00
dependabot[bot]
d171830a85
Build(deps): Bump rocm-docs-core from 1.17.1 to 1.18.1 in /docs/sphinx ( #4488 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.17.1 to 1.18.1.
- [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.17.1...v1.18.1 )
---
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-03-12 16:56:27 -06:00
dependabot[bot]
6db5bee4dd
Build(deps): Bump rocm-docs-core from 1.17.0 to 1.17.1 in /docs/sphinx ( #4442 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.17.0 to 1.17.1.
- [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.17.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-07 17:06:17 -07:00
Peter Park
1fb42c2591
Update LLM inference performance validation on AMD Instinct MI300X guide to filter by desired model ( #4424 )
...
* WIP
(cherry picked from commit a06a5b5b959a9425e7384fb58b88c3716f380e48)
rm unneeded files
(cherry picked from commit f1d0c00056a83299bdea74a43cd17454999cf2d8)
* add sphinxcontrib.datatemplates
(cherry picked from commit d056b93a325d87b81f54f70c6eb4ae78f4fb0bc1)
* add template
(cherry picked from commit 0691d59f0a1efbda7908762b7a906e30a65c0ee1)
fix template
(cherry picked from commit 01e4bea5522aa5deeaade58c105ff850f449df8b)
WIPO
(cherry picked from commit 4d8daf7445e7be92cd9ee1d39dff564bd8de41f4)
WIP
(cherry picked from commit 9eefd1f5833bc4dc8de9d777ff65a5fe5f826dbd)
update models yaml schema
(cherry picked from commit a5f0fc1e6cc51104dc2d42029bfcf3eea276d270)
add model groups functionality
(cherry picked from commit 13f49f96dd3e5a160d37c52e48a4fbcccdcf4f9e)
add selector headings and fix template
(cherry picked from commit 35f7f2314bcf74b4fd0a8ca10aaabf0de7063bb0)
update template
(cherry picked from commit 9e2dcfe0c7f6e7c2c685866ea83375fbacbc5032)
fix
(cherry picked from commit be51e32791550ddc21785effccb889228394b242)
use classes instead of data tags
(cherry picked from commit cd52d68c504f7e7435d156ae70cf4bde1dfe703e)
update template
(cherry picked from commit 9ed89fee6874b39ee3535fbde54a0a59f346ea2b)
clean up extra wip files
(cherry picked from commit a9f965a104baa966c184054638e935b011526278)
update wordlist
(cherry picked from commit f783656814e896aedd21acd1c8c87b4700c14469)
remove unused template
(cherry picked from commit cac894bd9c2b1262c9c006e5fddbcb742dc6d882)
improve script
(cherry picked from commit ca20ffd4922916616e0924d625652a815f27c35f)
fix template
(cherry picked from commit 752c61fda856fd5b244734636c036c8877e823b9)
fix standalone benchmark output path in template
(cherry picked from commit d8c04203b5ec0f6c2e2307f7890304a3dc5687be)
fix toc
(cherry picked from commit 8df42faf53488ef29f5a263d25032f3d35cd58ed)
update script to prevent flash of unstyled content
import a11y
(cherry picked from commit 46c852717f223a1d8744fab035807cebab4c5404)
add tabindex to wordlist
(cherry picked from commit 11492593f9692f5453045e7ec52c8f8ae9624ae9)
text
update script
* remove unused config option
* reorganize assets
* fix linting warning
* move js from data/ to extension/
2025-02-28 12:39:02 -05:00
Istvan Kiss
cd57bc8186
Fix white paper links
2025-02-27 15:29:06 +01:00
Peter Park
389fa7071b
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
2025-02-21 13:07:18 -05:00
dependabot[bot]
27cb8ea927
Build(deps): Bump rocm-docs-core from 1.15.0 to 1.17.0 in /docs/sphinx ( #4402 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.15.0 to 1.17.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.15.0...v1.17.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-02-20 11:22:49 -07: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
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
353d2fe1c1
2nd POC for How to Use ROCm for AI ( #282 ) ( #4299 )
...
* New TOC for ROCm for AI developed
Co-authored-by: Peter Park <peter.park@amd.com >
2025-01-27 15:49:21 -05:00
Bruno Turcksin
08994e5fd4
Fix a typo ( #4265 )
2025-01-16 12:00:23 -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
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
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
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
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
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
Alex Xu
d275733631
Merge remote-tracking branch 'internal/develop' into sync-develop-from-internal
2024-12-20 14:00:20 -05:00
Istvan Kiss
21d26e52d0
Add graph safe support
2024-12-19 14:48:58 +01:00
Alex Xu
0356ffd148
Merge remote-tracking branch 'external/develop' into sync-develop-from-external
2024-12-18 15:57:08 -05:00
Pratik Basyal
6a7d8654ad
Revamped PCIe into new format and incorporated style guide ( #4051 )
...
* Revamped PCIe into new format and incorporated style guide
* Title case fixed
* Quick fix and changes
* Added RMW to wordlist and updated titles
* Grammatical fixes incorporated
* Sandra's review feedback incorporated
* Removed PCIe3 feature reference
* Leo's feedback incorporated
* Sandra's feedback incorporated
* Replaced execute with run
* Replaced executing with running
* SME review feedback incorporated
* Minor feedback updated
* Sandra's feedback incorporated
* Filename renamed
* File rename changes updated
* Document title updated
---------
Co-authored-by: prbasyal <prbasyal@amd.com >
2024-12-17 12:00:00 -05:00
Peter Park
f9dbc1f21f
add megatron training doc ( #4159 )
...
* add megatron training doc
update toc
add images
update formatting and wording
formatting
update formatting
update conf.py
update formatting
update docker img
tweak formatting
Fix stuff
fix mock-data/data-path
add specific commit hash to checkout
update docker pull tag
fix docker run cmd and examples path
fix docker cmd
* wording
words
words
* improve title
2024-12-16 13:37:35 -05:00