Commit Graph

1398 Commits

Author SHA1 Message Date
ROCm CI Service Account d6a11260f2 SWDEV-306122 - [catch2][dtest] Adding Tests for hipGraphAddEmptyNode (#2592)
1. Added Negative Tests for hipGraphAddEmptyNode

Change-Id: I31aab3dcff671700d18f9e4537bb1e21076ce375

[ROCm/hip commit: 95a6b9b801]
2022-03-31 14:28:53 +05:30
ROCm CI Service Account 604bb7881e SWDEV-252381 - Added dtest for hipGetSymbolAddress api (#2594)
Change-Id: Ideb58497c6598fe6f492a904b58bdc125d6d41d8

[ROCm/hip commit: f80d912e66]
2022-03-31 13:14:37 +05:30
ROCm CI Service Account f7deef7b24 SWDEV-252801 - Added test for __launch_bounds__ : maxThreadsPerBlock field ignored at kernel launch (#2596)
Change-Id: Ic2b11aebe0845ca57d0fea38ba11ec2584002935

[ROCm/hip commit: 9c23618424]
2022-03-31 13:14:11 +05:30
ROCm CI Service Account 5e4a13d0e8 SWDEV-252521 - Added test for Exit w/ memfault fault for stack allocations w/ compile-time known sizes (#2598)
Change-Id: I0ac1d97d76d49a169577d9b650072d0cc27f20f7

[ROCm/hip commit: 599463aa5c]
2022-03-31 13:13:29 +05:30
ROCm CI Service Account 69d1a82519 SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphRemoveDependencies() API (#2601)
- Functional Tests
- Negative Tests

Change-Id: Ia34f4d0aa44821e35362cb0593ac7e3e0d811689

[ROCm/hip commit: 5565fb3dd7]
2022-03-31 13:13:15 +05:30
ROCm CI Service Account 4da026e9b1 SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphGetEdges() API (#2600)
- Functional Tests.
- Negative Tests.

Change-Id: Icd2436e9db366f6b8d4a5ebbc8cacc36595aacbe

[ROCm/hip commit: 8e34e35aa1]
2022-03-31 10:36:13 +05:30
ROCm CI Service Account e6471f178f SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParams1D added Functional and Negative test scenario (#2602)
Change-Id: I7471207730ec38dd8ebabc32ca26753d27597309

[ROCm/hip commit: 988d511c84]
2022-03-31 10:35:21 +05:30
ROCm CI Service Account c0909a5ee0 SWDEV-293806 - Added tests for AtomicAdd with and without unsafeAtomics flag (#2603)
Added tests for AtomicAdd API for coherent/non-coherent memory with and without unsafeAtomics flags

Change-Id: I1937d7e936ac062b8d93feb59a50a6dd8ae9feca

[ROCm/hip commit: d9b40f34a4]
2022-03-31 10:35:00 +05:30
ROCm CI Service Account 66192f8c1e SWDEV-326661 - Windows: skipping failed tests to enable execution in jenkins (#2574)
Change-Id: I52e90a9f2eafeba03f62604c9350d3ebaa95b818


[ROCm/hip commit: dd31050d4c]
2022-03-28 15:55:09 -07:00
Satyanvesh Dittakavi bc7e683ab1 SWDEV-292714 - [catch2][dtest] Add unit test for hipPointerGetAttribute (#2485)
Change-Id: Ic7490596f4f1ee641d9af2861a18380c4bfccd69

[ROCm/hip commit: 1389236aef]
2022-03-23 17:15:21 +05:30
TomSang 0821a94e44 SWDEV-314867 - Fix clang missing issue in cuda docker (#2446)
Cuda dockers doesn't contain clang. The dependence on clang
will fail catch2 building. Catch2 building actually doesn't
need clang. Remove clang dependence from catch2 cmake file.

Change-Id: I8fd76e99d27ce4f5769baffae0608dd1cf0f4188

[ROCm/hip commit: fe08dc841f]
2022-03-15 14:08:55 -07:00
ROCm CI Service Account 3ee66d4ce7 SWDEV-325480 - Adds unit and functional tests for coalesced_groups (#2538)
Change-Id: I147b4099e6793df5df3a6e252894d281fc338adb

[ROCm/hip commit: 7859bfcde6]
2022-03-11 16:54:08 +05:30
ROCm CI Service Account bebc34b308 SWDEV-321872 - [catch2][dtest] Texture tests migrated to catch2 (#2536)
Change-Id: I4e29001812e2310680c6c24028667eb560194e87

[ROCm/hip commit: 87eaccaf59]
2022-03-11 16:53:48 +05:30
ROCm CI Service Account 758169d098 SWDEV-306122 - [catch2][dtest] Tests for hipGraphNodeGetType API (#2529)
Added negative and functional tests for hipGraphNodeGetType API

Change-Id: Ic33f0b36e2fd7bfb3a44cefea0075b1fcd59f989

[ROCm/hip commit: 0095a5436d]
2022-03-11 15:26:55 +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 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 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
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
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
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
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 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
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
TomSang f1ed56ab72 SWDEV-306947 - Add mode combination tests (#2447)
Address modes are valid for array rather than linear
memory. Comment out codes of address test for linear
memory.
Add tests of mode combination(address, linear and
normorlized coordinates) in 1D, 2D and 3D.

Change-Id: I9e7e97d9bf619743c311f68f51d5bf115fdd534d

[ROCm/hip commit: e05f98967e]
2022-02-17 13:48:45 -08:00