* Update Links (#2240)
* update link to PCIe Gen 4 pdf
* fix broken links
* remove references to broken links
* fix spelling of data center
* Fixing HIP link (#2236)
* Swati develop (#2245)
* Added deleted sections to openmp.md and other improvements
* Update openmp.md
Tagged `ICV`
* Solving indiscrepencies in openmp.md
There are apparently differences in the published document and information conveyed by the Dev. Fixed it.
* add new words to wordlist
---------
Co-authored-by: Sam Wu <sam.wu2@amd.com>
* fix rocm_smi_lib link in toc (#2260)
* ROCm FHS Reorganization, Backward Compatibility, and Versioning - rev (#2255)
* update requirements
---------
Co-authored-by: Saad Rahim <44449863+saadrahim@users.noreply.github.com>
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com>
Co-authored-by: Ehud Sharlin <112672820+Ehud-Sharlin@users.noreply.github.com>
* docs: clean up SLES tab-sets
- Always use a tab-set for SLES 15.4
- In the toplevel SLES title don't say version 15
- harmonize the `:sync:` labels between documents
* docs: Misc fixes in installation
- Fix rocm repository url in the installer script installation for SLES
- Add a missing :sync: tab in installation prerequisites
* docs: add SLES 15.5 support to installation and OS support pages
* 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>