- Function should be code in the rst table
- Fix single and double precision intrinsic functions
- OCML_BASIC_ROUNDED_OPERATIONS define macro is undefined by default
- Update integer intrinsic math functions
- PR findings
- Remove function duplication and rename math function variables
- Added missing math functions and updated description
- Minor fixes
- Trailing space fixed
Change-Id: I825da5e68fc5e4c5a42e36dc7c960b6d78e5e077
[ROCm/hip commit: 038d07e8c0]
Fix the "Coordinate Built-Ins" link to use the lowercase HTML id. The
capitalized id does not work when the HTML link is clicked.
Change-Id: I48567061dcbcd23803ada616e88054a4ff8b35f8
[ROCm/hip commit: 1b4e346c8c]
Fix links in glossary.md and faqs.md which still refer to the archived organizations.
Change-Id: I1d2841be100bf129485684af06d2e7f0f8bc40f6
[ROCm/hip commit: d62ffdd9c5]
This reverts commit ddad1eeec2.
Reason for revert: Bring back original change
Change-Id: I9326076d0f6006573bf995784292f64f6d6e03a0
[ROCm/hip commit: 5baee1fd78]
This reverts commit 22a0da6747.
Reason for revert: This causes build failure in hipBLASLt & hipSPARSELt
Change-Id: If4932a630391ddce5cdff247163fbadb9b9d31ef
[ROCm/hip commit: 0bf6186614]
* Reorganize documenation based on rocm-docs-core
* Move build, install and contributing guides to docs
* Bump readthedocs config to Ubuntu 20.04
* Add more direct links to the API modules
* Pin rocm-docs-core version, add dependabot
- Use the pip package to have rocm-docs-core pinned
- Add dependabot config to update pinned packages (including rocm-docs-core)
* fixup! Add more direct links to the API modules
---------
[ROCm/hip commit: ae5f8714f4]