sdashmiz
35bb0d706a
SWDEV-403382 - Fix the const in the input
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: I998493df6e0270ca78bbacfcdb05188be362067b
2023-09-19 16:02:18 -04:00
Julia Jiang
fffa5eab08
SWDEV-406233 - Add notes on hipMemoryType and PointerGetAttributes API for unsupported cuda enum
...
Change-Id: I1175c12a55c7cd306a5aed3f1a400ae7525f4cb5
2023-09-06 11:49:15 -04:00
ROCm CI Service Account
b8965f1f3d
SWDEV-368819 - Update hipMemAdvise API description ( #3293 )
...
Change-Id: Ibc3a7a39fd2189974e2b07c3896defeef195076c
2023-08-14 21:35:47 +05:30
ROCm CI Service Account
22e9263088
SWDEV-368553 - Update mipmap apis' comments ( #3286 )
...
Remove DEPRECATED(DEPRECATED_MSG) from mipmap Apis' comments.
Add "This API is implemented on Windows, under development on Linux." in mipmap Apis' notes.
Add DEPRECATED(DEPRECATED_MSG) to texture reference Apis.
Change-Id: Ief4ea81941e25d21bcafd213b3a84a65eb23cf93
2023-07-09 10:30:22 +05:30
ROCm CI Service Account
8b065da190
SWDEV-395996 - Support hip common headers with HIPRTC ( #3277 )
...
Change-Id: I7e78c5ad9d56e68c477b856d5cf8ade99dfddf08
2023-07-09 10:29:40 +05:30
ROCm CI Service Account
8f99508b02
SWDEV-403382 - Add Semaphore structs for graph node ( #3261 )
...
Change-Id: I5c4a8b55c16ca5bf4ffbf003519e75b63524c0c1
2023-07-09 10:21:36 +05:30
ROCm CI Service Account
eebd3b6293
SWDEV-403938 - Update HIP API header on enums and hipLimit ( #3268 )
...
Change-Id: I2215c525742906248400ba2c528041c0ca6f4897
2023-06-28 21:55:54 +05:30
ROCm CI Service Account
50c3fa35d6
SWDEV-405437 - Update hiprtc header on return sections ( #3266 )
...
Change-Id: Ib2104bd925ac9267424852880b1878aa0842739c
2023-06-28 21:54:06 +05:30
ROCm CI Service Account
4e19382402
SWDEV-368153 - Extern hipCreateSurfaceObject & hipDestroySurfaceObject. ( #3238 )
...
Change-Id: I9e0bed78d3983eaacda843362984ef4ae0d3b0b6
2023-06-28 21:53:25 +05:30
ROCm CI Service Account
97ac320bd3
SWDEV-400015 - Improve documentation of extra arg in hipModuleLaunchKernel ( #3236 )
...
Change-Id: Ie6ba5a94af6ef43c647c85842fd3561e4dc6a6ac
2023-06-28 21:52:36 +05:30
ROCm CI Service Account
d579c4d3ca
SWDEV-366445 - Add arrayIndex limitation in the API hipGraphicsSubResourceGetMappedArray ( #3259 )
...
Change-Id: I02445773383076a80ceab90f02cb4ffff227a5dd
2023-06-21 21:07:28 +05:30
ROCm CI Service Account
dd5f15fa90
SWDEV-368819 - Add information for hipHostAlloc ( #3251 )
...
Change-Id: I16b889ade11797d08e98b9ce6e6fc750327ad8de
2023-06-20 17:39:45 -07:00
ROCm CI Service Account
f50fca365a
SWDEV-393139 - Update mipmap apis and types ( #3260 )
...
Add hipmipmappedArray to differentiate cuda
and driver apis on Nvidia
Label mipmap driver apis as deprecated
Add num_channels to hipMipmappedArray
Change-Id: Ief4ea80941e25d21acafd213b3a84a65eb20cf92
2023-06-20 16:29:53 -07:00
ROCm CI Service Account
d0448aa4c4
SWDEV-393199 - Added new include file for opengl interop mappings for nvidia ( #3228 )
...
Change-Id: Ic823cec1eb972ece4029595ebf2d52f569af444f
2023-05-19 09:23:31 -07:00
ROCm CI Service Account
e57414a7ba
SWDEV-385970 - Adding doxygen on hiprtc/ext APIs ( #3189 )
...
Change-Id: I737d5c8706422051851c5eaa93f1c369e749da3b
2023-03-21 13:05:03 -07:00
ROCm CI Service Account
c9677411e1
SWDEV-374405 - Fix error in the OpenGL interop APIs documentation ( #3137 )
...
Change-Id: Ic51dc2223eba1089b9f30162c26584a8b07a95b9
2023-03-21 08:59:55 -07:00
ROCm CI Service Account
954132ff1c
SWDEV-367537 - Add __hip_bfloat16 header definitions ( #3186 )
...
Change-Id: I23833a23af57af46a21cdabdb1abc01d7a244968
2023-03-20 19:13:27 -07:00
ROCm CI Service Account
7febfbd133
SWDEV-389033 - Update header for HIP APIs ( #3187 )
...
Change-Id: I77f49ec3e853a2f60ccb98030cb1182b892929c5
2023-03-20 19:03:55 -07:00
ROCm CI Service Account
0d6a984e4e
SWDEV-385970 - Adding doxygen on HIP APIs ( #3188 )
...
Change-Id: Ib9ac5809dcd9e5ae01f2a4ed6b75556995c42bdc
2023-03-20 19:03:15 -07:00
ROCm CI Service Account
fdc00547cb
SWDEV-384013 - Add HIPRTC_JIT_IR_TO_ISA_OPT_EXT header changes ( #3176 )
...
Change-Id: Ie466cd02f2aed30e1568c4d76d60c9048af0fe4c
2023-03-06 21:11:39 +05:30
ROCm CI Service Account
369afc8bae
SWDEV-369961 - Add flags for hipGraphInstantiateWithFlags and since internals doesn't not support them yet, Update doc. ( #3138 )
...
Change-Id: I0e8309c783cf1a71ca7ee059e319d9246c2a7b96
2023-03-01 20:45:06 +05:30
ROCm CI Service Account
76efd52f1e
SWDEV-330658 - Added flag hipHostRegisterReadOnly ( #3173 )
...
Change-Id: Ic011ce473f5988ca92a44a939adc82e6c8ee6130
2023-02-27 10:26:15 +05:30
ROCm CI Service Account
c629e63024
SWDEV-383461 - gfx11 not supporting wave64 check ( #3170 )
...
Change-Id: I12e8ff2cb8ad9c72cba216847366f2e0ab15c497
2023-02-24 10:45:16 -08:00
ROCm CI Service Account
873911c60f
SWDEV-372153 - Add hipStreamGetDevice API. Add documentation for hip_prof_gen.py. ( #3149 )
...
Change-Id: I2cb650e3b2ccf5431f4ed7d7685c4c6532732d44
2023-02-24 15:10:09 +05:30
ROCm CI Service Account
91968beb57
SWDEV-338733 - Implement hipArrayGet* APIs ( #2870 )
...
- Add interfaces for hipArrayGetInfo, hipArrayGetDescriptor & hipArray3DGetDescriptor API implementations
Change-Id: I374c05e24a79960e7ee9a5b649b63115fdf2715e
2023-02-15 11:13:39 +05:30
ROCm CI Service Account
c604c1cb56
SWDEV-336460 - Update description for scratch allocation API ( #3165 )
...
Change-Id: I95479cbebdbf41145b039b31caf4c6ddadb94bf5
2023-02-14 15:48:44 -08:00
ROCm CI Service Account
2c6389713b
SWDEV-355543 - add descriptions in hip API parameters ( #3163 )
...
Change-Id: I35b9ee55d0d743e0d009e5aad221c2b8a61fc732
2023-02-14 15:48:12 -08:00
ROCm CI Service Account
cf489916c5
SWDEV-376665 - Correct information for hipStreamDestroy API ( #3134 )
...
Change-Id: If1c255880569dbd81a058683185065502a10b782
2023-02-10 11:41:32 -08:00
ROCm CI Service Account
644456d438
SWDEV-368819 - Add information on HIP APIs ( #3135 )
...
Change-Id: I0677280d14c3b813b4288682360824a20995eaf1
2023-02-10 10:32:01 -08:00
ROCm CI Service Account
121a88db15
SWDEV-364604 - Amend flag name ( #3157 )
...
Change-Id: I8fb458268959ea1ca253c4ede815a54f041831cf
2023-02-09 12:12:55 -08:00
ROCm CI Service Account
905512e255
SWDEV-306306 - Update information for hipMemGetInfo API ( #3155 )
...
Change-Id: Ib2b7f81189a82fd47f28cd0056f2997d4ead0e34
2023-02-08 17:41:30 -08:00
ROCm CI Service Account
d8f39ab8d2
SWDEV-364604 - Add hipEventDisableReleaseToSystem ( #3132 )
...
Add the above flag to be used with hipEventCreateWithFlags API
Change-Id: I4dcd259e579546178865879f69b78410f5ad1b57
2023-01-23 14:58:47 -08:00
ROCm CI Service Account
b90b4ebffb
SWDEV-376697 - Adding hipDeviceMallocUncached flag for uncached memory. ( #3136 )
...
Change-Id: Id2761e9ec27c04106598fa13082009974e19ab91
2023-01-16 20:41:08 -08:00
ROCm CI Service Account
e40f199f30
SWDEV-374365 - adding define for hipExternalMemoryDedicated ( #3130 )
...
Change-Id: Ibea8f7e05bf29652358b81e14215725a19973757
2023-01-09 16:51:18 -08:00
ROCm CI Service Account
a2a6d6e279
SWDEV-368881 - Add hipModuleLaunchCooperative* interfaces ( #3113 )
...
- Add interfaces for hipModuleLaunchCooperativeKernel, hipModuleLaunchCooperativeKernelMultiDevice
Change-Id: Idf7f4b01ba243774c86b979f8da3460fd5d9c759
2023-01-09 14:01:11 +05:30
ROCm CI Service Account
a95b8c94df
SWDEV-374402 - Fix hipExtLaunchKernel documentation ( #3126 )
...
Change-Id: I90ad2a3a9a7d940f6853f976b329ee0eb5a161b8
2023-01-06 11:59:31 -08:00
ROCm CI Service Account
73086b0c84
SWDEV-361374 - Adding support for hipPointerSetAttributes ( #3125 )
...
Change-Id: I9d654185902e1a53338cbdaf7bbb6c1ebc4b043c
2023-01-05 17:59:29 -08:00
ROCm CI Service Account
afeeaba3a3
SWDEV-369618 - hipOccupancyMaxPotentialBlockSizeVariableSMemWithFlags invalid flag scenario ( #3121 )
...
Change-Id: I98f185db82f23514976ecf562894acb65006c352
2023-01-03 23:48:17 -08:00
ROCm CI Service Account
9b7e42dd5e
SWDEV-353281 - Expose graph interface for mempool ( #3115 )
...
Change-Id: I4f0c37d27758a6bc80b5a34c85dfd07bc45b0a4c
2023-01-03 17:20:38 -08:00
ROCm CI Service Account
c437ca95d2
SWDEV-364373 - updated doxygen for the API hipDeviceSetCacheConfig ( #3112 )
...
Change-Id: Icbbeb16b043b73c4d810710e3504dae593c34295
2023-01-02 10:13:56 +05:30
ROCm CI Service Account
31009ea884
SWDEV-372171 - Correct section for hipLaunchHostFunc ( #3116 )
...
Change-Id: I48bd381bfadafe079e34b5d2877a1133fd405a9a
2022-12-19 12:51:34 -08:00
ROCm CI Service Account
da6d35142b
SWDEV-366314 - Move hip_bfloat16 implementation to hipamd ( #3102 )
...
hip_bfloat16 header in hip repo just includes the amd_hip_bfloat16 from hipamd
Change-Id: Ie96f908009cf96f37d868f2cd9a97d5f3e8b0ade
2022-11-30 13:21:04 +05:30
ansurya
1cdb2d5be5
SWDEV-325711 - Added new Graph APIs ( #3097 )
...
- hipGraphDebugDotPrint
- hipGraphKernelNodeCopyAttributes
- hipGraphNodeGetEnabled
- hipGraphNodeSetEnabled
Change-Id: Ic6156e00cfc6a4614649eda12b81187e6b186efb
2022-11-23 09:44:27 +05:30
ROCm CI Service Account
bd4181a260
SWDEV-349226 - Add missing hipDataTypes ( #3039 )
...
Change-Id: I3326f326aebe677a93a55ffd7b56b8f6402e0194
2022-11-02 10:44:22 +05:30
ROCm CI Service Account
037cc162d0
SWDEV-356567 - Remove notes for limitation of using start & end events of same hipExtLaunchKernelGGL in hipEventElapsedTime. ( #3032 )
...
Change-Id: I6041f90f6e3a41d19697a31f31220aedfa5f2fa8
2022-10-27 20:24:17 +05:30
ROCm CI Service Account
c74504290b
SWDEV-354898, SWDEV-355542 - Update HIP header for mis-spelling and doxygen Index ( #3027 )
...
Change-Id: I19f883f9072c8cc7599a4b1002bf221d9fcde7cd
2022-10-27 20:23:40 +05:30
ROCm CI Service Account
acf9688165
SWDEV-356559 - update the note on hipIpcOpenMemHandle showing the different from CUDA ( #2988 )
...
Change-Id: I4116eaa3a8f31283dda7d7c0c680acdb954036b9
2022-10-19 16:50:51 +05:30
ROCm CI Service Account
24c0cb92b3
SWDEV-353686 - add default value for missing function ( #2991 )
...
Change-Id: I76e95636ecf2c50a11d0120f3ffdfcf641841cdb
2022-10-17 16:57:32 +05:30
ROCm CI Service Account
6d4c13adc2
SWDEV-325938 - Add missing queries for occupancy ( #2995 )
...
New C++ interfaces:
hipOccupancyMaxPotentialBlockSizeVariableSMem() and
hipOccupancyMaxPotentialBlockSizeVariableSMemWithFlags()
Change-Id: Ifae9d6b94b159e59cbf616f180028abb18a96527
2022-10-13 21:38:03 -07:00
ROCm CI Service Account
96b3b9eaf5
SWDEV-348820 - Fix hipPointerAttribute_t incompatibility ( #2856 )
...
- Mark hipPointerAttribute_t.memoryType deprecated
- Instead add hipPointerAttribute_t.type
- Update testcases & documentation to use hipPointerAttribute_t.type
Change-Id: I3ba58cd2defe82102f9415bbb90cf151e08499dd
2022-10-12 08:31:25 +05:30