Commit Graph

45 Commits

Author SHA1 Message Date
ROCm CI Service Account 555bf1179e SWDEV-306122 - [catch2][dtest] Added test for hipGraphExecMemcpyNodeSetParamsFromSymbol API (#2697)
Change-Id: I8e8bd38c28199c87f14ee51d279aac7c7dfaedcc

[ROCm/hip commit: 484714c55c]
2022-06-02 19:33:23 +05:30
ROCm CI Service Account 47329c4d25 SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode1D api (#2695)
Change-Id: Ie17e0960a5b718670d84f1583a787d4e12293e3a

[ROCm/hip commit: e99cc90c26]
2022-06-02 19:32:58 +05:30
ROCm CI Service Account 351026ec4a SWDEV-306122 - [catch2][dtest] hipGraph new functional tests for hipStreamBeginCapture/hipStreamEndCapture (#2694)
Change-Id: If62c6f0dbc6ada93b5847cfb280797f7811508f8

[ROCm/hip commit: f1b3292fce]
2022-06-02 19:31:48 +05:30
ROCm CI Service Account 31bdb9c36c SWDEV-321698 - Correct node type (#2692)
- remove node type that does not match with cuda

Change-Id: Ibd80473e9996459fdf08885a0f18c395d807ef3d

[ROCm/hip commit: 7f2284901e]
2022-06-02 19:30:55 +05:30
ROCm CI Service Account 4672c3b6c9 SWDEV-306122 - [catch2][dtest] Added following test scenarios for hipGraphEventRecordNodeSetEvent (#2634)
1. Functional Test cases
2. Negative Test cases

Change-Id: Ifb851ce261a996feda1c547426f583eb3f1d57a9

[ROCm/hip commit: eb2987d9e5]
2022-05-17 16:01:43 +05:30
ROCm CI Service Account 9ffb7badfb SWDEV-306122 - [catch2][dtest] Adding the following tests for hipGraphEventRecordNodeGetEvent (#2630)
1. Functional
2. Negative

Change-Id: Ie96584f6be5bb62c12ee39aeaadc4a9a31a25d06

[ROCm/hip commit: 84da7bb1d0]
2022-05-17 16:00:53 +05:30
ROCm CI Service Account 900655b76e SWDEV-306122 - [catch2][dtest] Added test for hipGraphAddMemcpyNode API (#2627)
Change-Id: Ide894e5e6c1719541e2cbd20f8fc91cba0072cad

[ROCm/hip commit: 12ed784c13]
2022-05-17 15:02:51 +05:30
ROCm CI Service Account ab4fbfba92 SWDEV-306122 - [catch2][dtest] Adding Tests for hipGraphAddDependencies(). (#2636)
1. Added negative tests for hipGraphAddDependencies() API.

Change-Id: Icfa398c8c0d645ac9129ba4c72ab6bbd02323b35

[ROCm/hip commit: 7bc2ce8539]
2022-05-17 13:31:25 +05:30
ROCm CI Service Account b7eecd7df6 SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphEventWaitNodeGetEvent() API (#2631)
1. Functional Tests
2. Negative Tests

Change-Id: I65781564a63b6c8c74183abcdd86d32914d1e5a3


[ROCm/hip commit: 59f9765af8]
2022-05-13 11:08:01 -07:00
ROCm CI Service Account fd889e7354 SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphAddEventRecordNode() API. (#2633)
1. Added functional tests.
2. Added negative tests.

Change-Id: Id346b66c024161a3755abfa5137f91e38759da21


[ROCm/hip commit: f22ea5bd00]
2022-05-13 10:15:31 -07:00
ROCm CI Service Account 104ef168a5 SWDEV-306122 - [catch2][dtest] Added test for hipGraphExecMemcpyNodeSetParams API (#2653)
Change-Id: I55322336fe9b6735e782e867dd4e39f2b17dfc5a


[ROCm/hip commit: cbe3e5df3c]
2022-05-13 09:04:13 -07:00
ROCm CI Service Account 8ba87134f6 SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParamsFromSymbol API (#2585)
Change-Id: Ie0e1b0f6dcef53b8d5386d858a90699d70524688

[ROCm/hip commit: d662c451d1]
2022-04-01 05:37:12 +05:30
ROCm CI Service Account e2be6beaa7 SWDEV-306122 - [catch2][dtest] hipGraphMemsetNodeGetParams/hipGraphMemsetNodeSetParams APIs (#2586)
Change-Id: Ib45b660ad94ec3231082deb8a0b6f62b278d2006

[ROCm/hip commit: 3cf8079c4c]
2022-04-01 05:36:26 +05:30
ROCm CI Service Account c4d464228e SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphExecEventRecordNodeSetEvent() API (#2593)
- Functional Tests
- Negative Tests

Change-Id: I75f986ea75f462d77af2c38558452ccd3d5b6167

[ROCm/hip commit: 262acb7a9b]
2022-03-31 21:41:58 +05:30
ROCm CI Service Account 054052430e SWDEV-306122 - [catch2][dtest] hipGraphExecUpdate added Functional and Negative test scenario (#2599)
Change-Id: I7c1051a7bec9a6a3b332c23bd40b46bad55e97c5

[ROCm/hip commit: 097b9427cd]
2022-03-31 21:32:41 +05:30
ROCm CI Service Account f61573e6e9 SWDEV-306122 - [catch2][dtest] Added test for hipGraphInstantiate API (#2587)
Change-Id: I78019b067522e52f96c19bb43ffa257ede167be0

[ROCm/hip commit: 91c53b7816]
2022-03-31 15:34:33 +05:30
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 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 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
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
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
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 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 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
agunashe 6a81c11669 SWDEV-273235 - enabling catch2 config file and graph tests (#2437)
Change-Id: Ia9ce9e4b32aaca0986b86a237ff01a030e8da4d5

[ROCm/hip commit: eeaadda46e]
2021-12-16 10:11:13 +05:30
agunashe cb6829a5de SWDEV-273235 - catch2 packaging for jenkins build (#2430)
Change-Id: I9686b3e26d4e8a24ce97ac1e1f31a4293678d577

[ROCm/hip commit: d603e4b761]
2021-12-16 10:11:02 +05:30
sumanthtg a4d0f06eb7 SWDEV-306122 - [catch2][dtest] hipGraph functional tests for hipGraphAddEmptyNode (#2411)
Change-Id: I93139c195e4621d33d9330413b6eedaf714c72d8

[ROCm/hip commit: 02ac5137f5]
2021-11-26 07:19:49 +05:30
sumanthtg 89a8c9d37e SWDEV-306122 - [catch2][dtest] hipGraph functional tests for hipGraphAddDependencies (#2410)
Change-Id: Iec9f15db89192f73ebb7f2452199d0b41d18da88

[ROCm/hip commit: e269ce0a9c]
2021-11-26 07:19:12 +05:30
sumanthtg 65dff13267 SWDEV-308570 - [catch2][dtest] Existing hipGraph tests migrated from HIT to Catch2 (#2409)
Change-Id: If831cb41175b43a98863d2b023f11e9a228f6584

[ROCm/hip commit: 71244ada69]
2021-11-26 07:18:18 +05:30
sumanthtg 1a838c8f14 SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode api (#2408)
Change-Id: I970cbf88667c5da19496d6a09e7fa0ffb5e29b2b

[ROCm/hip commit: c799271ab5]
2021-11-26 04:45:45 +05:30