ROCm CI Service Account
04ae602316
SWDEV-324735 - update hip_debugging to remove deprecated HCC in the example ( #2543 )
...
Change-Id: I5a02f97da14a89f659443db210b81e26e5b08a2c
2022-03-11 16:54:24 +05:30
ROCm CI Service Account
7859bfcde6
SWDEV-325480 - Adds unit and functional tests for coalesced_groups ( #2538 )
...
Change-Id: I147b4099e6793df5df3a6e252894d281fc338adb
2022-03-11 16:54:08 +05:30
ROCm CI Service Account
87eaccaf59
SWDEV-321872 - [catch2][dtest] Texture tests migrated to catch2 ( #2536 )
...
Change-Id: I4e29001812e2310680c6c24028667eb560194e87
2022-03-11 16:53:48 +05:30
ROCm CI Service Account
cb0a5b3b53
SWDEV-324823 - Stop passing -fhip-new-launch-api ( #2532 )
...
Stop passing this flag to Clang since it's already the default option
Change-Id: I164f973603dcc2bf02a29939a02af1e0413729b5
2022-03-11 15:27:33 +05:30
ROCm CI Service Account
0095a5436d
SWDEV-306122 - [catch2][dtest] Tests for hipGraphNodeGetType API ( #2529 )
...
Added negative and functional tests for hipGraphNodeGetType API
Change-Id: Ic33f0b36e2fd7bfb3a44cefea0075b1fcd59f989
2022-03-11 15:26:55 +05:30
Maneesh Gupta
02c1f8748d
Bump HIP version to 5.2
2022-03-11 10:29:11 +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
d221fb6ebb
SWDEV-325491 - hip build when rocm_agent_enumerator returns no devices ( #2535 )
...
Change-Id: I2fe58d1eaba82a3dab2472bd37a8ab26d105ac1c
2022-03-11 09:58:52 +05:30
agunashe
39f4e02ab5
SWDEV-1 - skip rtc test build on windows ( #2534 )
2022-03-11 09:58:28 +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
17105259fe
SWDEV-321511 - Enable device related disabled tests on Nvidia platform ( #2518 )
...
Change-Id: I95a62e9562a638cb3525862b9a5d2e640c10882c
2022-03-10 16:45:54 +05:30
ROCm CI Service Account
72af2f3299
SWDEV-323849 - Fix for dtests failures ( #2539 )
...
Change-Id: Iffd78656d7f67b11d3eb6d1e7859bb6168b68a57
2022-03-10 15:04:48 +05:30
ROCm CI Service Account
b61eb2e79c
SWDEV-323167 - Fix for test hang ( #2541 )
...
Change-Id: Ic038ceb2368839f67af65d213694820f881f4193
2022-03-10 15:04:01 +05:30
ROCm CI Service Account
8e2aee5dbe
SWDEV-324081 - Fix for dtest ( #2540 )
...
Change-Id: I114cb00d0bf2f899f1f299891ccbd4c0bea29150
2022-03-10 15:03:29 +05:30
ROCm CI Service Account
6c74d44a1f
SWDEV-323848 - Fix for p2p failed tests ( #2537 )
...
Added peer check for the p2p related testcases
Change-Id: I9131b284baf33bef18eceaa7ed462d733f91be92
2022-03-10 15:02:31 +05:30
Maneesh Gupta
69ef2e37a2
Add mising p2p checks in graph instantiate tests ( #2525 )
...
Change-Id: I37ed539ccb9fc487872807170dc62eddc598f1f6
2022-03-10 15:01:43 +05:30
agunashe
e2ae92502c
SWDEV-313590 - appending rocmpath at the end of rpath after rebase ( #2526 )
2022-03-08 16:08:25 -08:00
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
agunashe
59a23a7441
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
2022-02-28 09:26:33 -08:00
lthakur
e92f44d0ac
SWDEV-298757 - Moving Unit_hipMemPrefetchAsyncOneToAll into stress/memory directory ( #2460 )
2022-02-25 19:39:30 +05:30
meher-bhiutras
9ee204588b
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
2022-02-25 19:39:13 +05:30
Julia Jiang
9db0a095f9
SWDEV-306204 - Update HIP doxygen and documents ( #2432 )
...
Change-Id: I796eda5cb14dfd00d2a806c57c0550356fbbcdb2
2022-02-25 19:06:58 +05:30
ROCm CI Service Account
806ed2ddd0
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddChildGraphNode API ( #2491 )
...
Added Negative and functional tests for hipGraphAddChildGraphNode API
Change-Id: I4dbd065b758c32f1b978017cc96d112b8066b5ff
2022-02-25 18:54:55 +05:30
ROCm CI Service Account
4ef049fb52
SWDEV-306122 - [catch2][dtest] hipGraphAddMemcpyNode1D API Negative test ( #2492 )
...
Change-Id: I6db16f031da0f150356aff132e21f9ecb5a1b852
2022-02-25 18:54:14 +05:30
ROCm CI Service Account
533d36368f
SWDEV-306122 - [catch2][dtest] Tests for hipGraphHostNodeSetParams API ( #2503 )
...
Added Negative and functional tests for hipGraphHostNodeSetParams API
Change-Id: I5ec101a66b17c723a562c15d951832b65772dbbf
2022-02-25 18:53:36 +05:30
Sourabh U Betigeri
5eade5cfa1
SWDEV-294375 - Adding coalesced_groups HIP tests ( #2489 )
...
Change-Id: I000a402e32d6057bab11829af2b78931fcd67fb5
2022-02-25 16:26:20 +05:30
ROCm CI Service Account
4ecad956c9
SWDEV-306122 - [catch2][dtest] hipGraph tests for GetNodes/GetRootNodes ( #2497 )
...
Change-Id: I5e9fafd0802585b6b33c391d7281151010ffc1c3
2022-02-25 16:25:51 +05:30
sumanthtg
279e050a07
SWDEV-306122 - [catch2][dtest] hipGraph functional tests for GetNodes/GetRootNotes ( #2441 )
...
Change-Id: I9b31252ddb5259b2e7c2bc7502e0494a8041ed9e
2022-02-25 14:07:38 +05:30
agunashe
adaa9ba27e
SWDEV-314665 - hipGraphInstantiateFlags enum ( #2481 )
...
Change-Id: If07e415ee18f08bad85ae5e491e01f97b16a6b99
2022-02-25 14:05:37 +05:30
lthakur
daf3f429cd
SWDEV-314080 - Tested All hipMemcpy**() apis with hipStreamPerThread stream obj ( #2484 )
...
Change-Id: I8f429eb0cc3be2e4d62c76ccb8c1510c56a1e143
2022-02-25 14:05:06 +05:30
ROCm CI Service Account
f86a8da09e
SWDEV-306122 - [catch2][dtest] Tests for hipGraphDestroyNode API ( #2509 )
...
Added negative and functional tests for hipGraphDestroyNode API
Change-Id: Ifc4183b94e8fd428c44f2bbc3016539f972b8069
2022-02-25 14:04:23 +05:30
Satyanvesh Dittakavi
610b859b34
SWDEV-306940 - Fix hip errors/warnings by CppCheck ( #2486 )
...
Change-Id: I91f5e97b0c7ca80b6d21fa66d24e3cf9fde716a9
2022-02-24 20:57:04 +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
e30b950817
SWDEV-316467 - tests to verify hipGraphMemcpyNodeSetParamsToSymbol negative scenarios ( #2499 )
...
Change-Id: I38c7fe6ea060ce8f4c2ffe3ddd6ef927da2e864a
2022-02-24 20:47:07 +05:30
ROCm CI Service Account
411110ebc9
SWDEV-306122 - [catch2][dtest] hipGraphExecMemsetNodeSetParams added Functional and Negative test scenario ( #2500 )
...
Change-Id: Ia6cc644e59985bdee8a7b5ebccf6ced711dcfc7b
2022-02-24 20:46:30 +05:30
ROCm CI Service Account
6c34fc554d
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddMemcpyNodeToSymbol API ( #2501 )
...
Added Negative and functional tests for hipGraphAddMemcpyNodeToSymbol API
Change-Id: I2cae4de9977c8d2ecbdd6ec6868514cd6e1c6efd
2022-02-24 20:45:30 +05:30
ROCm CI Service Account
16edb6c7d2
SWDEV-306122 - [catch2][dtest] Tests for hipGraphExecHostNodeSetParams API ( #2502 )
...
Added Negative and functional tests for hipGraphExecHostNodeSetParams API
Change-Id: I56ae94cff564fc0888fa6f0398ecb913cf4b9eed
2022-02-24 20:44:54 +05:30
ROCm CI Service Account
11b71138cd
SWDEV-306122 - [catch2][dtest] Tests for hipGraphNodeFindInClone API ( #2504 )
...
Added Negative and functional tests for hipGraphNodeFindInClone API
Change-Id: I62382f6e5fcb5c1ca62fca7326efb8e6fc0ab624
2022-02-24 20:44:23 +05:30
ROCm CI Service Account
97273320b1
SWDEV-306122 - [catch2][dtest] Tests for hipGraphChildGraphNodeGetGraph API ( #2505 )
...
Added Negative and functional tests for hipGraphChildGraphNodeGetGraph API
Change-Id: I93c905687b684448297bde203414f9e6cc1f454a
2022-02-24 20:43:51 +05:30
ROCm CI Service Account
1dca3b328f
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddMemcpyNodeFromSymbol API ( #2506 )
...
Added Negative and functional tests for hipGraphAddMemcpyNodeFromSymbol API
Change-Id: Ic65045ca56ae8949efd7690e62f788ff888cd893
2022-02-24 20:43:14 +05:30
agunashe
46d9f76702
SWDEV-1 - hipcc/hipconfig path detection in bat file ( #2488 )
...
Change-Id: I075148087bc07b5044a3360f1636d07372b16a1d
2022-02-24 18:59:18 +05:30
ROCm CI Service Account
c10b08bc34
SWDEV-298757 - hipHmmOvrSubscriptionTst.cc adding HMM over subscription test ( #2493 )
...
Change-Id: I4728a329e673cbb94656a28b266cdcd046a07144
2022-02-24 18:59:00 +05:30
ROCm CI Service Account
bdc8f76306
SWDEV-314080 - Testing All hipMemsetxx() apis with hipStreamPerThread ( #2494 )
...
Change-Id: I452edb7d0047146b22500750bf529a59ab7f99d5
2022-02-24 18:58:38 +05:30
ROCm CI Service Account
fe2bb1bf3e
SWDEV-298757 - hipMemRangeGetAttribute.cc Adding test cases for hipMemRangeGetAttribute() api ( #2495 )
...
Change-Id: I6dc6476383799963dd2a079b4a074b2da6fe8cca
2022-02-24 18:58:17 +05:30
ROCm CI Service Account
d18b4b8848
SWDEV-314080 - Tested All hipMemcpy**() apis with hipStreamPerThread stream obj ( #2496 )
...
Change-Id: I8f429eb0cc3be2e4d62c76ccb8c1510c56a1e143
2022-02-24 18:58:04 +05:30
ROCm CI Service Account
7d8d41e45b
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode api ( #2498 )
...
Change-Id: I65088f4107158e320d54b5e54a47d4ad8ce5d85f
2022-02-24 18:57:27 +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
e21231649d
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>
2022-02-24 16:54:07 +05:30