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
47d06cb492
Precision support ( #2815 )
...
* Precision support page initial commit
Move to rst file
Fix details of Mi100
Update docs/about/compatibility/precission-support.md Co-authored-by: MKKnorr <MKKnorr@web.de >
* Update precission-support page
Co-authored-by: MKKnorr <MKKnorr@web.de >
* PR fix based on feedbackcs
* Rename precision-support.rst to data-type_support.rts
* Update rocThrust library data type support
* PR findings fixes
* Update data-type-support page
Co-authored-by: MKKnorr <MKKnorr@web.de >
* Update docs/about/compatibility/data-type-support.rst
Co-authored-by: MKKnorr <MKKnorr@web.de >
* lisa edits
---------
Co-authored-by: MKKnorr <MKKnorr@web.de >
Co-authored-by: Lisa Delaney <lisa.delaney@amd.com >
2024-03-05 09:48:14 -07:00
Sam Wu
89110a1662
Merge pull request #2910 from LisaDelaney/image-cleanup
...
add alt text
2024-02-22 17:26:17 -07:00
Istvan Kiss
67e3fc994b
MI300 documentation ( #2779 )
...
---------
Co-authored-by: Nagy-Egri Máté Ferenc <mate@streamhpc.com >
Co-authored-by: Lisa Delaney <lisa.delaney@amd.com >
Co-authored-by: Davide Teixeira <77169625+daviteix@users.noreply.github.com >
2024-02-20 17:02:36 -07:00
Lisa Delaney
70ea915709
reduce image sizes
2024-02-20 10:34:04 -07: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
8bbd51376d
update contributing section & update card images ( #2865 )
2024-02-07 09:31:45 -07:00
Lisa
c6e2856822
Update style guidelines ( #2542 )
2023-10-12 13:50:15 -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
Sam Wu
786b44d8eb
Remove 404.md from ROCm ( #2487 )
...
* rm 404 img
* remove gitignore file
* remove 404 page on rocm
2023-09-20 11:51:31 -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
Lisa
890c735f53
site restructure phase 1 - file reorganization ( #2428 )
2023-09-08 10:02:17 -06:00
Lisa
b963f7fa05
404 updates ( #2406 )
...
add 404 page image
---------
Co-authored-by: Saad Rahim <44449863+saadrahim@users.noreply.github.com >
Co-authored-by: Sam Wu <sam.wu2@amd.com >
2023-08-24 17:35:44 -06:00
Saad Rahim
445432da13
Merge branch 'develop' into roc-5.6.x
2023-08-21 15:11:36 -06:00
Saad Rahim
e13e1d31c3
Adding Windows Installation Instructions ( #2339 )
2023-07-27 11:00:44 -06:00
srawat
253f69b445
Adding openmp image ( #2323 )
...
Co-authored-by: Sam Wu <sam.wu2@amd.com >
2023-07-25 11:05:09 -06:00
Nagy-Egri Máté Ferenc
6c1fff6692
RDNA2 Virtualization Guide ( #2149 )
2023-05-18 09:39:37 -06:00
Nagy-Egri Máté Ferenc
d9f272a505
MI100 and MI200 extra content ( #2112 )
2023-05-11 09:34:11 -06:00
Nagy-Egri Máté Ferenc
62ed404058
Initial GPU-aware MPI port ( #2086 )
...
* Initial GPU-aware MPI port
* Remove trailing spaces
* Allowlist word in gpu_aware_mpi
2023-05-04 09:42:22 -06:00
Sam Wu
57c601262b
HPC cleanup - Clean up the deployment related pages ( #2080 )
...
* Clean up the deployment related pages
- Add an index page for the linux deployment submenu
- Remove deployment options that are not yet completed (i.e. spack,
from source installation)
- remove the general deployment index page
- various cleanups and clarifications in the rest of the pages
* Move all deploy pages to deploy folder
---------
Co-authored-by: Gergely Meszaros <gergely@streamhpc.com >
2023-04-24 12:07:17 -06:00
Sam Wu
b897bddf38
Linkcheck and prepare alpha ( #2078 )
2023-04-24 11:25:31 -06:00
Ehud Sharlin
7bbd5bc79d
Deep Learning Training - Troubleshooting & References ( #2033 )
2023-04-12 07:37:52 -06:00
Nagy-Egri Máté Ferenc
1ec7e1c933
Port installation guide ( #2018 )
2023-04-06 09:42:07 -06:00
Nagy-Egri Máté Ferenc
2e7266c829
1908-uninstall-guide-linux ( #2000 )
2023-03-31 07:33:22 -06:00
Ehud Sharlin
415f3b93ad
Inception V3 Example, Deep Learning Guide Decomposed and OpenMP Guide ( #1937 )
2023-03-30 08:01:06 -06:00
Nagy-Egri Máté Ferenc
286f120d9a
MI100 architecture guide ( #1994 )
...
* Initial MI100 docs
* Try changing style to fix MD004
* Disable MD004
* Disable MD005
* Move to {table} from {list-table}
* Don't disable few MD styles
2023-03-29 07:14:23 -06:00
Nagy-Egri Máté Ferenc
e9ee6b9874
Initial MI250 Guide ( #1976 )
...
* Initial MI250 Guide
* Limit line length to 80 columns
* References using MyST
* Move to figure-md and numref
* Add MI250 to TOC
2023-03-22 15:45:00 +01:00
Alex Voicu
bcba7ed752
Rtd alexv feedback ( #1945 )
2023-03-15 12:22:25 -06:00
Saad Rahim
b19681711c
Pitchfork Standard for Docs ( #1918 )
2023-03-09 14:03:04 -07:00