ROCm CI Service Account
9bc9eab84a
SWDEV-324640, SWDEV-324824 - Update HIP API and add work-item dimension limit ( #2542 )
...
Change-Id: I032a14d08ae26c7f3151d05c655a0f82ffe6b56f
[ROCm/hip commit: 996213c5e3 ]
2022-03-11 09:59:22 +05:30
ROCm CI Service Account
32fb296675
SWDEV-325491 - hip build when rocm_agent_enumerator returns no devices ( #2535 )
...
Change-Id: I2fe58d1eaba82a3dab2472bd37a8ab26d105ac1c
[ROCm/hip commit: d221fb6ebb ]
2022-03-11 09:58:52 +05:30
agunashe
eb1c0f5bfc
SWDEV-1 - skip rtc test build on windows ( #2534 )
...
[ROCm/hip commit: 39f4e02ab5 ]
2022-03-11 09:58:28 +05:30
ROCm CI Service Account
1621668fe9
SWDEV-318833 - Get and Set attribute for kernel nodes ( #2533 )
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: Ieacd1fd9aa6d6e98a3a5574ba374c201f05d0e51
[ROCm/hip commit: c52a81e96f ]
2022-03-10 16:47:03 +05:30
ROCm CI Service Account
f0187ca1ae
SWDEV-317716 - Add support for hipDeviceGetUuid ( #2528 )
...
Change-Id: I488edcd595b42e8119c923d3e7b3643b06c190de
[ROCm/hip commit: a55d684e78 ]
2022-03-10 16:46:23 +05:30
ROCm CI Service Account
cb9a8cfffe
SWDEV-321511 - Enable device related disabled tests on Nvidia platform ( #2518 )
...
Change-Id: I95a62e9562a638cb3525862b9a5d2e640c10882c
[ROCm/hip commit: 17105259fe ]
2022-03-10 16:45:54 +05:30
ROCm CI Service Account
373c2e8b6b
SWDEV-323849 - Fix for dtests failures ( #2539 )
...
Change-Id: Iffd78656d7f67b11d3eb6d1e7859bb6168b68a57
[ROCm/hip commit: 72af2f3299 ]
2022-03-10 15:04:48 +05:30
ROCm CI Service Account
6691f4702e
SWDEV-323167 - Fix for test hang ( #2541 )
...
Change-Id: Ic038ceb2368839f67af65d213694820f881f4193
[ROCm/hip commit: b61eb2e79c ]
2022-03-10 15:04:01 +05:30
ROCm CI Service Account
8ceb856ec0
SWDEV-324081 - Fix for dtest ( #2540 )
...
Change-Id: I114cb00d0bf2f899f1f299891ccbd4c0bea29150
[ROCm/hip commit: 8e2aee5dbe ]
2022-03-10 15:03:29 +05:30
ROCm CI Service Account
276f229170
SWDEV-323848 - Fix for p2p failed tests ( #2537 )
...
Added peer check for the p2p related testcases
Change-Id: I9131b284baf33bef18eceaa7ed462d733f91be92
[ROCm/hip commit: 6c74d44a1f ]
2022-03-10 15:02:31 +05:30
Maneesh Gupta
9d402c111c
Add mising p2p checks in graph instantiate tests ( #2525 )
...
Change-Id: I37ed539ccb9fc487872807170dc62eddc598f1f6
[ROCm/hip commit: 69ef2e37a2 ]
2022-03-10 15:01:43 +05:30
agunashe
9bbb211ab9
SWDEV-313590 - appending rocmpath at the end of rpath after rebase ( #2526 )
...
[ROCm/hip commit: e2ae92502c ]
2022-03-08 16:08:25 -08:00
ROCm CI Service Account
146d638001
SWDEV-301947 - Rename query ( #2530 )
...
Rename hipDeviceAttributeMultiprocessorBoostCount to
hipDeviceAttributePhysicalMultiProcessorCount
Change-Id: I9f4a7d22bfeef7502c6e8060dcd671e012772d98
[ROCm/hip commit: cc28cc271e ]
2022-03-02 16:04:09 -08:00
agunashe
c6f47ab2d9
SWDEV-1 - hip tests: Moving ctest file generation to execution phase ( #2522 )
...
Earlier ctest file creation was taking place during build time.
Due to cmake framework issue the file creation had issues,
which in turn failed the test build.
This change moves this logic to the execution phase
and gets rid of the unwanted dependency during build time
Change-Id: Ifbf7e325f1b15a8be12e76560a6d339bc76705ee
[ROCm/hip commit: 59a23a7441 ]
2022-02-28 09:26:33 -08:00
lthakur
52325e1396
SWDEV-298757 - Moving Unit_hipMemPrefetchAsyncOneToAll into stress/memory directory ( #2460 )
...
[ROCm/hip commit: e92f44d0ac ]
2022-02-25 19:39:30 +05:30
meher-bhiutras
4a19d2bad7
SWDEV-301952 - [catch2][dtest] Migration of Negative folder test files to Catch2 ( #2463 )
...
Migrated hipMemcpyFromSymbol/hipMemcpyToSymbol, hipMemcpyFromSymbolAsync/hipMemcpyToSymbolAsync files under Negative/memory folder into catch2 framework.
Change-Id: Id9e451fa7262193df3812bc0247e3957ae083c35
[ROCm/hip commit: 9ee204588b ]
2022-02-25 19:39:13 +05:30
Julia Jiang
90cc89e3e3
SWDEV-306204 - Update HIP doxygen and documents ( #2432 )
...
Change-Id: I796eda5cb14dfd00d2a806c57c0550356fbbcdb2
[ROCm/hip commit: 9db0a095f9 ]
2022-02-25 19:06:58 +05:30
ROCm CI Service Account
56f8fd3278
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddChildGraphNode API ( #2491 )
...
Added Negative and functional tests for hipGraphAddChildGraphNode API
Change-Id: I4dbd065b758c32f1b978017cc96d112b8066b5ff
[ROCm/hip commit: 806ed2ddd0 ]
2022-02-25 18:54:55 +05:30
ROCm CI Service Account
46901a4627
SWDEV-306122 - [catch2][dtest] hipGraphAddMemcpyNode1D API Negative test ( #2492 )
...
Change-Id: I6db16f031da0f150356aff132e21f9ecb5a1b852
[ROCm/hip commit: 4ef049fb52 ]
2022-02-25 18:54:14 +05:30
ROCm CI Service Account
71dd53dcb1
SWDEV-306122 - [catch2][dtest] Tests for hipGraphHostNodeSetParams API ( #2503 )
...
Added Negative and functional tests for hipGraphHostNodeSetParams API
Change-Id: I5ec101a66b17c723a562c15d951832b65772dbbf
[ROCm/hip commit: 533d36368f ]
2022-02-25 18:53:36 +05:30
Sourabh U Betigeri
ef5d4b38b7
SWDEV-294375 - Adding coalesced_groups HIP tests ( #2489 )
...
Change-Id: I000a402e32d6057bab11829af2b78931fcd67fb5
[ROCm/hip commit: 5eade5cfa1 ]
2022-02-25 16:26:20 +05:30
ROCm CI Service Account
f6b7c262ca
SWDEV-306122 - [catch2][dtest] hipGraph tests for GetNodes/GetRootNodes ( #2497 )
...
Change-Id: I5e9fafd0802585b6b33c391d7281151010ffc1c3
[ROCm/hip commit: 4ecad956c9 ]
2022-02-25 16:25:51 +05:30
sumanthtg
27af441964
SWDEV-306122 - [catch2][dtest] hipGraph functional tests for GetNodes/GetRootNotes ( #2441 )
...
Change-Id: I9b31252ddb5259b2e7c2bc7502e0494a8041ed9e
[ROCm/hip commit: 279e050a07 ]
2022-02-25 14:07:38 +05:30
agunashe
3c5035b3cd
SWDEV-314665 - hipGraphInstantiateFlags enum ( #2481 )
...
Change-Id: If07e415ee18f08bad85ae5e491e01f97b16a6b99
[ROCm/hip commit: adaa9ba27e ]
2022-02-25 14:05:37 +05:30
lthakur
089fbfd1cf
SWDEV-314080 - Tested All hipMemcpy**() apis with hipStreamPerThread stream obj ( #2484 )
...
Change-Id: I8f429eb0cc3be2e4d62c76ccb8c1510c56a1e143
[ROCm/hip commit: daf3f429cd ]
2022-02-25 14:05:06 +05:30
ROCm CI Service Account
a48b8d5b1d
SWDEV-306122 - [catch2][dtest] Tests for hipGraphDestroyNode API ( #2509 )
...
Added negative and functional tests for hipGraphDestroyNode API
Change-Id: Ifc4183b94e8fd428c44f2bbc3016539f972b8069
[ROCm/hip commit: f86a8da09e ]
2022-02-25 14:04:23 +05:30
Satyanvesh Dittakavi
79e2bb73b8
SWDEV-306940 - Fix hip errors/warnings by CppCheck ( #2486 )
...
Change-Id: I91f5e97b0c7ca80b6d21fa66d24e3cf9fde716a9
[ROCm/hip commit: 610b859b34 ]
2022-02-24 20:57:04 +05:30
Satyanvesh Dittakavi
1be987268e
SWDEV-312141 - Renaming of enum to avoid shadow variable compilation warning ( #2487 )
...
Change-Id: I0579d8b3e4175f14ad28f9f4b263fa0a792a9120
[ROCm/hip commit: c093f29d32 ]
2022-02-24 20:55:21 +05:30
ROCm CI Service Account
d9ad8b0e50
SWDEV-316467 - tests to verify hipGraphMemcpyNodeSetParamsToSymbol negative scenarios ( #2499 )
...
Change-Id: I38c7fe6ea060ce8f4c2ffe3ddd6ef927da2e864a
[ROCm/hip commit: e30b950817 ]
2022-02-24 20:47:07 +05:30
ROCm CI Service Account
fb1c8587b8
SWDEV-306122 - [catch2][dtest] hipGraphExecMemsetNodeSetParams added Functional and Negative test scenario ( #2500 )
...
Change-Id: Ia6cc644e59985bdee8a7b5ebccf6ced711dcfc7b
[ROCm/hip commit: 411110ebc9 ]
2022-02-24 20:46:30 +05:30
ROCm CI Service Account
d0d605e0af
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddMemcpyNodeToSymbol API ( #2501 )
...
Added Negative and functional tests for hipGraphAddMemcpyNodeToSymbol API
Change-Id: I2cae4de9977c8d2ecbdd6ec6868514cd6e1c6efd
[ROCm/hip commit: 6c34fc554d ]
2022-02-24 20:45:30 +05:30
ROCm CI Service Account
9c63d709f2
SWDEV-306122 - [catch2][dtest] Tests for hipGraphExecHostNodeSetParams API ( #2502 )
...
Added Negative and functional tests for hipGraphExecHostNodeSetParams API
Change-Id: I56ae94cff564fc0888fa6f0398ecb913cf4b9eed
[ROCm/hip commit: 16edb6c7d2 ]
2022-02-24 20:44:54 +05:30
ROCm CI Service Account
93e27e9390
SWDEV-306122 - [catch2][dtest] Tests for hipGraphNodeFindInClone API ( #2504 )
...
Added Negative and functional tests for hipGraphNodeFindInClone API
Change-Id: I62382f6e5fcb5c1ca62fca7326efb8e6fc0ab624
[ROCm/hip commit: 11b71138cd ]
2022-02-24 20:44:23 +05:30
ROCm CI Service Account
dda11ad36d
SWDEV-306122 - [catch2][dtest] Tests for hipGraphChildGraphNodeGetGraph API ( #2505 )
...
Added Negative and functional tests for hipGraphChildGraphNodeGetGraph API
Change-Id: I93c905687b684448297bde203414f9e6cc1f454a
[ROCm/hip commit: 97273320b1 ]
2022-02-24 20:43:51 +05:30
ROCm CI Service Account
19b3c5c0d5
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddMemcpyNodeFromSymbol API ( #2506 )
...
Added Negative and functional tests for hipGraphAddMemcpyNodeFromSymbol API
Change-Id: Ic65045ca56ae8949efd7690e62f788ff888cd893
[ROCm/hip commit: 1dca3b328f ]
2022-02-24 20:43:14 +05:30
agunashe
8741965765
SWDEV-1 - hipcc/hipconfig path detection in bat file ( #2488 )
...
Change-Id: I075148087bc07b5044a3360f1636d07372b16a1d
[ROCm/hip commit: 46d9f76702 ]
2022-02-24 18:59:18 +05:30
ROCm CI Service Account
4fd3d2377a
SWDEV-298757 - hipHmmOvrSubscriptionTst.cc adding HMM over subscription test ( #2493 )
...
Change-Id: I4728a329e673cbb94656a28b266cdcd046a07144
[ROCm/hip commit: c10b08bc34 ]
2022-02-24 18:59:00 +05:30
ROCm CI Service Account
13a69906ce
SWDEV-314080 - Testing All hipMemsetxx() apis with hipStreamPerThread ( #2494 )
...
Change-Id: I452edb7d0047146b22500750bf529a59ab7f99d5
[ROCm/hip commit: bdc8f76306 ]
2022-02-24 18:58:38 +05:30
ROCm CI Service Account
f308023a21
SWDEV-298757 - hipMemRangeGetAttribute.cc Adding test cases for hipMemRangeGetAttribute() api ( #2495 )
...
Change-Id: I6dc6476383799963dd2a079b4a074b2da6fe8cca
[ROCm/hip commit: fe2bb1bf3e ]
2022-02-24 18:58:17 +05:30
ROCm CI Service Account
6b504acc59
SWDEV-314080 - Tested All hipMemcpy**() apis with hipStreamPerThread stream obj ( #2496 )
...
Change-Id: I8f429eb0cc3be2e4d62c76ccb8c1510c56a1e143
[ROCm/hip commit: d18b4b8848 ]
2022-02-24 18:58:04 +05:30
ROCm CI Service Account
178c783438
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode api ( #2498 )
...
Change-Id: I65088f4107158e320d54b5e54a47d4ad8ce5d85f
[ROCm/hip commit: 7d8d41e45b ]
2022-02-24 18:57:27 +05:30
ROCm CI Service Account
33f1086f14
SWDEV-240806 - Added API hipLaunchHostFunc and updated graph test for host graph node ( #2512 )
...
Change-Id: Idf759064946e503a2b3cc2a38f1a7cb049012688
[ROCm/hip commit: d305e34173 ]
2022-02-24 18:56:56 +05:30
ROCm CI Service Account
7ab94d1f9b
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddHostNode API ( #2507 )
...
Added Negative and functional tests for hipGraphAddHostNode API
Change-Id: I7237cdf62daa492d94b1f67fcb9df8b2260d8052
Co-authored-by: DURGESH KROTTAPALLI <Durgesh.Krottapalli>
[ROCm/hip commit: e21231649d ]
2022-02-24 16:54:07 +05:30
ROCm CI Service Account
fac96c41b6
SWDEV-306122 - [catch2][dtest] Tests for hipGraphInstantiateWithFlags API ( #2508 )
...
Added Negative and functional tests for hipGraphInstantiateWithFlags API
Change-Id: Ife82615f4aec3c5df90e4640a7cc4381709306d9
Co-authored-by: DURGESH KROTTAPALLI <Durgesh.Krottapalli@amd.com >
[ROCm/hip commit: 11271fe362 ]
2022-02-24 16:41:35 +05:30
ROCm CI Service Account
91a89dece3
SWDEV-306122 - [catch2][dtest] hipGraphClone API ( #2510 )
...
Added Negative, functional and multithreaded tests for hipGraphClone API
Change-Id: I0733b469c1f1f0e897ed70c49b6ad3756a35f1b5
[ROCm/hip commit: 302b0e8e12 ]
2022-02-24 16:40:14 +05:30
ROCm CI Service Account
fbb703087a
SWDEV-273235 - build hip samples in Windows ( #2513 )
...
Change-Id: I90f06ef058a3a8b54726b86d72f36b2ba7f94d4c
[ROCm/hip commit: 73b520a2e0 ]
2022-02-24 16:39:07 +05:30
ROCm CI Service Account
d63a7e2186
SWDEV-323472 - Add hipThreadExchangeStreamCaptureMode ( #2519 )
...
Change-Id: I1c610833bf3e21e4ba311a89cec0e8866b9164bd
Co-authored-by: Christophe Paquot <christophe.paquot@amd.com >
[ROCm/hip commit: 389db38b03 ]
2022-02-24 10:22:58 +05:30
lthakur
6cd4c0576e
SWDEV-298757 - Moved long running tests into stress category. ( #2461 )
...
[ROCm/hip commit: 6e696a028b ]
2022-02-23 11:58:08 -08:00
lthakur
307de511fd
SWDEV-298757 - hipMemRangeGetAttribute.cc Adding test cases for hipMemRangeGetAttribute() api ( #2459 )
...
[ROCm/hip commit: 990f546b38 ]
2022-02-22 19:30:16 -08:00
ROCm CI Service Account
e93715c3c4
SWDEV-301947 - Add new enum for boost CU count ( #2490 )
...
Change-Id: I39b96218edbdf8a77473be8fa524999bb7df036a
Co-authored-by: Saleel Kudchadker <Saleel.Kudchadker@amd.com >
[ROCm/hip commit: 7f520ae104 ]
2022-02-22 14:19:05 -08:00