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
ROCm CI Service Account
7731299752
SWDEV-354045 - Update hipModuleLoad comments about releasing file and other resources. ( #2927 )
...
Change-Id: I88e5a37d3fd56b874eba19f73b0be0217caa58f8
2022-09-26 07:39:12 +05:30
ROCm CI Service Account
ece11e4ed3
SWDEV-351980 - Remove the ROCtracer private interface from the public header ( #2931 )
...
Change-Id: I03ee584873bc257f2bd8f18e92d94be50ee8a7a8
Co-authored-by: Laurent Morichetti <laurent.morichetti@amd.com >
2022-09-21 22:28:26 +05:30
ROCm CI Service Account
1e97d5b9ab
SWDEV-353686 - add default value for userobj ( #2895 )
...
Change-Id: I4cc993128f438fba156207fd4c4c9ce18380981b
2022-09-20 15:28:47 -07:00
ROCm CI Service Account
b5a13dd89e
SWDEV-352036 - Move HIPRTC_ERROR_LINKING to the end of the enum. ( #2900 )
...
Change-Id: I0b847c3a82d988f4e7de21a2c2842081844b7a9f
2022-09-15 14:24:05 -07:00
ROCm CI Service Account
14804c6dec
SWDEV-340007 - Added a note on hipCreateTextureObject API ( #2899 )
...
Change-Id: I577563b098de71440554497ff1d160e411a0c5bf
2022-08-30 08:51:21 -07:00
ROCm CI Service Account
e411ebc467
SWDEV-343380 - Added hipDrvGetErrorName/String ( #2825 )
...
Change-Id: I1f6df9e801d02e56635c6e9546b71e08b31ea7ce
2022-07-26 15:07:42 +05:30
ROCm CI Service Account
d029b1e039
SWDEV-338376 - Driver Alias for Resourcetype ( #2821 )
...
Change-Id: I621fe95020a3b2d82034cf5979e834b6e13f2981
2022-07-26 11:47:18 +05:30
ROCm CI Service Account
d98ac8a31d
SWDEV-325711 - Add skeleton for userobject functions ( #2816 )
...
- add APIs to interface
Change-Id: I5946d5f276bd03d05a85c40bec1ace0ad28a2b7c
2022-07-21 13:49:19 +05:30
ROCm CI Service Account
1d710dcb58
SWDEV-286739 - Support hipDeviceAttributeWallClockRate ( #2815 )
...
Part 2: Add hipDeviceAttributeWallClockRate and wallClockRate property
Change-Id: I52cbba6d67d21cde6d019c5ab530159f426a9bf6
2022-07-21 13:49:00 +05:30
ROCm CI Service Account
e924565134
SWDEV-340007 - Re-organize some sections of HIP APIs doxygen and add missing doxygens ( #2814 )
...
Change-Id: Ifcd5f1276bfc70e54b83613e57ccf5d50a667cac
2022-07-21 13:48:43 +05:30
Sarbojit2019
76ce7131d9
SWDEV-343159 - corrected macro value ( #2785 )
2022-07-07 12:07:52 +05:30
ROCm CI Service Account
84c23e2b41
SWDEV-342662 - Added hipGraphUpload API ( #2757 )
...
Change-Id: I65a957e4d8b12b2ffd003e5a4722edaed2ffa99e
2022-06-30 13:28:15 +05:30
ROCm CI Service Account
64a4f67f5f
SWDEV-321698 - hipGraphNodeTypeMemcpy1D NVDIA build failure ( #2531 )
...
* SWDEV-321698 - hipGraphNodeTypeMemcpy1D NVDIA build failure
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: Ibb3c7278438cd6504f9bd4035fe7cc27d0cd6c0f
* Update hip_runtime_api.h
* Update hip_runtime_api.h
2022-06-29 23:08:36 -07:00
ROCm CI Service Account
7c306091bf
SWDEV-342025 - Update API documentation for hipEventCreateWithFlags ( #2774 )
...
- Add information that hipEventDisableTiming flag also must be set when hipEventInterprocess flag is set
Change-Id: Ic65bcc2258c1bacf870251383e5cf3c1e0e0c0c8
2022-06-28 10:46:47 -07:00
ROCm CI Service Account
1342f1c2fd
SWDEV-339995 - Adding hiprtcGetBitcode and hiprtcGetBitcodeSize. ( #2744 )
...
Change-Id: I90ef8c90418ec3a1bcb596d513c1e77031fe77eb
2022-06-17 10:41:14 +05:30
ROCm CI Service Account
da0bd3cc85
SWDEV-336536 - Changed doc for hipDeviceGetCacheConfig. ( #2742 )
...
Change-Id: I0147cc8026788bad192258be28cde8497c0cd265
2022-06-17 10:40:15 +05:30
ROCm CI Service Account
3e7a9bb177
SWDEV-323441 - Pahes-II : per thread default stream ( #2738 )
...
Change-Id: I9f76df450207794b8c887b55fb16aea8044d69b4
2022-06-15 10:14:37 -07:00
ROCm CI Service Account
bf3c5870e6
SWDEV-336532 - Add hipMemoryTypeManaged in hipMemoryType enum ( #2688 )
...
Change-Id: Ia1618668a57ebaca9a65081ba13af579c0ac87c2
2022-06-03 08:32:22 +05:30
ROCm CI Service Account
2663453b2d
SWDEV-322688 - Added math constants for AMD & NVidia. ( #2707 )
...
Change-Id: I9602daf191c6d10de53c8c59edc9fb7135f09b8c
2022-06-02 17:01:29 +05:30
ROCm CI Service Account
35a61e70b6
SWDEV-331066 - added new API hipDeviceSetLimit ( #2710 )
...
Change-Id: I0e5d193d5ac3db3acfef60a8c39c5d73c8213f10
2022-06-02 17:00:27 +05:30
ROCm CI Service Account
a456650d2c
SWDEV-318833 - move the structs under correct flag. ( #2647 )
...
- this will resolve NV test failure.
Change-Id: I2c8467cad002e881264856bb1544aa6b973f2505
2022-05-19 09:11:00 -07:00
ROCm CI Service Account
bd39e0a008
SWDEV-290384 - Add Linker API support in hiprtc ( #2684 )
...
Change-Id: I10a679ea8cc4bbba71eac7ea8f8e9d9ee2ade5fb
2022-05-19 20:00:15 +05:30
ROCm CI Service Account
903e03ce7b
SWDEV-325711 - add graph memory APIs definition ( #2648 )
...
- add enum hipGraphMemAttributeType
Change-Id: I407a61eb8e828d39c6b3b2d9fe2b7fc32efc98b9
2022-05-17 12:53:43 +05:30
ROCm CI Service Account
ee541eaef1
SWDEV-326789 - Mark texture reference APIs as deprecated ( #2649 )
...
Change-Id: I8fb8abcf1c38a5138d5f2afe56c9551d74bc2ad7
2022-05-17 11:30:50 +05:30
ROCm CI Service Account
96ec4ae295
SWDEV-322620 - Virtual Memory Management ( #2673 )
...
Add device attribute for virtual memory management
Change-Id: Ie123412a7d1783f42d7c4274dcc3562a829a1e4c
2022-05-11 10:31:15 -07:00
ROCm CI Service Account
d267eb7d68
SWDEV-322620 - Virtual Memory Management APIs ( #2621 )
...
Updated hipMemAllocationProp structure
Change-Id: I7d56ddda5e2dd34c43ad70143b8faa14b6573672
2022-05-09 10:41:26 -07:00
ROCm CI Service Account
51c0bae11d
SWDEV-322620 - Virtual Memory Management APIs ( #2580 )
...
Change-Id: I5397e06263f8467052b4aab250988c57457fb24f
2022-04-01 05:47:50 +05:30
ROCm CI Service Account
fd4f53af1f
SWDEV-313441 - hip default stream per thread ( #2582 )
...
Change-Id: I712eb39ccc7231fda0fff0a2e9cccfb40c1cc21c
2022-04-01 05:47:19 +05:30
ROCm CI Service Account
c195d12cda
SWDEV-325708 - Query for fine grained support ( #2557 )
...
Change-Id: Id11d556de1213c73891122b0ffa344f9099a8486
2022-03-22 12:28:41 +05:30
ROCm CI Service Account
8da8fc1be9
SWDEV-312141 - Fix to avoid shadow compilation warning ( #2556 )
...
Change-Id: Ie327ec5eb3f3314b24aa512ce180760f18ee5348
2022-03-22 12:27:52 +05:30
ROCm CI Service Account
4526de0855
SWDEV-311271 - Add API interface for Stream Ordered Memory Allocator ( #2551 )
...
Change-Id: I36f53d170fe362c058cdbff75fa3fb34699246f2
2022-03-22 12:27:20 +05:30
Maneesh Gupta
b2c5ba6e03
Revert "SWDEV-312141 - Renaming of enum to avoid shadow variable compilation warning ( #2487 )" ( #2547 )
...
This reverts commit c093f29d32 .
2022-03-11 10:27:43 +05:30
ROCm CI Service Account
996213c5e3
SWDEV-324640, SWDEV-324824 - Update HIP API and add work-item dimension limit ( #2542 )
...
Change-Id: I032a14d08ae26c7f3151d05c655a0f82ffe6b56f
2022-03-11 09:59:22 +05:30
ROCm CI Service Account
c52a81e96f
SWDEV-318833 - Get and Set attribute for kernel nodes ( #2533 )
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: Ieacd1fd9aa6d6e98a3a5574ba374c201f05d0e51
2022-03-10 16:47:03 +05:30
ROCm CI Service Account
a55d684e78
SWDEV-317716 - Add support for hipDeviceGetUuid ( #2528 )
...
Change-Id: I488edcd595b42e8119c923d3e7b3643b06c190de
2022-03-10 16:46:23 +05:30
ROCm CI Service Account
cc28cc271e
SWDEV-301947 - Rename query ( #2530 )
...
Rename hipDeviceAttributeMultiprocessorBoostCount to
hipDeviceAttributePhysicalMultiProcessorCount
Change-Id: I9f4a7d22bfeef7502c6e8060dcd671e012772d98
2022-03-02 16:04:09 -08:00
Julia Jiang
9db0a095f9
SWDEV-306204 - Update HIP doxygen and documents ( #2432 )
...
Change-Id: I796eda5cb14dfd00d2a806c57c0550356fbbcdb2
2022-02-25 19:06:58 +05:30
agunashe
adaa9ba27e
SWDEV-314665 - hipGraphInstantiateFlags enum ( #2481 )
...
Change-Id: If07e415ee18f08bad85ae5e491e01f97b16a6b99
2022-02-25 14:05:37 +05:30
Satyanvesh Dittakavi
c093f29d32
SWDEV-312141 - Renaming of enum to avoid shadow variable compilation warning ( #2487 )
...
Change-Id: I0579d8b3e4175f14ad28f9f4b263fa0a792a9120
2022-02-24 20:55:21 +05:30
ROCm CI Service Account
d305e34173
SWDEV-240806 - Added API hipLaunchHostFunc and updated graph test for host graph node ( #2512 )
...
Change-Id: Idf759064946e503a2b3cc2a38f1a7cb049012688
2022-02-24 18:56:56 +05:30
ROCm CI Service Account
389db38b03
SWDEV-323472 - Add hipThreadExchangeStreamCaptureMode ( #2519 )
...
Change-Id: I1c610833bf3e21e4ba311a89cec0e8866b9164bd
Co-authored-by: Christophe Paquot <christophe.paquot@amd.com >
2022-02-24 10:22:58 +05:30
ROCm CI Service Account
7f520ae104
SWDEV-301947 - Add new enum for boost CU count ( #2490 )
...
Change-Id: I39b96218edbdf8a77473be8fa524999bb7df036a
Co-authored-by: Saleel Kudchadker <Saleel.Kudchadker@amd.com >
2022-02-22 14:19:05 -08:00
haoyuan2
09583b0183
SWDEV-316128 - HIP surface API support ( #2468 )
2022-02-10 11:00:25 -08:00