Граф коммитов

480 Коммитов

Автор SHA1 Сообщение Дата
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
Joseph Macaranas dd1a2dbf8a Fix LICENSE path for opencl build (#939) 2025-09-10 17:54:22 -04:00
Julia Jiang 4981fa2139 SWDEV-552580 - Update instructions to build HIP from source in monorepo (#806) 2025-09-10 09:21:27 -07:00
Julia Jiang 2889114b4a SWDEV-553031 - Adding Copyright in files for HIP (#827) 2025-09-05 13:48:43 -07:00
Julia Jiang 17ffa13035 SWDEV-538999 - Make correction in porting guid for launch_bounds (#646) 2025-08-26 16:55:52 -04:00
Hernandez, Gerardo f9dba251b7 SWDEV-420237 - add documentation for reduce sync operations (#21)
* SWDEV-420237 - add documentation for reduce sync operations

* SWDEV-515087 - resolve some comments

* SWDEV-420237 - Rewrite sentence about the usage of HIP_ENABLE_WARP_SYNC_TYPES

Co-authored-by: Hartgrove, Randy <randy.hartgrove@amd.com>

* SWDEV-420237 - Update docs as HIP_ENABLE_WARP_SYNC_BUILTINS is not used anymore

* SWDEV-420237 - change wording 'would be' for 'are'

Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

* SWDEV-420237 - fix redundant wording

Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

* SWDEV-420237 - use 'and'/'or' consistently when talking about supported types

Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

* SWDEV-420237 - Do not use future tense in reduce sync operation documentation

Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

* SWDEV-420237 - make performance remark an 'informational note', regarding reduce sync operations performance

Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

* SWDEV-420237 - do not use future tense

Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

* SWDEV-543182 - changing more future tense that should be present tense

---------

Co-authored-by: Hartgrove, Randy <randy.hartgrove@amd.com>
Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

[ROCm/hip commit: 07ddf90631]
2025-08-15 12:39:33 -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
Dittakavi, Satyanvesh 89e363cab1 SWDEV-530921 - Remove the usage of __AMDGCN_WAVEFRONT_SIZE as compile time constant (#82)
[ROCm/hip commit: b32b642fef]
2025-05-29 12:53:42 +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
Julia Jiang b6590563f3 SWDEV-509295 - Fix dead link to CLR
Change-Id: I71b6fa7ecae77cdafc695210d867dbb70bdc9457


[ROCm/hip commit: 8e858d12de]
2025-02-20 12:34:31 -05:00
Julia Jiang b1ba15a75e SWDEV-508551 - HSA_XNACK is the correct environment variable
Change-Id: I9648a6901805250f0cf1402bf539ad0c0b628878


[ROCm/hip commit: 2737b24ae6]
2025-02-20 09:22:06 -05:00
Julia Jiang 33be5eb841 SWDEV-505803 - Remove environment variable with DEBUG_*
Change-Id: I447743d1caef02592c9f0bcc21fc5569b504ee36


[ROCm/hip commit: c908ad057a]
2024-12-20 11:48:12 -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
Satyanvesh Dittakavi 80fc7a1492 SWDEV-488922 - Document the usage of DEBUG_HIP_7_PREVIEW
hipGetLastError API's behavior matches with its corresponding
CUDA API when this variable is set to 1

Change-Id: I661af7083e9c8dfc5e4f2003e39702ece4ccfa21


[ROCm/hip commit: db56cec3ab]
2024-12-03 02:15:02 -05:00
Aidan Belton-Schure 04ac24c7ac SWDEV-481102 - Update install docs
Change-Id: Ib73867259538374420a2f7bdf4958dc461761b84


[ROCm/hip commit: 58a132446d]
2024-11-27 05:39:13 -05: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 080687ffdc SWDEV-497324 - Rename CLR as Compute Language Runtime
Change-Id: I5cbb8ca5745c77ae877101ac76921e59dd221dee


[ROCm/hip commit: 5f70ceb5e5]
2024-11-14 11:44:42 -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
Julia Jiang 47a90973fe SWDEV-479940 - Make correction in hip build instructions
Change-Id: I10e883c61739a120637a7cac5d50025bc9c59cac


[ROCm/hip commit: 1d50b9aa2c]
2024-10-21 17:08:53 -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
Julia Jiang 8977f07def SWDEV-488771 - Adding build dependency on LLVM
Change-Id: I63c381a406ee4b0211a4f5a6c9c519eb7313b6c1


[ROCm/hip commit: cda9c38b8f]
2024-10-02 11:03:41 -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
Julia Jiang d0e10ef592 SWDEV-478511 - Create deprecated memory management section for related APIs
Change-Id: I6d802f61fe787a423e2ef65e645c6395e715fd55


[ROCm/hip commit: 0facebc71d]
2024-08-16 16:45:38 -04:00
Julia Jiang b449d583b1 SWDEV-447806 - fix for HIP RTC example re-uses kernel variable
Change-Id: I9a1d18868098225012d01515c60b7bcdbe7bc533


[ROCm/hip commit: ffa2f0634f]
2024-08-13 14:52:21 -04:00
jujiang a589005d7b SWDEV-430321 - Correct the name for HIP library
Change-Id: I9a4d00be528a786275cee47b429e22d45a9bb3a4


[ROCm/hip commit: 818dca2c0b]
2024-07-03 14:26:32 -04:00
Julia Jiang b12dd92267 SWDEV-467739 - Adding CLR landing page in HIP
Change-Id: I3e21520d37ae0c408d1f401b2dd849a098bbc818


[ROCm/hip commit: f39473f692]
2024-06-26 01:02:49 -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 1927a839ed SWDEV-464475 - HIP supported GPUs
- Suggestion
- Fix CUDA GPUs link
- Remove incorrect only phrase
- MD fix
- Fix link

Change-Id: Ib8a0011d64cc413dc4354254a804045a3540abe6


[ROCm/hip commit: 8c51dc9438]
2024-06-19 01:00:43 -04:00
Istvan Kiss de85c03c91 SWDEV-464475 - HIP definition update in index.md
And add autodetection note to install

Change-Id: I14018bc9f62a0bf204d75a23d6f7aa404645fbb3


[ROCm/hip commit: 6cfd1a9355]
2024-06-18 10:29:03 -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
Istvan Kiss 61dcca7836 SWDEV-464475 - Remove cluster block leftover
Change-Id: I58db05dce38f10e64a9e1c6a919b93f8282a9a72


[ROCm/hip commit: 16a3843e5d]
2024-06-12 11:55:03 -04:00
Julia Jiang e80329108a SWDEV-461621 - Merge PR#3473 from Github HIP to Gerrit staging
Change-Id: Ibd2bb6c7beef4e7c3f99644904394bbca8a361b9


[ROCm/hip commit: 1e6088c35f]
2024-05-16 18:55:28 -04:00
Julia Jiang 669d05de84 SWDEV-461638 - Update HIP build instructions
Change-Id: I5a04ea7d247f485b1469ffd317ba78bc0ff3a5ce


[ROCm/hip commit: 23c35a80a3]
2024-05-15 11:37:30 -04:00
Julia Jiang f4ab1e7417 SWDEV-460816 - Fix files in correct directories
Change-Id: I68bf61b9bccfe562f9adda9f09ce8073764ab480


[ROCm/hip commit: 6967baf9fe]
2024-05-09 10:43:44 -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 5d137e7cbd SWDEV-459537 - Adding build HIP dependency
Change-Id: I239fb258af0dfcbe84fbea7424ec7e53603b24b8


[ROCm/hip commit: ed60937b2b]
2024-05-06 11:10:10 -04:00
Julia Jiang e684d8b104 SWDEV-452786 - Fixing missing/dead links
Change-Id: I8a1a0cedaf01fb516419e7d4bacbb1c1421a648a


[ROCm/hip commit: 233b6f7f16]
2024-04-22 13:58:49 -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