ROCm CI Service Account
fba551cb60
SWDEV-327563 - Enable fixed tests linux and windows v3 ( #2943 )
...
Change-Id: Ia5c47821268d7f31b70c473ef2a4785b6735a2f1
[ROCm/hip-tests commit: e8eb0f375f ]
2022-09-21 11:59:06 -07:00
Satyanvesh Dittakavi
b56b4e4d16
SWDEV-355959 - Remove the invalid test Unit_hipStreamPerThread_CoopLaunchMDev ( #2952 )
...
[ROCm/hip-tests commit: 32cc365ede ]
2022-09-21 14:16:46 +05:30
ROCm CI Service Account
39267ec23c
SWDEV-351279 - Enable test ( #2862 )
...
Change-Id: Ia7f55de36f91a580f45e19a7c51f8e60f4aa59c6
[ROCm/hip-tests commit: 1545bed384 ]
2022-09-19 11:04:04 -07:00
Mirza Halilčević
3acafe7451
EXSWHTEC-5 - Implement additional test for hipSetDevice ( #2874 )
...
- Test functionality in multithreaded environment.
Signed-off-by: Dino Music <dino.music@htecgroup.com >
Co-authored-by: Mirza Halilcevic <mirza.halilcevic@htecgroup.com >
[ROCm/hip-tests commit: 9e03f14592 ]
2022-09-19 21:56:03 +05:30
Mirza Halilčević
f15e807ba8
EXSWHTEC-11 - Implement tests for hipExtGetLinkTypeAndHopCount ( #2878 )
...
- Validate hop count and verify that the API is commutative
- Negative parameter tests.
Signed-off-by: Dino Music <dino.music@htecgroup.com >
Co-authored-by: Mirza Halilcevic <mirza.halilcevic@htecgroup.com >
[ROCm/hip-tests commit: 132a54564e ]
2022-09-19 11:28:35 +05:30
ROCm CI Service Account
5d8000bfc5
SWDEV-351200 - Enable test. ( #2861 )
...
Change-Id: I454013872eff7c5047b70860e1917e8e7ce6d482
[ROCm/hip-tests commit: a55399f507 ]
2022-09-16 13:56:06 -07:00
ROCm CI Service Account
27235f2def
SWDEV-345020 - Enable test cases after fix. ( #2833 )
...
Change-Id: I7ac1352e2442638e7156b05429fc4feef3af8e3f
[ROCm/hip-tests commit: 627372dd20 ]
2022-09-16 11:25:30 -07:00
ROCm CI Service Account
55da06237e
SWDEV-349490 - Add unit test of sRGB ( #2940 )
...
Add unit test of sRGB.
Update helper functions to accomodate uchar4 and float4.
Change-Id: Ib604cf603ab63b908130ef1c562c53d42328bacf
[ROCm/hip-tests commit: 30fcb99268 ]
2022-09-15 21:04:57 -07:00
ROCm CI Service Account
767ec039e2
SWDEV-340649 - Test case not valid anymore ( #2928 )
...
Change-Id: I87bf19a3f4fe9966b66fad10c7371d60c3e25469
[ROCm/hip-tests commit: a8c0fa145d ]
2022-09-12 21:06:32 -07:00
nives-vukovic
41e09a2681
EXSWHTEC-14 - Implement tests for hipEventCreateWithFlags ( #2902 )
...
- Add hipEventCreateWithFlags.cc with a simple positive unit test
- Divide Unit_hipEventCreate_NullCheck into two separate tests
Signed-off-by: Nives Vukovic <nives.vukovic@htecgroup.com >
[ROCm/hip-tests commit: 613301ce68 ]
2022-09-12 20:29:42 +05:30
ROCm CI Service Account
723f0c9f5c
SWDEV-353807 - Fix deviceLib tests build when build/execution node is same ( #2933 )
...
Change-Id: I4eccc4b6dce755cd49e8eff6df6393d2a8c552f5
[ROCm/hip-tests commit: 0f7572b4c9 ]
2022-09-12 11:53:15 +05:30
ROCm CI Service Account
afa81f6a0b
SWDEV-346579 - MI2xx skip build/execution hipArrayCreate.cc/hipMallocArray.cc ( #2917 )
...
Change-Id: I3a39d541e8ac8b565cccc1b08403e0110edc471d
[ROCm/hip-tests commit: 2b6a2d84fc ]
2022-09-07 13:10:20 -07:00
ROCm CI Service Account
568c361802
SWDEV-353807 - Fixes multiple catch issues ( #2912 )
...
- enforcing c++17 for all tests
- Warning as error: ignoring return value
Change-Id: I3d171540403f74222e631d1a8e393386461c9729
[ROCm/hip-tests commit: d0aaed906d ]
2022-08-30 16:53:21 -07:00
ROCm CI Service Account
d5c78a909c
SWDEV-353807 - deviceLib test when build/execution nodes are different ( #2905 )
...
Change-Id: I9dd831bbf87999cb3ea65c91b7e86679198357d3
[ROCm/hip-tests commit: ba5a0b9af5 ]
2022-08-30 12:27:28 -07:00
ROCm CI Service Account
c2a62d99a0
SWDEV-344135 - Enable stream ordered memory and mempool tests ( #2837 )
...
- Enable stream ordered memory and mempool tests for Nvidia platform
- Fix build errors
Change-Id: I90337e73d7b5df944a72cb41f2bde9ab2eec653c
[ROCm/hip-tests commit: 53480a3127 ]
2022-08-22 21:05:39 -07:00
Finlay
2339933dc1
EXSWCPHIPT-133 - Added support for offsetting to arrays to hipStreamValue tests ( #2766 )
...
[ROCm/hip-tests commit: cc1f3702e7 ]
2022-08-08 10:47:42 +05:30
Maneesh Gupta
a11615beec
Win: disable compiling unsupported test
...
[ROCm/hip-tests commit: e47d977614 ]
2022-08-08 10:37:21 +05:30
Fábio
ff417f11a7
Added testing for hipStreamSynchronize and hipStreamQuery ( #2572 )
...
[ROCm/hip-tests commit: ed3eb0db78 ]
2022-08-08 09:29:20 +05:30
ROCm CI Service Account
aa5f494517
SWDEV-312831 - Adding device side malloc/new tests ( #2635 )
...
Following tests are added in this patch
1) Functional Tests
2) Stress Tests
3) Multiprocess Tests
Change-Id: Ifd2310fe8f5d555a9af9b87c296fdf6dd4a0a552
[ROCm/hip-tests commit: de0eb21023 ]
2022-08-05 16:21:15 +05:30
ROCm CI Service Account
7f81760297
SWDEV-298757 - hipMemAdvise.cc Adding test cases based on hipMemAdvise() api ( #2843 )
...
Change-Id: I04a580dc54b2f4ac7375b07a68a9343bbf007844
[ROCm/hip-tests commit: 99e3b14ea4 ]
2022-08-05 15:12:24 +05:30
ROCm CI Service Account
d6f07c8236
SWDEV-339150 - [catch2][dtest] Updating test Unit_hipGetDeviceAttribute_CheckFineGrainSupport: ( #2846 )
...
This PR fixes the failure of test Unit_hipGetDeviceAttribute_CheckFineGrainSupport on MI100
[ROCm/hip-tests commit: a772958efd ]
2022-08-05 12:19:41 +05:30
ROCm CI Service Account
dd0e135061
SWDEV-348718 - Use of GENERATE in thead function causes random failures with multithread condition. ( #2842 )
...
Change-Id: Ie6722abbf5aa9936b5e06002064f7f1109066af9
[ROCm/hip-tests commit: f10716f412 ]
2022-08-05 12:19:12 +05:30
Fábio
3013f012ea
EXSWCPHIPT-105: Add testing for hipEventDestroy ( #2727 )
...
[ROCm/hip-tests commit: 2a1b2b993d ]
2022-08-05 11:00:06 +05:30
Finlay
1a48ce29ba
EXSWCPHIPT-140 - Added hipStreamCreateWithFlags tests ( #2549 )
...
[ROCm/hip-tests commit: 8c492acb9d ]
2022-08-05 10:59:44 +05:30
Finlay
4903996409
EXSWCPHIPT-139 - added tests for hipStreamDestroy ( #2548 )
...
[ROCm/hip-tests commit: 17050703b1 ]
2022-08-05 10:59:19 +05:30
ROCm CI Service Account
87ff3a21a9
SWDEV-1 - Fixed Malloc test failures ( #2847 )
...
Change-Id: I27042e743dda78f34e5f6b0d548e7d507b4f0ba3
[ROCm/hip-tests commit: af20ae3a33 ]
2022-08-05 08:56:44 +05:30
Anton Mitkov
75bd4a8bcf
EXSWCPHIPT-118 - Added testing for hipMemset Synchronous behavoiour. ( #2750 )
...
[ROCm/hip-tests commit: 871c75e8f0 ]
2022-08-04 10:35:21 +05:30
Maneesh Gupta
2cfcfa8603
Fix win:setenv/unsetenv tests build failure
...
[ROCm/hip-tests commit: 7b7f14a991 ]
2022-08-04 09:32:12 +05:30
Jatin Chaudhary
fe49f5ae24
EXSWCPHIPT-35 - Add hipEventQuery tests ( #2721 )
...
[ROCm/hip-tests commit: fa5ac6cae2 ]
2022-08-03 19:24:02 +05:30
Fábio
12e6546640
EXSWCPHIPT-138: Update hipHostRegister flag testing ( #2835 )
...
[ROCm/hip-tests commit: 2f26a24a5d ]
2022-08-03 16:50:07 +05:30
Fábio
dac2cef7ac
EXSWCPHIPT-123: Added testing for hipDeviceGetP2PAttribute ( #2840 )
...
[ROCm/hip-tests commit: 1dc42f592f ]
2022-08-03 16:49:49 +05:30
Jatin Chaudhary
fb0006cafe
Add tests for hipStreamWaitEvent ( #2559 )
...
[ROCm/hip-tests commit: 867f1276b7 ]
2022-08-03 16:47:34 +05:30
ROCm CI Service Account
de7cbdd4cd
SWDEV-299940 - Needs to Fix Malloc tests ( #2832 )
...
Change-Id: I21739d88871b5813cf266a6be8eb05ecee487046
[ROCm/hip-tests commit: 870c9c218a ]
2022-07-29 16:31:04 +05:30
Dylan Angus
4a96554d63
Extending hipMallocManaged tests ( #2670 )
...
* Extending hipMallocManaged tests
* Fixed compilation error
* Added tests skips for hipMallocManaged tests on devices that don't support managed memory
* Removed unused stream
[ROCm/hip-tests commit: 4b07ea6125 ]
2022-07-28 20:05:27 -07:00
Fábio
b99fdc689c
Fix bug with hipMemsetFunctional tests ( #2828 )
...
[ROCm/hip-tests commit: 52f5514837 ]
2022-07-28 15:23:45 -07:00
Finlay
bf4f9159ef
EXSWCPHIPT-136 Texture Gather tests for hipMalloc3DArray and hipArray3DCreate ( #2818 )
...
[ROCm/hip-tests commit: f79b6c5a55 ]
2022-07-28 17:02:59 +05:30
Anton Mitkov
d42739121a
Added testing for hipMemGetInfo ( #2682 )
...
[ROCm/hip-tests commit: fe29d3489c ]
2022-07-28 15:45:42 +05:30
ROCm CI Service Account
5b7a6a36e3
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphNodeGetDependencies api ( #2827 )
...
Change-Id: I017ba7891c84adb4d24d857b31800723bd43ed59
[ROCm/hip-tests commit: 258a7727b0 ]
2022-07-26 15:09:35 +05:30
ROCm CI Service Account
8d1ab3c5cb
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphNodeGetDependentNodes api ( #2826 )
...
Change-Id: Ie9a81fa8829d48ace19ac3fa522f957504c3ccc0
[ROCm/hip-tests commit: 095355fe93 ]
2022-07-26 15:08:04 +05:30
ROCm CI Service Account
1dd565158b
SWDEV-344691 - hipMalloc3DArray fails if width is more than capacity. ( #2819 )
...
Change-Id: I3eeaa9ef2b3197b3e5c5f03ccc1ba069dfb64fb7
[ROCm/hip-tests commit: 6c17b7f77e ]
2022-07-26 12:14:26 +05:30
ROCm CI Service Account
cb57c0b725
SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParamsToSymbol API ( #2824 )
...
Change-Id: I3f533b88f9fadcb17bde6577212cf1561fa49273
Co-authored-by: mbhiutra <meher.bhiutras@amd.com >
[ROCm/hip-tests commit: 4e1d167d53 ]
2022-07-26 10:47:49 +05:30
Jatin Chaudhary
86c5140b87
EXSWCPHIPT-116 - Adding tests for hipSet/GetDevice and hipDeviceGet ( #2726 )
...
[ROCm/hip-tests commit: a1f13e7360 ]
2022-07-21 10:43:09 +05:30
ROCm CI Service Account
de5f99b55d
SWDEV-345323 - Free H & D memory and destroy stream. ( #2809 )
...
Change-Id: I552ac0ad1002fce13767c405558d5d655c7b5c7c
[ROCm/hip-tests commit: e514aff37d ]
2022-07-19 20:09:18 +05:30
ROCm CI Service Account
51feb62db0
SWDEV-329789 - ported MultiThread Test to catch2 ( #2800 )
...
Change-Id: Ic23244ed150c7e35188e30eee70e58438472bd45
[ROCm/hip-tests commit: 5a7d362eef ]
2022-07-19 20:09:07 +05:30
ROCm CI Service Account
4bdb74e287
SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParams1D added Functional and Negative test scenario ( #2808 )
...
Change-Id: If54fd56ae345ca4a13791bc376b3b72ce5e312b6
[ROCm/hip-tests commit: f4d9c38f1f ]
2022-07-19 19:30:42 +05:30
ROCm CI Service Account
5a99103b23
SWDEV-306122 - [catch2][dtest] Added test for hipGraphLaunch API ( #2806 )
...
Change-Id: Iee27077a3fb12ec3114843be3d4f408baf8bc559
[ROCm/hip-tests commit: 6e361b1956 ]
2022-07-19 19:29:00 +05:30
ROCm CI Service Account
55f417dcee
SWDEV-327563 - Enable fixed tests linux and windows ( #2803 )
...
Change-Id: Icad90d01f796a8a8cf57884b86ca1a5a2b50ec64
[ROCm/hip-tests commit: 1458912363 ]
2022-07-19 19:28:17 +05:30
ROCm CI Service Account
e469c7468f
SWDEV-306122 - [catch2][dtest] API hipGraphKernelNodeGetParams, hipGraphKernelNodeSetParams, hipGraphExecKernelNodeSetParams. ( #2802 )
...
Change-Id: Ie5eb8949f589ac7ac5eb0f02e99f2012d9c0b926
[ROCm/hip-tests commit: e3ee2626f4 ]
2022-07-19 19:27:29 +05:30
ROCm CI Service Account
59f2767475
SWDEV-341360 - Add Catch2 loweredname hipRTC test ( #2801 )
...
Change-Id: Ibe8736951af491e48dee77644bbd0475d326c152
[ROCm/hip-tests commit: 9be55a6379 ]
2022-07-19 19:27:14 +05:30
ROCm CI Service Account
9309313836
SWDEV-333188 - Port image tests to catch2 ( #2793 )
...
- Port image tests to catch2.
- Disable 3D filter test for gfx9a.
- Some other improvement
- Temporarily disable linear filter tests on Windows
Change-Id: Ieeddac9f8c50aa9b6b12ca9d8fd792a51973b8ca
[ROCm/hip-tests commit: 0fc518d281 ]
2022-07-19 19:26:56 +05:30