Peter Park
3e833c7366
Remove unused images and add link to usage in Deep Learning install guide ( #3196 ) ( #3201 )
2024-05-30 20:20:31 -04:00
Peter Park
af84ba09c6
Add "How to use ROCm for AI" ( #3117 )
...
* Add Using ROCm for AI:wq
Add PyTorch Docker installation images
Split doc into subtopics
Add metadata
Clean up index
Clean up hugging face guide
Clean up installation guide
Fix rST formatting
Clean up install and train-a-model
Clean up MAD
Delete unused file
Add ref anchors and clean up MAD doc
Add formatting fixes
Update toc and section index
Format some code blocks
Remove install guide and update toc
Chop installation guide
Clean up deployment and hugging face sections
Change headings to end in -ing
Fix spelling in Training a model
Delete MAD and split out install content
Fix formatting
Change words to satisfy spellcheck linter
* Add review suggestions and add helpful links
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
Add helpful links and add review suggestions
Remove fine-tuning link and links to D5 and MAGMA
Update docs/how-to/rocm-for-ai/deploy-your-model.rst
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com >
Update DeepSpeed link
Add subheading to ML framework installation and closing blurb to hugging face models guide
* Reorder topics
2024-05-30 16:19:45 -04:00
Peter Park
fd337ac220
Reorg 'Deep learning' and 'Tuning guides' docs ( #3153 )
...
* Rename 'Tuning guides' to 'Hardware optimization'
* Move deep learning to Install section
* Change 'Hardware' to 'System' to align with index.md
* Satisfy spellcheck linter
* adding new framework install graphic with JAX
* Fix link to ROCm libraries list
* crop framework_install graphic
* Reset .wordlist.txt update
* Prettify deep learning framework installation page
* Change spacing in list of frameworks
---------
Co-authored-by: Young Hui <young.hui@amd.com >
2024-05-29 14:14:41 -04:00
Young Hui - AMD
a29a457691
Merge develop into docs/6.1.0 ( #3011 )
...
* added Getting ROCm Source Files (#2952 )
* added Accessing ROCm Source Files
* changed per comments
* Update README.md
implement dgaliffi suggestions
Co-authored-by: David Galiffi <dgaliffi@amd.com >
* Update README.md
implement dgailifi suggestion
Co-authored-by: David Galiffi <dgaliffi@amd.com >
* Update README.md
implement dgailifi suggestion
Co-authored-by: David Galiffi <dgaliffi@amd.com >
* Update README.md
implement dgailifi suggestion
Co-authored-by: David Galiffi <dgaliffi@amd.com >
* add default.xml link
* update README
---------
Co-authored-by: David Galiffi <dgaliffi@amd.com >
* Bump rocm-docs-core from 0.35.1 to 0.36.0 in /docs/sphinx
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core ) from 0.35.1 to 0.36.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.35.1...v0.36.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 >
* Update rocAL link
* Add Radeon and Raden Pro specifications to the architecture reference (#2960 )
* Expand architecture hardware specifications overview
Add supported Radeon and Radeon Pro GPUs
* Remove glossary from gpu architecture hardware specifications
* add reredirect extension
add redirection for openmp documentation
* Bump rocm-docs-core from 0.36.0 to 0.37.0 in /docs/sphinx
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core ) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.36.0...v0.37.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 >
* Update using-gpu-sanitizer.md (#2970 )
* Update using-gpu-sanitizer.md
added the link text
Added the example
---------
Co-authored-by: Sam Wu <sam.wu2@amd.com >
* Update autotag README
* Add check for empty string in prev lib ver; also fix typo in ROCm
* Update what-is-rocm.rst (#2984 )
* Bump rocm-docs-core from 0.37.0 to 0.38.0 in /docs/sphinx (#2986 )
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core ) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.37.0...v0.38.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>
* minor update to the gpu-mpi section (#2983 )
provide the precise parameters required to run Open MPI with libfabric and rocm
support.
* Update using-gpu-sanitizer.md (#2991 )
* Update using-gpu-sanitizer.md
Minor OpenMP update
* Update using-gpu-sanitizer.md
Updated note with additional information.
* Update using-gpu-sanitizer.md
* Update using-gpu-sanitizer.md
Moved the note to another section
* Update using-gpu-sanitizer.md
* Bump rocm-docs-core from 0.38.0 to 0.38.1 in /docs/sphinx (#3004 )
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core ) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.38.0...v0.38.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>
* Bump idna from 3.4 to 3.7 in /docs/sphinx (#3007 )
Bumps [idna](https://github.com/kjd/idna ) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7 )
---
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Reorganize "What is ROCm?" page (#3006 )
* add rocm software stack diagram to What is ROCm landing page
* restructure ROCm project list table
* clean up unnecessary hyphenation
* update What is ROCm stack diagram filename
* reorder rocm project list to reflect diagram
* update "What is ROCm?" image metadata
* change 'project list' to 'components'
* change 'project' to 'component'
* Update codeowners (#3008 )
* Update links (#2992 )
* Update links
* table cleanup
* cross-refs
* wordlist update
* add temp hard links
* verbiage
* docs(index.md): Disable MD051 for Sphinx Markdown anchor point
In general this rule should be followed to avoid broken links
* revert gpu-arch table, remove dropdowns, quick start hyphen removedon index.md
* revise opening text as per PR comment
---------
Co-authored-by: Lisa <lisa.delaney@amd.com >
Co-authored-by: Sam Wu <sam.wu2@amd.com >
Co-authored-by: Young Hui <young.hui@amd.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: randyh62 <42045079+randyh62@users.noreply.github.com >
Co-authored-by: David Galiffi <dgaliffi@amd.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Wu <sam.wu2@amd.com >
Co-authored-by: MKKnorr <matthias@streamhpc.com >
Co-authored-by: Bence Parajdi <bence@streamhpc.com >
Co-authored-by: Roopa Malavally <56051583+Rmalavally@users.noreply.github.com >
Co-authored-by: Lisa <lisa.delaney@amd.com >
Co-authored-by: Edgar Gabriel <edgargabriel@users.noreply.github.com >
Co-authored-by: peter <peter.park@amd.com >
Co-authored-by: Lisa <lisajdelaney@gmail.com >
2024-04-12 17:05:14 -04:00
Istvan Kiss
02cc970a75
Update github links to ROCm organization
2024-02-09 17:03:40 +01:00
Lisa
a44f6d1efc
link updates ( #2861 )
2024-02-08 17:24:12 -07:00
Lisa
3c94962813
new banner images ( #2884 )
2024-02-08 11:53:48 -07:00
Lisa
d399b13c88
add keywords ( #2799 )
2024-01-11 14:07:30 -07:00
Sam Wu
7ffc622039
docs(gpu-enabled-mpi.rst): Fix links to 3rd party support matrices ( #2775 )
...
* docs(gpu-enabled-mpi.rst): Fix links to 3rd party support matrices
* docs: Directly link for RST instead of using intersphinx
2024-01-08 16:34:45 -07:00
Lisa
5f9842db8f
link fixes & consistency ( #2761 )
2023-12-20 12:42:15 -07:00
Lisa
bcc8603454
update links, remove windows ( #2706 )
2023-12-14 09:21:50 -07:00
Lisa
3aa7072fc2
metadata test ( #2656 )
2023-11-30 14:37:12 -07:00
Lisa
3523e9e822
Open MPI updates ( #2655 )
2023-11-30 09:58:12 -07:00
Lisa
4adaff02a6
Left nav updates ( #2647 )
...
* update gpu-enabled-mpi
update the documentation to also include libfabric based network interconnects,
not just UCX.
* add some technical terms to wordlist
* shorten left nav
* grid updates
---------
Co-authored-by: Edgar Gabriel <Edgar.Gabriel@amd.com >
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com >
2023-11-24 07:15:10 -07:00
Lisa
33f110e354
update ROCm name ( #2660 )
...
* update ROCm name
* update version history page
2023-11-22 10:30:10 -07:00
Lisa
4b7775d264
move spack & update pytorch ( #2532 )
2023-10-10 14:51:55 -06:00
Lisa
e87dba01c6
ROCm restructuring ( #2521 )
...
Flattened out page structure for improved navigability.
* Change Table of Contents
* Update the install guides for windows and linux
* Removed extraneous index pages
* GPU architecture pages duplicate entries removed
* spack page cleanup
---------
Co-authored-by: Sam Wu <samwu103@amd.com >
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com >
2023-10-06 15:42:11 -06:00
urtiwari
2b788350e4
Updated the latest version in the document
2023-10-06 16:06:56 +00:00
urtiwari
e607ba6259
Merge branch 'develop' into develop
2023-10-06 08:20:10 -07:00
Sam Wu
0e7ae20a32
Docs: Update Spack prerequisite instructions ( #2528 )
...
* docs: Update Spack pre requisite instructions
* docs(Spack.md): Update phrasing for Spack prerequisite instructions
---------
Co-authored-by: Sam Wu <root@MKM-L2-SAMWU155.amd.com >
2023-10-06 09:16:29 -06:00
urtiwari
033b6d089e
Removed the machine name from the document
2023-10-05 21:39:03 +00:00
urtiwari
4b62e9b90f
Fixing table format
2023-10-05 20:41:38 +00:00
urtiwari
75456466e7
Fixing table format
2023-10-05 20:37:00 +00:00
urtiwari
9f2c53ef0a
Adding Spack document ( #2516 )
...
* Adding Spack document
* Fixed the markdown errors
* Fixed the markdown errors
* Fixed the markdown errors
* Fixed the markdown errors
* Fixed the markdown errors
* Fixed the spelling errors
* Fixed the spelling errors
---------
Co-authored-by: urtiwari <you@example.com >
Co-authored-by: Sam Wu <sam.wu2@amd.com >
2023-10-02 14:00:59 -07:00
urtiwari
acd247bfe8
Fixed the spelling errors
2023-10-02 20:45:36 +00:00
urtiwari
060838bcc2
Fixed the spelling errors
2023-10-02 19:53:49 +00:00
urtiwari
60491de85f
Fixed the markdown errors
2023-09-29 18:54:49 +00:00
urtiwari
2065ff398f
Fixed the markdown errors
2023-09-29 18:45:48 +00:00
urtiwari
64ad833c33
Fixed the markdown errors
2023-09-29 18:09:41 +00:00
urtiwari
d8d55a1717
Fixed the markdown errors
2023-09-29 17:44:16 +00:00
urtiwari
ee6c183aa9
Fixed the markdown errors
2023-09-29 17:32:24 +00:00
urtiwari
0fa1796636
Adding Spack document
2023-09-28 20:55:47 +00:00
Lisa
940d2933ff
Link and formatting fixes ( #2482 )
2023-09-20 09:55:21 -06:00
Lisa
d0d4eed1a6
Update titles to sentence case ( #2455 )
2023-09-18 12:26:31 -06:00
Lisa
7c5976004f
ROCm A-Z page & link cleanup ( #2450 )
2023-09-13 13:00:50 -06:00