ROCm CI Service Account
58790104f2
SWDEV-363038 - Add Unit_hipGraphKernelNodeGetSetParams_Functional ( #3062 )
...
Add unit test: Unit_hipGraphKernelNodeGetSetParams_Functional
Add kernel node to graph with certain kernel params, now get kernel node parameters with hipGraphKernelNodeGetParams, then update the kernel node params with hipGraphKernelNodeSetParams, finally check taking effect after launching graph.
Change-Id: I2216f72f4dade6dd37663d3b0d821cb3d35d7856
2022-11-29 07:08:27 +05:30
ROCm CI Service Account
d76a487187
SWDEV-306122 - [catch2][dtest] Added test for hipUserObjectCreate, hipUserObjectRelease, hipUserObjectRetain, hipGraphReleaseUserObject, hipGraphRetainUserObject API ( #3061 )
...
* SWDEV-306122 - [catch2][dtest] Added test for hipUserObjectCreate, hipUserObjectRelease, hipUserObjectRetain, hipGraphReleaseUserObject, hipGraphRetainUserObject API
Change-Id: I7fd25bcc23f0629d92296ab7b20258a6e268a58b
2022-11-28 20:15:49 +05:30
ROCm CI Service Account
8c79142035
SWDEV-357759 - [catch2][dtest] Adding additional functional tests for hipStreamBeginCapture() API ( #3094 )
...
Change-Id: I7b89dcb6aa24eae0daf2974733ddeb6d3902cafa
2022-11-28 14:04:25 +05:30
ROCm CI Service Account
60a07fd66f
SWDEV-306122 - [catch2][dtest] Additional tests for hipGraphGetNodes/hipGraphGetRootNodes api ( #2860 )
...
Change-Id: I4e9a6eadd92b6de4aded0aa96464bfcc59441ac4
2022-11-02 14:42:11 +05:30
ROCm CI Service Account
84650ef5aa
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipStreamGetCaptureInfo_V2 api ( #2854 )
...
Change-Id: Ia55eae2d04e3d7f229aa571fe94e2e8e0dfd5603
2022-11-02 11:50:51 +05:30
ROCm CI Service Account
80626a9c4c
SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphAddEventWaitNode() API. ( #2591 )
...
1. Functional Tests
2. Negative Tests
Change-Id: I970a41e9c070c74c179818e74bfd93276dcfad10
2022-11-02 08:30:06 +05:30
ROCm CI Service Account
53599bce3e
SWDEV-318349 - Enable test of graph launched by peer ( #2997 )
...
- Enable Unit_hipGraphInstantiateWithFlags_DependencyGraph for AMD.
- Add stream sync for null stream.
- Fix Unit_hipGraphInstantiateWithFlags_DependencyGraph.
change-Id: I5774563fdfed1afd29a43927f3630adbfb75c48a
2022-10-19 16:52:06 +05:30
ROCm CI Service Account
752acff9b2
SWDEV-361129 - [catch2][dtest] Enabling tests hipGraphInstantiateWithFlags for AMD ( #2987 )
...
Change-Id: I39227ab51417e55f4ab05c48b61e9735856e58ac
2022-10-19 16:49:18 +05:30
ROCm CI Service Account
a1481d542b
SWDEV-306122 - [catch2][dtest] Added test for hipGraphMemcpyNodeSetParamsToSymbol API ( #2813 )
...
Change-Id: I486030661324f3fa4d6f6241882f4cd839211511
2022-09-27 13:34:31 +05:30
ROCm CI Service Account
cd0d73d3f1
SWDEV-306122 - [catch2][dtest] Tests for hipGraphExecChildGraphNodeSetParams API ( #2948 )
...
Added Negative and functional tests for hipGraphExecChildGraphNodeSetParams API
Change-Id: Ibe3ab74bc783a90daec153a8c74f039a2f977a71
2022-09-23 12:36:45 +05:30
ROCm CI Service Account
cac4154ddf
SWDEV-306122 - [catch2][dtest] Tests for hipGraphHostNodeGetParams API ( #2949 )
...
Added Negative and functional tests for hipGraphHostNodeGetParams API.
Change-Id: Ic9e841875673c10cea9a47f98cd47ff4995f888a
2022-09-23 12:35:27 +05:30
ROCm CI Service Account
87c69c5759
SWDEV-353807 - Fixes multiple catch issues ( #2912 )
...
- enforcing c++17 for all tests
- Warning as error: ignoring return value
Change-Id: I3d171540403f74222e631d1a8e393386461c9729
2022-08-30 16:53:21 -07:00
ROCm CI Service Account
1c4822f24a
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphNodeGetDependencies api ( #2827 )
...
Change-Id: I017ba7891c84adb4d24d857b31800723bd43ed59
2022-07-26 15:09:35 +05:30
ROCm CI Service Account
a2e3642e5b
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphNodeGetDependentNodes api ( #2826 )
...
Change-Id: Ie9a81fa8829d48ace19ac3fa522f957504c3ccc0
2022-07-26 15:08:04 +05:30
ROCm CI Service Account
e68136227a
SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParamsToSymbol API ( #2824 )
...
Change-Id: I3f533b88f9fadcb17bde6577212cf1561fa49273
Co-authored-by: mbhiutra <meher.bhiutras@amd.com >
2022-07-26 10:47:49 +05:30
ROCm CI Service Account
e3bde76c8b
SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParams1D added Functional and Negative test scenario ( #2808 )
...
Change-Id: If54fd56ae345ca4a13791bc376b3b72ce5e312b6
2022-07-19 19:30:42 +05:30
ROCm CI Service Account
0b7e6af0e1
SWDEV-306122 - [catch2][dtest] Added test for hipGraphLaunch API ( #2806 )
...
Change-Id: Iee27077a3fb12ec3114843be3d4f408baf8bc559
2022-07-19 19:29:00 +05:30
ROCm CI Service Account
3ab3c5fa17
SWDEV-327563 - Enable fixed tests linux and windows ( #2803 )
...
Change-Id: Icad90d01f796a8a8cf57884b86ca1a5a2b50ec64
2022-07-19 19:28:17 +05:30
ROCm CI Service Account
978b02c52f
SWDEV-306122 - [catch2][dtest] API hipGraphKernelNodeGetParams, hipGraphKernelNodeSetParams, hipGraphExecKernelNodeSetParams. ( #2802 )
...
Change-Id: Ie5eb8949f589ac7ac5eb0f02e99f2012d9c0b926
2022-07-19 19:27:29 +05:30
ROCm CI Service Account
778bf8631d
SWDEV-306122 - [catch2][dtest] Added tests for hipGraphMemcpyNodeGetParams/hipGraphMemcpyNodeSetParams API. ( #2775 )
...
Change-Id: Ie0e323a545c3bac17a35814a90b93ecd44cec537
2022-07-08 15:19:02 +05:30
ROCm CI Service Account
ab89350ab6
SWDEV-306122 - [catch2][dtest] hipGraphAddKernelNode Added negative test ( #2734 )
...
Change-Id: I0d6353f77c3c2abda7557f8268a024b1b4d8c1d7
2022-07-08 15:18:09 +05:30
ROCm CI Service Account
982a3cf387
SWDEV-306122 - [catch2][dtest] hipGraphAddMemsetNode API ( #2754 )
...
Change-Id: I19e01a0f801af411b3e9ac4b57f53c41b79014a5
2022-07-08 13:35:50 +05:30
ROCm CI Service Account
2cbaff9628
SWDEV-306122 - [catch2][dtest] Added test for hipStreamBeginCapture API ( #2760 )
...
Change-Id: I9cbd9d05178587883a1a2258ebc2c3516a06d5cc
2022-06-24 15:55:59 -07:00
ROCm CI Service Account
3befbd483f
SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParamsFromSymbol API ( #2762 )
...
Change-Id: I88e5a808ca8441dc3dc745d8575d22973b7ac9d2
2022-06-23 17:40:50 -07:00
ROCm CI Service Account
c7884fe741
SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphExecEventWaitNodeSetEvent() API. ( #2763 )
...
- Functional Test
- Negative Tests
Change-Id: I80ba185c4892162e68945f82b3c1cc9ffd9c105c
2022-06-22 15:33:09 -07:00
ROCm CI Service Account
3a84eb3a5f
SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphEventWaitNodeSetEvent() ( #2590 )
...
- Functional Tests
- Negative Tests
Change-Id: I2421c3def1a7c6865dca29bde7e741948e67345d
2022-06-16 17:09:11 -07:00
ROCm CI Service Account
0cf0ead620
SWDEV-339657 - Update catch codes with correct coordinates ( #2735 )
...
Change-Id: I8ca78d770a742bf6c2abede494759caa923fcc19
2022-06-15 10:58:10 -07:00
ROCm CI Service Account
ac1d594ef1
SWDEV-337331 - Windows initial graph tests ( #2739 )
...
Enables most of graph tests on Windows.
Change-Id: I32bd9a327168378776f89d7a6c4a83ba33861c01
2022-06-15 09:38:21 -07:00
ROCm CI Service Account
70d43137e0
SWDEV-306122 - [catch2][dtest] Added est for hipStreamIsCapturing API. ( #2715 )
...
Change-Id: I9e85d393c51962f97c5e5399556ef823b3e33782
2022-06-14 13:22:10 -07:00
ROCm CI Service Account
ab6fc6dfde
SWDEV-334659 - Fixes build error because of an unused variable in the test ( #2724 )
...
Change-Id: Ib1b39ee57efc49217e58332abf843b44b575d880
2022-06-13 15:35:15 +05:30
ROCm CI Service Account
5133509730
SWDEV-306122 - [catch2][dtest] hipGraph added negative test for hipStreamEndCapture ( #2708 )
...
Change-Id: I6b617c2c52b6960b25db533d5bc50e238c83af7d
2022-06-13 15:34:29 +05:30
ROCm CI Service Account
69fcc3a9cd
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipStreamGetCaptureInfo api ( #2696 )
...
Change-Id: I73d42a87797cf70c5ac6093bc308203eae5cca00
2022-06-13 15:33:49 +05:30
ROCm CI Service Account
484714c55c
SWDEV-306122 - [catch2][dtest] Added test for hipGraphExecMemcpyNodeSetParamsFromSymbol API ( #2697 )
...
Change-Id: I8e8bd38c28199c87f14ee51d279aac7c7dfaedcc
2022-06-02 19:33:23 +05:30
ROCm CI Service Account
e99cc90c26
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode1D api ( #2695 )
...
Change-Id: Ie17e0960a5b718670d84f1583a787d4e12293e3a
2022-06-02 19:32:58 +05:30
ROCm CI Service Account
f1b3292fce
SWDEV-306122 - [catch2][dtest] hipGraph new functional tests for hipStreamBeginCapture/hipStreamEndCapture ( #2694 )
...
Change-Id: If62c6f0dbc6ada93b5847cfb280797f7811508f8
2022-06-02 19:31:48 +05:30
ROCm CI Service Account
7f2284901e
SWDEV-321698 - Correct node type ( #2692 )
...
- remove node type that does not match with cuda
Change-Id: Ibd80473e9996459fdf08885a0f18c395d807ef3d
2022-06-02 19:30:55 +05:30
ROCm CI Service Account
eb2987d9e5
SWDEV-306122 - [catch2][dtest] Added following test scenarios for hipGraphEventRecordNodeSetEvent ( #2634 )
...
1. Functional Test cases
2. Negative Test cases
Change-Id: Ifb851ce261a996feda1c547426f583eb3f1d57a9
2022-05-17 16:01:43 +05:30
ROCm CI Service Account
84da7bb1d0
SWDEV-306122 - [catch2][dtest] Adding the following tests for hipGraphEventRecordNodeGetEvent ( #2630 )
...
1. Functional
2. Negative
Change-Id: Ie96584f6be5bb62c12ee39aeaadc4a9a31a25d06
2022-05-17 16:00:53 +05:30
ROCm CI Service Account
12ed784c13
SWDEV-306122 - [catch2][dtest] Added test for hipGraphAddMemcpyNode API ( #2627 )
...
Change-Id: Ide894e5e6c1719541e2cbd20f8fc91cba0072cad
2022-05-17 15:02:51 +05:30
ROCm CI Service Account
7bc2ce8539
SWDEV-306122 - [catch2][dtest] Adding Tests for hipGraphAddDependencies(). ( #2636 )
...
1. Added negative tests for hipGraphAddDependencies() API.
Change-Id: Icfa398c8c0d645ac9129ba4c72ab6bbd02323b35
2022-05-17 13:31:25 +05:30
ROCm CI Service Account
59f9765af8
SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphEventWaitNodeGetEvent() API ( #2631 )
...
1. Functional Tests
2. Negative Tests
Change-Id: I65781564a63b6c8c74183abcdd86d32914d1e5a3
2022-05-13 11:08:01 -07:00
ROCm CI Service Account
f22ea5bd00
SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphAddEventRecordNode() API. ( #2633 )
...
1. Added functional tests.
2. Added negative tests.
Change-Id: Id346b66c024161a3755abfa5137f91e38759da21
2022-05-13 10:15:31 -07:00
ROCm CI Service Account
cbe3e5df3c
SWDEV-306122 - [catch2][dtest] Added test for hipGraphExecMemcpyNodeSetParams API ( #2653 )
...
Change-Id: I55322336fe9b6735e782e867dd4e39f2b17dfc5a
2022-05-13 09:04:13 -07:00
ROCm CI Service Account
d662c451d1
SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParamsFromSymbol API ( #2585 )
...
Change-Id: Ie0e1b0f6dcef53b8d5386d858a90699d70524688
2022-04-01 05:37:12 +05:30
ROCm CI Service Account
3cf8079c4c
SWDEV-306122 - [catch2][dtest] hipGraphMemsetNodeGetParams/hipGraphMemsetNodeSetParams APIs ( #2586 )
...
Change-Id: Ib45b660ad94ec3231082deb8a0b6f62b278d2006
2022-04-01 05:36:26 +05:30
ROCm CI Service Account
262acb7a9b
SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphExecEventRecordNodeSetEvent() API ( #2593 )
...
- Functional Tests
- Negative Tests
Change-Id: I75f986ea75f462d77af2c38558452ccd3d5b6167
2022-03-31 21:41:58 +05:30
ROCm CI Service Account
097b9427cd
SWDEV-306122 - [catch2][dtest] hipGraphExecUpdate added Functional and Negative test scenario ( #2599 )
...
Change-Id: I7c1051a7bec9a6a3b332c23bd40b46bad55e97c5
2022-03-31 21:32:41 +05:30
ROCm CI Service Account
91c53b7816
SWDEV-306122 - [catch2][dtest] Added test for hipGraphInstantiate API ( #2587 )
...
Change-Id: I78019b067522e52f96c19bb43ffa257ede167be0
2022-03-31 15:34:33 +05:30
ROCm CI Service Account
95a6b9b801
SWDEV-306122 - [catch2][dtest] Adding Tests for hipGraphAddEmptyNode ( #2592 )
...
1. Added Negative Tests for hipGraphAddEmptyNode
Change-Id: I31aab3dcff671700d18f9e4537bb1e21076ce375
2022-03-31 14:28:53 +05:30
ROCm CI Service Account
5565fb3dd7
SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphRemoveDependencies() API ( #2601 )
...
- Functional Tests
- Negative Tests
Change-Id: Ia34f4d0aa44821e35362cb0593ac7e3e0d811689
2022-03-31 13:13:15 +05:30