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
parbenc
0d3e0e65dc
Merge pull request #2909 from StreamHPC/repo_tool_links
...
add links to repo tool and manifest format to README.md
2024-02-21 11:50:11 +01:00
Bence Parajdi
18d4f30d8c
add links to repo tool and manifest format to README.md
2024-02-20 16:08:15 +01:00
Istvan Kiss
02cc970a75
Update github links to ROCm organization
2024-02-09 17:03:40 +01:00
Spencer Hance
5afa1539ed
Fix link to building.md in README ( #2843 )
...
Fix broken link to building.md in README. It was missing `/docs/` in the path.
2024-01-29 17:04:10 -07:00
Lisa
16a1d355c1
typo ( #2687 )
2023-12-04 10:03:02 -07:00
Mátyás Aradi
ef1c21ccf7
Add CMake support ( #2641 )
...
* Add CMake support
* Update README and CHANGELOG
* Update CHANGELOG
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com >
---------
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com >
2023-11-28 09:40:25 -07:00
Lisa
33f110e354
update ROCm name ( #2660 )
...
* update ROCm name
* update version history page
2023-11-22 10:30:10 -07:00
Istvan Kiss
2dd6923ab9
Fix warnings ( #2548 )
...
* Fixed most of the warnings
* Temporary fix of copied files links
2023-10-17 07:05:58 -06:00
Lisa
c6e2856822
Update style guidelines ( #2542 )
2023-10-12 13:50:15 -06:00
Lisa
d0d4eed1a6
Update titles to sentence case ( #2455 )
2023-09-18 12:26:31 -06:00
Vishal Rao
dba06fe315
Update README.md ( #2440 )
...
Fix link to CHANGELOG.md
2023-09-08 10:21:16 -06:00
Lisa
890c735f53
site restructure phase 1 - file reorganization ( #2428 )
2023-09-08 10:02:17 -06:00
Lisa
f6c439b56b
Updating the What is ROCm page and related content ( #2386 )
2023-08-18 14:16:17 -06:00
Sam Wu
fa16caba4a
Add License page ( #2371 )
...
* fix typo
* add license page
* move license in toc
* Update license.md
* improve phrasing for license
---------
Co-authored-by: Saad Rahim <44449863+saadrahim@users.noreply.github.com >
2023-08-17 08:44:51 -06:00
Sam Wu
5f546d44b3
Update Toolchain and Contributing Guides ( #2315 )
...
* spell out HPC acronym in explanation doc
* update toolchain docs
order in importance descending
* update Contributing guide
add discussions
update formatting and grammar
* separate contributing section for readability
* fix formatting for mdl
* fix spelling
2023-07-25 10:29:45 -06:00
Saad Rahim
bcb3dd3b4a
PCIe Atomics ( #2223 )
...
Co-authored-by: Nagy-Egri Máté Ferenc <beiktatas+github@outlook.hu >
2023-06-06 21:52:18 -06:00
Saad Rahim
17b029b885
Changing title ( #2183 )
2023-05-25 22:32:59 -06:00
Sam Wu
f953a99298
Update links to new docs and rename .sphinx dir to sphinx ( #2141 )
...
* update links to new docs and rename .sphinx dir to sphinx
* fix spelling and formatting
add new words to wordlist
remove empty headers
remove version number for ROCm in conf.py
fix typos
* add more formats to rtd config
2023-05-17 11:40:18 -06:00
Sam Wu
012e4c542b
Set article info for pages ( #2090 )
2023-05-05 07:32:44 -06:00
Saad Rahim
28a4b8d477
What is ROCm? - Overview ( #2096 )
2023-05-01 22:02:16 -06:00
Nara
2de2059feb
Fix some linting issues ( #2046 )
2023-04-14 15:17:21 +02:00
Saad Rahim
19c0ba1150
Readme Cleanup ( #2037 )
2023-04-13 20:14:51 -06: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
Saad Rahim
67cd4c3789
Documentation Redesign ( #1883 )
2023-03-09 12:02:54 -07:00
Roopa Malavally
9126c010d4
Update README.md
2023-02-07 13:47:46 -08:00
Roopa Malavally
e464db856c
Update README.md
2023-01-13 12:38:37 -08:00
Roopa Malavally
4eb9653b68
Update README.md
2022-12-15 14:56:40 -08:00
Roopa Malavally
002cca3756
Update README.md
2022-11-30 11:39:15 -08:00
zhang2amd
48ded5bc01
Update readme to fix typo, v5.3.3 release.
2022-11-17 14:24:32 -08:00
Roopa Malavally
36a57f1389
Update README.md
2022-11-17 13:36:08 -08:00
Roopa Malavally
25a52ec827
Update README.md
2022-11-09 17:16:04 -08:00
Roopa Malavally
a047d37bfe
Update README.md
2022-09-30 16:09:00 -07:00
Saad Rahim
7536ef0196
Fixing Ubuntu 22 to Ubuntu 20 ( #1792 )
2022-08-19 14:21:53 -06:00
Saad Rahim
5241caf779
Final edits to documentation ( #1791 )
2022-08-18 17:26:47 -06:00
Saad Rahim
1ae99c5e4b
Updates to release notes, changelog and manifest for ROCm 5.2.3 ( #1788 )
2022-08-18 14:37:04 -06:00
Roopa Malavally
60957c84b7
Update README.md
2022-07-21 17:47:33 -07:00
Roopa Malavally
c4ce059e12
Update README.md
2022-06-28 18:13:03 -07:00
Ronan Keryell
ca4d4597ba
Add release note section ( #1740 )
...
* Remove spurious trailing spaces
* Move all the release notes into a global release note section
2022-05-25 22:06:01 -06:00
Roopa Malavally
82477df454
Update README.md
2022-05-20 15:37:38 -07:00
Roopa Malavally
74d067032e
Update README.md
2022-04-08 17:08:51 -07:00
Roopa Malavally
a47030ca10
Update README.md
2022-03-30 18:19:14 -07:00
Roopa Malavally
986ba19e80
Update README.md
2022-03-04 15:13:47 -08:00
Roopa Malavally
e00f7f6d59
Update README.md
2022-03-04 15:12:54 -08:00
Roopa Malavally
cac8ecf2bc
Update README.md
2022-02-23 21:23:18 -08:00
Roopa Malavally
403c81a83e
Update README.md
2022-02-16 16:54:40 -08:00
Cory Bloor
ced195c62c
Cleanup README.md formatting ( #1674 )
...
* Cleanup README.md formatting
Fixed code formatting, broken URLs and changelog table.
* Update README.md
Fixup rocm-smi --showtopoaccess.
2022-02-13 08:24:02 -08:00
Roopa Malavally
c6ec9d7b55
Update README.md
2022-02-09 21:09:07 -08:00