Julia Jiang
5502f89189
SWDEV-497066 - Re-org some HIP APIs in Module management section
...
Change-Id: I298e1bc1ef743d88b43b598acd7813d35da970d9
2024-11-14 11:45:20 -05:00
Julia Jiang
5f70ceb5e5
SWDEV-497324 - Rename CLR as Compute Language Runtime
...
Change-Id: I5cbb8ca5745c77ae877101ac76921e59dd221dee
2024-11-14 11:44:42 -05:00
Julia Jiang
d2f176d2e6
SWDEV-497618 - Adding Graphics Interop section for HIP API
...
Change-Id: I32df069d1b85c9e92a1578ff92c9e42ca2a5f443
2024-11-11 16:22:59 -05:00
Istvan Kiss
3d60bd3a64
SWDEV-490062 - Update documentation
...
Change-Id: Ib5297fdda2e05795b3b20436cc1de962e310b08b
2024-10-30 06:03:47 -04:00
Rakesh Roy
36739655e4
SWDEV-494798 - Bump minor version for ROCm 6.4
...
Change-Id: I32e1c1f724bb314ec8ec4bc5148379df23e77856
2024-10-29 12:45:45 +05:30
Sameer Sahasrabuddhe
174cb78806
SWDEV-490198 - _sync() will be enabled by default in 6.4
...
Change-Id: I70a2c86695acf7c9b269b4576f24e0fa41781b81
2024-10-25 09:54:14 -04:00
Julia Jiang
e0d0dad697
SWDEV-452448 - Adding more information for inline assembly in HIP kernels
...
Change-Id: I29c6ac9f3aa22d9d69bb4d545ff9250fbfe52a10
2024-10-24 13:52:35 -04:00
Julia Jiang
7e07826447
SWDEV-479940 - adding hipHostFree in deprecation group in ROCm documentation
...
Change-Id: I1347b7be9e6e496899f86602372156e320e2c63a
2024-10-24 11:24:24 -04:00
Julia Jiang
1d50b9aa2c
SWDEV-479940 - Make correction in hip build instructions
...
Change-Id: I10e883c61739a120637a7cac5d50025bc9c59cac
2024-10-21 17:08:53 -04:00
Alex Xu
c5e11fcac8
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
2024-10-16 18:44:35 -04:00
Ioannis Assiouras
a885727cce
SWDEV-476915 - Set the CMAKE_PREFIX_PATH in hip-lang-config.cmake
...
hip-lang package is part of the toolchain and shouldn't have to rely
on the user's settings for CMAKE_PREFIX_PATH in order to find lower
level dependencies. This commit also sets the CMAKE_SIZEOF_VOID_P
variable before searching for hsa and comgr dependencies.
This is a workaround to force cmake to include lib64 directories
in the search.
Change-Id: Ie7d10bd4078929275659aae10ec270816d4a30f5
2024-10-10 20:50:31 +01:00
Ioannis Assiouras
d8906fa045
SWDEV-483134 - Deprecate hipHostMalloc and hipHostFree APIs
...
Change-Id: I55432d34ea7e9357e6528089cf38addcb5b22ddf
2024-10-02 12:36:23 -04:00
Julia Jiang
cda9c38b8f
SWDEV-488771 - Adding build dependency on LLVM
...
Change-Id: I63c381a406ee4b0211a4f5a6c9c519eb7313b6c1
2024-10-02 11:03:41 -04:00
Julia Jiang
d4f6a6672e
SWDEV-485943 - Adding note for some semophore related HIP APIs NOT supported on Linux.
...
Change-Id: I6fb57d5014cdd6e1f8eb56ca5326b460a76033de
2024-09-24 12:00:50 -04:00
Julia Jiang
529a78c3ff
SWDEV481762 - Updated definition of 'DEPRECATED' in HIP header
...
Change-Id: I76c1d925f35594a042cde4f26fab75492db96633
Jenifer helped make a combined PSDB build, together with
https://gerrit-git.amd.com/c/compute/ec/clr/+/1114054
. Combined build verification passed.
http://rocm-ci.amd.com/job/compute-psdb-staging-hip/17293/
Change-Id: I76c1d925f35594a042cde4f26fab75492db96633
2024-09-05 11:48:54 -04:00
Julia Jiang
ef55ef332b
SWDEV-478511 - Fix return format in API doxygen
...
Change-Id: I64bdbd77ad664b3aa489c0e0e34647bb72095978
2024-09-03 14:36:55 -04:00
Julia Jiang
5806f97543
SWDEV-339609 - Adding more documentation in args parameter passed to the kernel
...
Change-Id: Iae1e2f228a78db8c1884b72db0783482a59788d1
2024-08-28 11:42:44 -04:00
Julia Jiang
8c5e0b9a77
SWDEV-478511 - update API doxygen with link to data definitions
...
Change-Id: Ia699222a29e9d90179f916ada40d61a9d1c44d2f
2024-08-23 14:31:30 -04:00
Jatin Chaudhary
da7313e100
SWDEV-446047 - use gfx names
...
Change-Id: I43aa93362f461bb3fb912a48cf043cfdff56209c
2024-08-23 16:05:33 +01:00
Ioannis Assiouras
83511e0159
SWDEV-470372 - Added hipExtHostAlloc API
...
This change adds a new HIP API `hipExtHostAlloc` which preserves
the functionality of `hipHostMalloc`.
Change-Id: I2198ecd7a10a1ceb28b8fd32b16625b1b6d3abaf
2024-08-22 13:16:55 -04:00
Jatin Chaudhary
2b362353f6
SWDEV-446047 - initial version of fp8 documentation
...
Change-Id: I9d9d45435534381d22dff4d4860549e861d52c3f
2024-08-22 12:51:15 -04:00
Rahul Manocha
4d4c6a44e9
SWDEV-468039 - add fp8 ocp hip data type
...
Change-Id: I3466decd096df2b6a1d3430979ff20204596369d
2024-08-22 11:37:23 -04:00
jujiang
651e847ecc
SWDEV-476659 - Correct ballot function in kernel language rst
...
Change-Id: Ib0748437b5ef081df22c06c11e89f9601ec60a6c
2024-08-21 10:52:53 -04:00
Sourabh Betigeri
c9e57c98cd
SWDEV-440866 - Data types to support HIP stream batch memory operations
...
Change-Id: I6130525efe1f591471435529eb7197a581ca348f
2024-08-20 17:16:57 -04:00
Ioannis Assiouras
e73376be0b
SWDEV-470372 - Un-deprecate hipHostAlloc, comply with cuda and introduce hipHostAlloc flags
...
Change-Id: Ic7cdb10ebd3f736fe87c643bce90a28a1190f7c8
2024-08-19 17:37:00 -04:00
Julia Jiang
0facebc71d
SWDEV-478511 - Create deprecated memory management section for related APIs
...
Change-Id: I6d802f61fe787a423e2ef65e645c6395e715fd55
2024-08-16 16:45:38 -04:00
Julia Jiang
9f1d4625d2
SWDEV-436608 - Un-deprecate hipHostAlloc()
...
Change-Id: Iad319e8acb13a293911bbd9242fc9ba52ebe7fbb
2024-08-16 16:37:44 -04:00
Julia Jiang
ffa2f0634f
SWDEV-447806 - fix for HIP RTC example re-uses kernel variable
...
Change-Id: I9a1d18868098225012d01515c60b7bcdbe7bc533
2024-08-13 14:52:21 -04:00
amd-jmacaran
48eab71214
SWDEV-458516 - External CI: Align with branch naming convention.
...
Change-Id: I1546a601b49f84bd24837e03f9350dc7d35af510
2024-08-07 03:41:39 -04:00
Vladana Stojiljkovic
6b5b7c9438
SWDEV-475987 - Add mapping for missing CUDA error codes
...
Change-Id: I3ce0b38c99da0ef5735cd9438f99642f1c9e5226
2024-07-26 12:34:06 +02:00
Maneesh Gupta
c0a1fc51be
SWDEV-459583 - Fix codeowners file
...
Change-Id: Ib03328a7fb13375fa44626a40202b1eeb177b8b5
2024-07-24 08:20:37 +00:00
jujiang
818dca2c0b
SWDEV-430321 - Correct the name for HIP library
...
Change-Id: I9a4d00be528a786275cee47b429e22d45a9bb3a4
2024-07-03 14:26:32 -04:00
Julia Jiang
9e407373f4
SWDEV-470017 - Changed the return value for the API hipMemGetAdressRange
...
Change-Id: I6ccc627d3d233610f4509e0323cfef5bf92422a6
2024-07-03 14:25:58 -04:00
Julia Jiang
fe808eb26f
SWDEV-337797 - correct doxygen for the API hipIpcOpenEventHandle
...
Change-Id: I45158be773d9a3baf5128590e3df7218d4fbbd7f
2024-07-02 11:03:39 -04:00
Kuppala, Arjun Raj
61a84e3d1d
SWDEV-464648 - use gfx alias for label
...
Signed-off-by: Kuppala, Arjun Raj <arjunraj.kuppala@amd.com >
Change-Id: I419261e9cdcb967ea86db1264b3bea741c3020f3
2024-07-01 02:02:40 -04:00
Julia Jiang
f39473f692
SWDEV-467739 - Adding CLR landing page in HIP
...
Change-Id: I3e21520d37ae0c408d1f401b2dd849a098bbc818
2024-06-26 01:02:49 -04:00
jujiang
5e5a8dd090
SWDEV-464851 - Adding a note in hipExtModuleLaunchKernel
...
Change-Id: I5c9a45e05142370efd16221e04d2023654637a9b
2024-06-21 11:29:42 -04:00
Branislav Brzak
91db702b8c
SWDEV-468257 - Un-deprecate hipHostAlloc()
...
Change-Id: I5cc820d9b2d9c592009b04cd7702c11d46590863
2024-06-20 07:43:56 -04:00
Istvan Kiss
8c51dc9438
SWDEV-464475 - HIP supported GPUs
...
- Suggestion
- Fix CUDA GPUs link
- Remove incorrect only phrase
- MD fix
- Fix link
Change-Id: Ib8a0011d64cc413dc4354254a804045a3540abe6
2024-06-19 01:00:43 -04:00
Istvan Kiss
6cfd1a9355
SWDEV-464475 - HIP definition update in index.md
...
And add autodetection note to install
Change-Id: I14018bc9f62a0bf204d75a23d6f7aa404645fbb3
2024-06-18 10:29:03 -04:00
Istvan Kiss
bd624d0938
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
2024-06-18 07:15:12 -04:00
Sameer Sahasrabuddhe
87ee9b28a4
SWDEV-466743 - fix return type of shfl instructions in docs
...
Change-Id: Ia40d635dd469962e70ce2217688c744f1f58bdc5
2024-06-18 01:28:27 -04:00
David Galiffi
9a46e783fc
SWDEV-468065 - Update version file to 6.3.0
...
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
Change-Id: Id2a6ed6186811f828f79ef0130836a7b2f279006
2024-06-14 22:29:57 -04:00
Istvan Kiss
038d07e8c0
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
2024-06-12 12:00:22 -04:00
Istvan Kiss
16a3843e5d
SWDEV-464475 - Remove cluster block leftover
...
Change-Id: I58db05dce38f10e64a9e1c6a919b93f8282a9a72
2024-06-12 11:55:03 -04:00
Jaydeep Patel
006ce388de
SWDEV-464788 - Let hipMallocPitch deduce type instead to specify explicit type.
...
Change-Id: Iab20c19531ee49088bfd03b289cd0a6cfe173385
2024-06-05 16:05:41 +00:00
Ajay
bbe3cc5e77
SWDEV-439581 - fix comments for hipEventSynchronize
...
Change-Id: I81152ff29b9c59015253b736eea3679f4c750530
2024-05-31 16:47:16 -04:00
amd-jmacaran
cb40a217f6
SWDEV-458516 - Add hipother to external CI
...
Change-Id: I74ee4b3a56ce8058234ea561a2cd36b55768ab55
2024-05-21 04:03:30 -04:00
Shilei Tian
5590827760
SWDEV-460260, SWDEV-459556 - Revert "SWDEV-459556 - Revert "SWDEV-442724 - Remove uses of -amdgpu-early-inline-all to enable function calls""
...
This reverts commit 7cef8f916c .
The regressions (SWDEV-459556 and SWDEV-460260) caused by the original patch
has been resolved.
Change-Id: Ic3a5712472f29d682d4853ad5a69d9c46df87299
2024-05-17 00:56:58 -04:00
Julia Jiang
1e6088c35f
SWDEV-461621 - Merge PR#3473 from Github HIP to Gerrit staging
...
Change-Id: Ibd2bb6c7beef4e7c3f99644904394bbca8a361b9
2024-05-16 18:55:28 -04:00