peter
d5c24f30ee
Pick link fixes into 6.1.0 ( #3045 )
...
* Update compatibility/precision-support links (#3030 )
* Change links to component data type support pages from absolute to relative
* Fix rocPRIM data type support links
* Empty commit to trigger demo rebuild.
* Update links to rocAL component (#3033 )
* Update links to rocAL component
* Change absolute rocm docs links to relative
* Add 'JAX for ROCm' link to index.md (#3034 )
* Add JAX for ROCm link to index.md
* Reorder third-party libraries installation guides in index
* Update README.md (#3043 )
* Update README.md
Fix rocSPARSE build link
* Update link to just general page, instead of anchor
---------
Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com >
2024-04-18 16:31:23 -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
Istvan Kiss
02cc970a75
Update github links to ROCm organization
2024-02-09 17:03:40 +01:00
Lisa
5f9842db8f
link fixes & consistency ( #2761 )
2023-12-20 12:42:15 -07:00
Sam Wu
538a44f4d7
docs: Update GPU and OS support for Linux page ( #2757 )
2023-12-19 15:53:52 -07:00
Sam Wu
6c90336e67
Merge docs/6.0.0 into develop ( #2756 )
...
* Marking TransferBench as beta (#2727 )
* Known issues (#2731 ) (#2732 )
* rearranging
* edits
* update toc
* link update
* line break
* updates
* Update RELEASE.md
* edits
* Update conf.py
* file cleanup
* Update RELEASE.md
* Update conf.py
* addition
* verbiage
* Update CHANGELOG.md
* edits
* edits
* updates
* edits
* more edits
* Update RELEASE.md
Limited OS to start in 6.0
* Update RELEASE.md
* Update RELEASE.md
Table to reflect support.
* Update RELEASE.md
tweaked language
* Update RELEASE.md
Tweaking language
* edits
* edits
* link
* spelling
* add link
* new section
* Add files via upload (#2701 )
* updates
---------
Co-authored-by: Lisa <lisa.delaney@amd.com >
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com >
Co-authored-by: Ronnie Chatterjee <111161280+ronniec91@users.noreply.github.com >
Co-authored-by: abhimeda <138710508+abhimeda@users.noreply.github.com >
* docs(library-index.md): Add MIVisionX to library index (#2736 )
* Delete docs/about/compatibility/linux-support.md (#2734 )
* Delete docs/about/compatibility/linux-support.md
* Update _toc.yml.in
* Update _toc.yml.in
---------
Co-authored-by: Sam Wu <sam.wu2@amd.com >
* Corrected OS version (#2738 )
* Corrected OS version
There is no 22.04.5 exist.
It's 22.04.3 which has been tested and supported
* Update CHANGELOG.md
* Update _toc.yml.in (#2750 )
---------
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com >
Co-authored-by: Lisa <lisa.delaney@amd.com >
Co-authored-by: Ronnie Chatterjee <111161280+ronniec91@users.noreply.github.com >
Co-authored-by: abhimeda <138710508+abhimeda@users.noreply.github.com >
Co-authored-by: pramenku <7664080+pramenku@users.noreply.github.com >
2023-12-19 15:43:04 -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
Jithun Nair
135e489e7a
Update torchvision version to 0.15.2 for PyTorch2.0.1 ( #2635 )
...
Ubuntu20.04 entry contains the correct info. This corrects the info for Ubuntu22.04 entry
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com >
Co-authored-by: Sam Wu <sam.wu2@amd.com >
2023-11-15 15:37:57 -07:00
Lisa
37c48060f7
update release note files ( #2617 )
...
---------
Co-authored-by: Sam Wu <sam.wu2@amd.com >
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com >
2023-11-10 15:14:59 -07:00
Istvan Kiss
ccdcfbd7e3
Fix warnings ( #2623 )
...
* Fix warnings
* Fix file conflict
* Remove duplication in 5.7.1 changelog
2023-11-02 10:00:01 -06:00
Lisa Delaney
9d8a830851
linting fixes
2023-10-25 15:54:00 -06:00
Lisa Delaney
f0f4fa15b4
merge conflicts & remove linux install
2023-10-25 13:15:47 -06:00
Lisa
201f626887
Structure cleanup ( #2585 )
...
* link fixes
* remove changelog
* remove auto-generated file
2023-10-24 10:11:41 -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
YellowRoseCx
a45c51475e
RX 6700* doc fixes in windows_support.md ( #2497 )
...
* RX 6700* doc fixes in windows_support.md
Correct RX 6700* LLVM target to gfx1031 windows_support.md
Change name from "RX 6750" to "RX 6750 XT"
* Fix RX7600 LLVM to gfx1102 in windows-support.md
---------
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com >
2023-09-28 16:34:41 -06:00
Saad Rahim
03f78be781
Merge remote-tracking branch 'origin/develop' into 5.7.0-merge-to-develop
2023-09-18 15:29:06 -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