43 Commits

Autor SHA1 Nachricht Datum
Jan Stephan 2e8c863341 Use doxysphinx includes for enums, macros and global types (#2273)
Signed-off-by: Jan Stephan <jan.stephan@amd.com>
2026-01-13 17:33:49 +01:00
Istvan Kiss 197f73dac9 Sync HIP documentation 2025-10-20 (#1258)
* Add examples to tools folder
* Correct P2P memory access section
* Sync poriting guide
* Add HIP Graph tutorial
* Add hint about using amdgpu-dkms for IPC API
* Add a few more env variables
2025-10-29 07:42:06 +01:00
Julia Jiang 5919671102 SWDEV-560097 - Fix math API doc for __frcp_rn and __drcp_rn (#1393) 2025-10-17 11:20:39 -04:00
Istvan Kiss 83fb0c8c47 SWDEV-541514 - Docs update 2025-09-15 (#993)
Co-authored-by: Julia Jiang <56359287+jujiang-del@users.noreply.github.com>
2025-09-24 09:57:00 -07:00
Kiss, Istvan ed5a6441a9 Update docs 2025 04 14 (#54)
* Update docs 2025 03 31

- Docs: remove virtual_rocr.rst
- Fix documentation  warnings
- Reformat HIP RTC
- Docs: Refactor HIP porting guide
- Docs: Expand HIP porting guide and CUDA driver porting guide
- Minor fix
- Docs: Update environment variables file
- Bump rocm-docs-core[api_reference] from 1.15.0 to 1.17.0 in /docs/sphinx
- Docs: Update FP8 page to show both FP8 and FP16 types
- Bump sphinxcontrib-doxylink from 1.12.4 to 1.13.0 in /docs/sphinx
- Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.17.0 to 1.17.1.
- Remove external link
- Update programming model
- Bump rocm-docs-core[api_reference] from 1.17.1 to 1.18.1 in /docs/sphinx
- Docs: Add page for Complex Math API
- Docs: Add page about HIP error codes
- Update docs: the compilation cache is enabled by default
- Fix fns32 function mask type in doc

* Bump rocm-docs-core[api_reference] from 1.18.1 to 1.18.2 in /docs/sphinx

Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.18.1...v1.18.2)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch

* Fix readme link

* Docs: Fix verbose paths generated by doxygen

* Handle git ssh in docs conf.py

[ROCm/hip commit: d0cf32a63a]
2025-06-02 20:40:41 +05:30
Jiang, Julia a792bdfc8b SWDEV-518297 - Update grid dimensions in hardware features (#26)
[ROCm/hip commit: 55e4c05b77]
2025-04-09 09:30:34 +05:30
Kiss, Istvan e60263a55a SWDEV-514685 - Update documentation 2025-02-11 (#25)
Co-authored-by: Istvan Kiss <neon60@gmail.com>

[ROCm/hip commit: 69becfc7a8]
2025-03-19 22:04:47 +01:00
Branislav Brzak d364ca1547 SWDEV-516564 - SWDEV-512817 - Remove mentions of gfx940 and gfx941
Change-Id: Ie9cd254ed31ce9af23c8a3106dd961f276be1c4d


[ROCm/hip commit: 8f12e1dcd9]
2025-02-25 05:35:25 -05:00
Istvan Kiss b271963c51 SWDEV-502480 - Update documentation from GitHub 2024-12-05
Change-Id: I179814351b77935aff55e8ae47dd322a3e15a868


[ROCm/hip commit: f39c7a3150]
2024-12-15 19:31:35 +01:00
Ioannis Assiouras 9b00af6f56 SWDEV-483134 - Reverted the deprecation of hipHostMalloc/hipHostFree
Change-Id: I550cdcf8b20bbafa5569be69dfb1e26d4fdb1ad4


[ROCm/hip commit: 5f2d2d109c]
2024-11-18 04:30:27 -05:00
Julia Jiang 17ca12c039 SWDEV-497618 - Adding Graphics Interop section for HIP API
Change-Id: I32df069d1b85c9e92a1578ff92c9e42ca2a5f443


[ROCm/hip commit: d2f176d2e6]
2024-11-11 16:22:59 -05:00
Istvan Kiss 122cecc59d SWDEV-490062 - Update documentation
Change-Id: Ib5297fdda2e05795b3b20436cc1de962e310b08b


[ROCm/hip commit: 3d60bd3a64]
2024-10-30 06:03:47 -04:00
Sameer Sahasrabuddhe 82b8d5ba27 SWDEV-490198 - _sync() will be enabled by default in 6.4
Change-Id: I70a2c86695acf7c9b269b4576f24e0fa41781b81


[ROCm/hip commit: 174cb78806]
2024-10-25 09:54:14 -04:00
Julia Jiang 858a34670e SWDEV-452448 - Adding more information for inline assembly in HIP kernels
Change-Id: I29c6ac9f3aa22d9d69bb4d545ff9250fbfe52a10


[ROCm/hip commit: e0d0dad697]
2024-10-24 13:52:35 -04:00
Alex Xu 3aa1aefe3d SWDEV-489441 - Add a note to __constant__ docs
We observed community user attempting to add __constant__ to template, which is considered as bad practice. Adding a note to address it.

Change-Id: I8aaede26e4e29bf450374e74ef79c033d4f1432b


[ROCm/hip commit: c5e11fcac8]
2024-10-16 18:44:35 -04:00
Ioannis Assiouras 3a07931ad4 SWDEV-483134 - Deprecate hipHostMalloc and hipHostFree APIs
Change-Id: I55432d34ea7e9357e6528089cf38addcb5b22ddf


[ROCm/hip commit: d8906fa045]
2024-10-02 12:36:23 -04:00
Jatin Chaudhary 80cac32a91 SWDEV-446047 - use gfx names
Change-Id: I43aa93362f461bb3fb912a48cf043cfdff56209c


[ROCm/hip commit: da7313e100]
2024-08-23 16:05:33 +01:00
Ioannis Assiouras 78c9afb098 SWDEV-470372 - Added hipExtHostAlloc API
This change adds a new HIP API `hipExtHostAlloc` which preserves
the functionality of `hipHostMalloc`.

Change-Id: I2198ecd7a10a1ceb28b8fd32b16625b1b6d3abaf


[ROCm/hip commit: 83511e0159]
2024-08-22 13:16:55 -04:00
Jatin Chaudhary 72b0a5abc3 SWDEV-446047 - initial version of fp8 documentation
Change-Id: I9d9d45435534381d22dff4d4860549e861d52c3f


[ROCm/hip commit: 2b362353f6]
2024-08-22 12:51:15 -04:00
jujiang 59765946cf SWDEV-476659 - Correct ballot function in kernel language rst
Change-Id: Ib0748437b5ef081df22c06c11e89f9601ec60a6c


[ROCm/hip commit: 651e847ecc]
2024-08-21 10:52:53 -04:00
Ioannis Assiouras 8649197dc9 SWDEV-470372 - Un-deprecate hipHostAlloc, comply with cuda and introduce hipHostAlloc flags
Change-Id: Ic7cdb10ebd3f736fe87c643bce90a28a1190f7c8


[ROCm/hip commit: e73376be0b]
2024-08-19 17:37:00 -04:00
Branislav Brzak e6cab13857 SWDEV-468257 - Un-deprecate hipHostAlloc()
Change-Id: I5cc820d9b2d9c592009b04cd7702c11d46590863


[ROCm/hip commit: 91db702b8c]
2024-06-20 07:43:56 -04:00
Istvan Kiss 73c730c032 SWDEV-464475 - Add linting and spellcheck
- Markdown fixes
- Fix spellcheck
- Clean up
- Supress etoc warning
- Remove folder before clone if it's exist
- Change liniting.yml to use develop
- Trailing white space fix

Change-Id: Ib3bb2cdd0abebeb21071b5d2e2d3b57fe41666e0


[ROCm/hip commit: bd624d0938]
2024-06-18 07:15:12 -04:00
Sameer Sahasrabuddhe a305b19afc SWDEV-466743 - fix return type of shfl instructions in docs
Change-Id: Ia40d635dd469962e70ce2217688c744f1f58bdc5


[ROCm/hip commit: 87ee9b28a4]
2024-06-18 01:28:27 -04:00
Istvan Kiss b2f2919d76 SWDEV-464475 - Update math functions documentation
- 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]
2024-06-12 12:00:22 -04:00
Julia Jiang 58b220a537 SWDEV-460816 - Merge PR#3475 and PR#3435 to Gerrit staging
Change-Id: Ie94897bac6e1cd44826988117ca6bb20ba2c2614


[ROCm/hip commit: d592b826ba]
2024-05-08 11:03:51 -04:00
Julia Jiang 171f0a0060 SWDEV-451170 - Merging PR#3432 from Github to Gerrit
Change-Id: Ic6b44cb838dd949cd5b50e8cc0e79395b0451ca8


[ROCm/hip commit: 4eb0e1fecc]
2024-04-18 15:16:43 -04:00
Julia Jiang 9db2cbea05 SWDEV-451170 - Update sphinx output items
Change-Id: I9c3be1bb2eb54801a67e967ff4b78627de725982


[ROCm/hip commit: 11d368b6ac]
2024-03-19 16:11:26 -04:00
Julia Jiang 7336540aba SWDEV-451170 - Merge PR#3432 to amd-staging
Change-Id: I210bced4e626fc2ac464b80172132481b882cf63


[ROCm/hip commit: fee13d6a3f]
2024-03-19 12:00:21 -04:00
Sameer Sahasrabuddhe 1420a99573 SWDEV-445522 - Document the HIP crosslane warp sync APIs
Change-Id: I08af4cd4da067d82560679f0f064d0e3e3d20318


[ROCm/hip commit: 4a651d97de]
2024-03-14 10:25:54 +05:30
Max Erenberg e1a3c2fc16 SWDEV-1 - Fix link in documentation
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]
2024-03-12 14:45:35 -04:00
David Galiffi 5802abfbe6 SWDEV-449636 - Fixed links in documentation
Fix links in glossary.md and faqs.md which still refer to the archived organizations.

Change-Id: I1d2841be100bf129485684af06d2e7f0f8bc40f6


[ROCm/hip commit: d62ffdd9c5]
2024-03-11 11:28:33 -04:00
jujiang 5495cd7892 SWDEV-444835 - Merge changes in hip made in 6.1- to staging
Change-Id: I2ebebc7655f804a2192153ad1e07069ec2394c98


[ROCm/hip commit: 9eb37e9947]
2024-02-28 14:57:55 -05:00
jujiang 91d73f01f9 SWDEV-447465 - Update HIP documents for the repos link change
Change-Id: Ib191c96b57458c7abc9c490329d582c28d4632a7


[ROCm/hip commit: 25f61a1f50]
2024-02-23 13:18:01 -05:00
jujiang 5bab1b0e30 SWDEV-420314 - document inconsistent behavior of abort(trap) on HIP vs CUDA
Change-Id: I6e02318d0b7bfeeed771b6519430a94c0cdb2bb0


[ROCm/hip commit: dc8e9b11c8]
2024-02-07 13:45:18 -05:00
jujiang cac2af2ee8 SWDEV-441681 - Updated doxygen for context related APIs
Change-Id: If1858b9dc5e3e4a37be4d4a0bdf9d94f50c76779


[ROCm/hip commit: 363bf737aa]
2024-01-31 14:59:00 -05:00
Rahul Garg d83b79e179 SWDEV-422771 - Update docs for math function for round mode support
Change-Id: I34ad35d4371896dbc70c1bcc338791f98f39ff63


[ROCm/hip commit: 911320a5d1]
2023-10-17 21:06:17 -04:00
Rahul Garg d76a6dd5c1 SWDEV-415029 - [ABI Break] Remove hcc symbols
This reverts commit ddad1eeec2.

Reason for revert: Bring back original change

Change-Id: I9326076d0f6006573bf995784292f64f6d6e03a0


[ROCm/hip commit: 5baee1fd78]
2023-10-16 07:34:37 -04:00
Rakesh Roy ddad1eeec2 SWDEV-425967, SWDEV-425968 - Revert "SWDEV-415029 - [ABI Break] Remove hcc symbols"
This reverts commit 22a0da6747.

Reason for revert: This causes build failure in hipBLASLt & hipSPARSELt

Change-Id: If4932a630391ddce5cdff247163fbadb9b9d31ef


[ROCm/hip commit: 0bf6186614]
2023-10-09 06:27:39 -04:00
taosang2 22a0da6747 SWDEV-415029 - [ABI Break] Remove hcc symbols
Change-Id: Ic0082d3960aadbb7ac559111b6e84bd29a75b5ce


[ROCm/hip commit: 5dcfb26c3e]
2023-10-04 19:12:21 -04:00
Julia Jiang 31cab29779 SWDEV-422771 - Update some documents
Change-Id: I7a4032af44b66b6936e845ecce59e189f5c03664


[ROCm/hip commit: a4066ec239]
2023-09-28 11:31:35 -04:00
ROCm CI Service Account 1e4c1279dd SWDEV-398297 - HIP Documentation Updates for ROCm 5.6-needed for 23.10 (#3250)
Change-Id: I514a0a941fcc6ebd940f5c6c6700c3c305f04a56


[ROCm/hip commit: 77831c91d8]
2023-07-28 11:29:50 -07:00
Mészáros Gergely 57ad953d7b Doxysphinx docs (#3192)
* 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]
2023-04-18 20:49:28 -07:00