Xie, Jiabao(Jimbo)
1539c16ee8
SWDEV-535184 - Fix to switch HIP_RUNTIME_API_TABLE_STEP_VERSION 9 and 10 ( #448 )
...
[ROCm/clr commit: 54a2e943d7 ]
2025-06-02 21:24:40 +05:30
Luzynski, Sebastian
700692bae2
SWDEV-508967 - Fix error code mismatch for hipBindTexture API ( #423 )
...
Signed-off-by: Sebastian Luzynski <Sebastian.Luzynski@amd.com >
[ROCm/clr commit: 109795f6c9 ]
2025-05-29 13:13:12 +05:30
Betigeri, Sourabh
328aeb758c
SWDEV-508963 - Change hipMemcpy subset of methods to use const qualifier for src ( #139 ) ( #418 )
...
Change-Id: Ia5b68bacff634d3d9e5757f515bac50887895bc3
[ROCm/clr commit: c0c3aa3637 ]
2025-05-29 13:07:51 +05:30
Manocha, Rahul
88c3041e15
SWDEV-460098 - Match hipModuleLaunchKernel and hipModuleLaunchCooperativeKernel with cuda ( #414 )
...
Co-authored-by: Rahul Manocha <rmanocha@amd.com >
[ROCm/clr commit: 7177f1c280 ]
2025-05-29 13:04:54 +05:30
Arandjelovic, Marko
15b839954e
SWDEV-531009 - Revert SWDEV-525653 - Make hipGetDeviceProperties and hipChooseDevice use th… ( #381 )
...
This reverts commit d4275741ba .
[ROCm/clr commit: df06b2b692 ]
2025-05-29 13:02:45 +05:30
Li, Todd tiantuo
306a7bb5a1
SWDEV-514950 - fix hipMallocManaged & hipMemAdvise when capturing stream ( #413 )
...
[ROCm/clr commit: d96016bcc5 ]
2025-05-28 13:48:48 +05:30
Li, Todd tiantuo
e5792ebe7d
SWDEV-516511 - fix hipCreateSurfaceObject & hipDestroySurfaceObject when capturing stream ( #412 )
...
[ROCm/clr commit: 24cdff6cce ]
2025-05-28 13:46:17 +05:30
Li, Todd tiantuo
fb7f0a0794
SWDEV-504307 SWDEV-504308 - fix hipDeviceSetCacheConfig and hipDeviceSetSharedMemConfig when capturing stream ( #411 )
...
[ROCm/clr commit: c7f3ae6d2f ]
2025-05-28 13:44:24 +05:30
Dittakavi, Satyanvesh
60c19641d8
SWDEV-534857 - Fix the hip build failure on Windows ( #409 )
...
[ROCm/clr commit: 93c6ffdec4 ]
2025-05-28 13:41:31 +05:30
Manocha, Rahul
b936e55e81
SWDEV-475482 - [6.4 Preview] Match hipTexObjectCreate with cuda ( #408 )
...
Co-authored-by: Rahul Manocha <rmanocha@amd.com >
[ROCm/clr commit: b5e9bc55cb ]
2025-05-28 13:21:45 +05:30
Betigeri, Sourabh
c54ec9a21a
SWDEV-508969 - Fixes error code mismatch for hipBindTexture2D API ( #406 )
...
[ROCm/clr commit: 988c42a6e1 ]
2025-05-28 13:17:15 +05:30
Patel, Jaydeepkumar
341b17fe41
SWDEV-508982 - Handle hipMemPoolCreate, hipMemPoolDestory & hipDeviceSetMemPool during stream capture. ( #398 )
...
[ROCm/clr commit: b751614cd8 ]
2025-05-27 14:48:21 +05:30
Brzak, Branislav
d17388cd6b
SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda ( #327 )
...
[ROCm/clr commit: ee2d4a0358 ]
2025-05-26 20:28:22 +05:30
Belton-Schure, Aidan
983a5925c6
SWDEV-508966 - hipGetTextureAlignmentOffset return hipErrorInvalidTexture ( #389 )
...
[ROCm/clr commit: 7aae33951b ]
2025-05-22 23:19:45 +05:30
Belton-Schure, Aidan
5d4ae6346e
SWDEV-508977 - return error in global capture mode for hipEventQuery ( #388 )
...
[ROCm/clr commit: 51dd60a64f ]
2025-05-22 23:17:57 +05:30
Stojiljkovic, Vladana
1a36230bf2
Match hipStreamAddCallback capture behavior with nvidia ( #386 )
...
Co-authored-by: Anusha GodavarthySurya <Anusha.GodavarthySurya@amd.com >
[ROCm/clr commit: a0e946c2cc ]
2025-05-22 20:54:04 +05:30
Stojiljkovic, Vladana
9af11abb42
Match hipLaunchCooperativeKernelMultiDevice behavior with nvidia ( #385 )
...
Co-authored-by: Anusha GodavarthySurya <Anusha.GodavarthySurya@amd.com >
[ROCm/clr commit: 63c4020e49 ]
2025-05-22 20:52:37 +05:30
Stojiljkovic, Vladana
25084759b8
Allow hipMemAdvise capturing only in relaxed mode ( #384 )
...
Co-authored-by: Anusha GodavarthySurya <Anusha.GodavarthySurya@amd.com >
[ROCm/clr commit: 2ddfe40de0 ]
2025-05-22 20:52:00 +05:30
Stojiljkovic, Vladana
3f415c28e0
Allow hipMallocManaged capturing only in relaxed mode ( #383 )
...
Co-authored-by: Anusha GodavarthySurya <Anusha.GodavarthySurya@amd.com >
[ROCm/clr commit: 69112331ac ]
2025-05-22 20:51:30 +05:30
Arandjelovic, Marko
b520edc6a4
Match cuda behaviour for VMM APIs ( #382 )
...
[ROCm/clr commit: 9ef5602453 ]
2025-05-22 20:49:08 +05:30
Kandula, Venkateshwar reddy
10d0ae9638
[CLR ABI] step runtime api version hip memset node params ( #373 )
...
* increase hip api table version for HIP_MEMSET_NODE_PARAMS removed.
* update version in static_assert.
---------
Co-authored-by: Venkateshwar Reddy Kandula <vkandula@amd.com >
[ROCm/clr commit: ad44dd527f ]
2025-05-22 15:09:31 +05:30
Dittakavi, Satyanvesh
e0a9266e50
SWDEV-433031 - Match the signature of HIPRTC APIs with NVRTC ( #378 )
...
Change-Id: I5eb175b15a65a9f1c2db3ae30da6803179520dbe
[ROCm/clr commit: e5f7519e64 ]
2025-05-22 13:30:33 +05:30
Dittakavi, Satyanvesh
36539a2ca1
SWDEV-512756 - SWDEV-510954 - Add appropriate checks during active stream capture ( #375 )
...
- hipStreamAddCallback is not permitted during stream capture for all modes
- hipModuleUnload is permitted only for relaxed mode during stream capture
Change-Id: I79ca5d2f6b61bd2e169fee7c13da4cd46e472a10
[ROCm/clr commit: 2c173c6da4 ]
2025-05-22 13:24:49 +05:30
Andryeyev, German
fc2f5aaf22
SWDEV-533074 - Expose hipDeviceAttributeNumberOfXccs attribute ( #336 )
...
[ROCm/clr commit: 5cc172c99c ]
2025-05-21 22:35:42 +05:30
Dittakavi, Satyanvesh
1cc35da9be
SWDEV-438790 - Remove DEBUG_HIP_7_PREVIEW env var keeping the hipGetLastError changes by default ( #337 )
...
[ROCm/clr commit: 664bf232dd ]
2025-05-21 22:12:45 +05:30
Brzak, Branislav
834d770ca4
SWDEV-508964 - Match hip launch kernel retuns with cuda ( #357 )
...
[ROCm/clr commit: 88f15877f6 ]
2025-05-21 21:59:11 +05:30
Dittakavi, Satyanvesh
39b9a46025
SWDEV-418904 - Remove hiprtc symbols from hip library ( #370 )
...
[ROCm/clr commit: e9dbd7c99d ]
2025-05-21 21:22:47 +05:30
Assiouras, Ioannis
6467351f4c
SWDEV-508962 - [6.4 Preview] Update hipPointerGetAttributes to match CUDA > 11.0 behavior ( #120 ) ( #363 )
...
[ROCm/clr commit: 0b64eec921 ]
2025-05-21 21:18:05 +05:30
Assiouras, Ioannis
3ea732b38a
SWDEV-508965 - [6.4 Preview] Remove HIP_MEMSET_NODE_PARAMS struct ( #121 ) ( #364 )
...
[ROCm/clr commit: 968f5599a8 ]
2025-05-21 21:16:42 +05:30
Andryeyev, German
22da169b86
SWDEV-532868 - Disable implicit wait in hipFree for async allocations ( #323 )
...
* SWDEV-532868 - Disable implicit wait in hipFree for async allocations
* Fix compilation error
[ROCm/clr commit: 58df22546b ]
2025-05-21 21:14:38 +05:30
Brzak, Branislav
16aefe62f6
SWDEV-508979 - Match hipModuleLoad negative return with Cuda ( #326 )
...
[ROCm/clr commit: 7a357800dd ]
2025-05-21 21:09:07 +05:30
Brzak, Branislav
10d97b4b3c
SWDEV-508970 - Match hipBindTextureToArray negative return with Cuda ( #325 )
...
[ROCm/clr commit: a46ed60e2e ]
2025-05-21 20:57:09 +05:30
Jayaprakash, Karthik
a17e22a78c
SWDEV-529929 - hipMemGetHandleForAddressRange implementation. ( #245 )
...
[ROCm/clr commit: 12131de4a9 ]
2025-05-20 15:56:04 -04:00
Jayaprakash, Karthik
4ea2d9a5ee
SWDEV-531711 - Report correct error code based on device failure. ( #286 )
...
[ROCm/clr commit: f5b8db33f1 ]
2025-05-17 06:33:13 -04:00
Patel, Jaydeepkumar
7b6e59cbea
SWDEV-530803 - User current device id while cloning graph node. ( #313 )
...
[ROCm/clr commit: 32eb6a5d89 ]
2025-05-15 09:06:15 +05:30
Xie, Pengda
d0b5bee680
SWDEV-527781 - Remove Stream Validation in HIP APIs
...
[ROCm/clr commit: 0457b634f8 ]
2025-05-13 13:45:27 -07:00
Assiouras, Ioannis
71f19d7017
SWDEV-529449 - Bug fix when retrieving a memobj from the IPC mem handle
...
[ROCm/clr commit: f7482ef0a6 ]
2025-05-13 19:18:22 +01:00
Jayaprakash, Karthik
5dff283f4e
SWDEV-526855 - Modify the SIMDPerCU calculation for gfx1250/1. ( #275 )
...
[ROCm/clr commit: acb1f7e8d5 ]
2025-05-12 11:09:03 -04:00
Arandjelovic, Marko
3d862af4df
SWDEV-512344 - Unmap all subbuffers ( #214 )
...
[ROCm/clr commit: c5ced8c3a2 ]
2025-05-12 16:56:10 +02:00
Arandjelovic, Marko
558a26cf98
SWDEV-511204 - Mapped virtual memory should use device instead of host context ( #213 )
...
Since the sub-buffer(virtual memory that is mapped to device memory) is associated with device memory, it should utilize the device context instead of the host context. The original implementation caused hipMemcpyPeer to not take the P2P path, as the memory object was treated as host memory.
[ROCm/clr commit: a7492c516d ]
2025-05-12 16:55:25 +02:00
Huang, AnZhong
3decd4f975
SWDEV-527299 - Support HIP_POINTER_ATTRIBUTE_CONTEXT ( #180 )
...
* SWDEV-527299 - Support HIP_POINTER_ATTRIBUTE_CONTEXT
As HIP enables UVA by default, it seems we can simply expose the context to support this feature.
[ROCm/clr commit: b434fbe2bd ]
2025-05-09 17:34:16 +08:00
Jayaprakash, Karthik
cde2a250ec
SWDEV-493805 - Cleaning up launch parameters arguments. ( #241 )
...
[ROCm/clr commit: fa55557f46 ]
2025-05-06 15:06:13 -04:00
Dittakavi, Satyanvesh
086a1c289a
SWDEV-529831 - Return error if the program is empty ( #257 )
...
[ROCm/clr commit: 607f8f26fd ]
2025-05-06 15:12:12 +05:30
Godavarthy Surya, Anusha
e4a499f22e
SWDEV-522841 - Graph nodes must be created/launched on device where they are captured/created ( #108 )
...
[ROCm/clr commit: 2538d7f02b ]
2025-04-29 22:20:39 +05:30
Jiang, Julia
6ab34e0924
SWDEV-522634 - Fix device properties in hipInfo ( #203 )
...
[ROCm/clr commit: eb62fe9f62 ]
2025-04-29 11:29:47 -04:00
Sang, Tao
68deb3d10a
SWDEV-520352 - Remove HostThread and legacy monitor ( #230 )
...
* SWDEV-520352 - Remove HostThread and legacy monitor
Remove HostThread, semaphore and legacy monitor.
Make original logics of thread and command queue stricker.
Add more comments to make logics clearer.
Some other minor improvement.
Also part of SWDEV-458943.
[ROCm/clr commit: 96cadbc9e9 ]
2025-04-29 09:55:24 -04:00
Jayaprakash, Karthik
49a527c826
SWDEV-506467 - Skip Abort in case of crash from the device. ( #60 )
...
Change-Id: I964b2f2647d068202e9c38fcddb1337da754df8d
[ROCm/clr commit: b2388dfb88 ]
2025-04-29 11:19:02 +05:30
Betigeri, Sourabh
ae0640131e
SWDEV-528351 - Removes unused code and asserts to improve coverage ( #219 )
...
[ROCm/clr commit: 9cf3f1e461 ]
2025-04-28 14:40:35 -07:00
Godavarthy Surya, Anusha
ff69bcc903
SWDEV-469422 - Avoid using of hipStream_t in internal methods ( #69 )
...
Change-Id: Ifd5362f371c846a88241927383cb95cf046548ef
[ROCm/clr commit: fb92683d86 ]
2025-04-28 15:09:11 +05:30
Godavarthy Surya, Anusha
0eb2e5e8f2
SWDEV-469422 - hipGraphNodeDOTAttribute change std::string members to const char* ( #70 )
...
Compiler creates global variables for every unique string
Change-Id: I4cf8dd3e763d16740096e345da67a7ef72f61515
[ROCm/clr commit: bbcb1f9c70 ]
2025-04-28 14:57:36 +05:30