Граф коммитов

251 Коммитов

Автор SHA1 Сообщение Дата
Mirza Halilčević 91c0f780e8 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 commit: 18fc4f4508]
2022-09-19 11:28:35 +05:30
ROCm CI Service Account 76e314b1c0 SWDEV-351200 - Enable test. (#2861)
Change-Id: I454013872eff7c5047b70860e1917e8e7ce6d482

[ROCm/hip commit: 8b5217d7a7]
2022-09-16 13:56:06 -07:00
ROCm CI Service Account 85cc70ba42 SWDEV-345020 - Enable test cases after fix. (#2833)
Change-Id: I7ac1352e2442638e7156b05429fc4feef3af8e3f


[ROCm/hip commit: 0b105a27b9]
2022-09-16 11:25:30 -07:00
ROCm CI Service Account e110454f7e 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 commit: a47f421eb8]
2022-09-15 21:04:57 -07:00
ROCm CI Service Account 267bba96de SWDEV-340649 - Test case not valid anymore (#2928)
Change-Id: I87bf19a3f4fe9966b66fad10c7371d60c3e25469


[ROCm/hip commit: 176e64898a]
2022-09-12 21:06:32 -07:00
nives-vukovic d2157cb085 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 commit: 758a6b863c]
2022-09-12 20:29:42 +05:30
ROCm CI Service Account 1200b6c30a SWDEV-353807 - Fix deviceLib tests build when build/execution node is same (#2933)
Change-Id: I4eccc4b6dce755cd49e8eff6df6393d2a8c552f5

[ROCm/hip commit: 997f7aec04]
2022-09-12 11:53:15 +05:30
ROCm CI Service Account a837f0fd29 SWDEV-346579 - MI2xx skip build/execution hipArrayCreate.cc/hipMallocArray.cc (#2917)
Change-Id: I3a39d541e8ac8b565cccc1b08403e0110edc471d


[ROCm/hip commit: 8da5c5016b]
2022-09-07 13:10:20 -07:00
ROCm CI Service Account 1c54135503 SWDEV-353807 - Fixes multiple catch issues (#2912)
- enforcing c++17 for all tests
- Warning as error: ignoring return value

Change-Id: I3d171540403f74222e631d1a8e393386461c9729


[ROCm/hip commit: 87c69c5759]
2022-08-30 16:53:21 -07:00
ROCm CI Service Account 825bd9b2ce SWDEV-353807 - deviceLib test when build/execution nodes are different (#2905)
Change-Id: I9dd831bbf87999cb3ea65c91b7e86679198357d3


[ROCm/hip commit: 56e2ee539f]
2022-08-30 12:27:28 -07:00
ROCm CI Service Account 7f7ba3f3d6 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 commit: b78d8c33a6]
2022-08-22 21:05:39 -07:00
Finlay 3bb1aca177 EXSWCPHIPT-133 - Added support for offsetting to arrays to hipStreamValue tests (#2766)
[ROCm/hip commit: 46246c205c]
2022-08-08 10:47:42 +05:30
Maneesh Gupta ef77081569 Win: disable compiling unsupported test
[ROCm/hip commit: 485e4677dd]
2022-08-08 10:37:21 +05:30
Fábio f3ed780a7b Added testing for hipStreamSynchronize and hipStreamQuery (#2572)
[ROCm/hip commit: b7f5db36d2]
2022-08-08 09:29:20 +05:30
ROCm CI Service Account 132de2d9a3 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 commit: 517c5c7b41]
2022-08-05 16:21:15 +05:30
ROCm CI Service Account 149b338ae5 SWDEV-298757 - hipMemAdvise.cc Adding test cases based on hipMemAdvise() api (#2843)
Change-Id: I04a580dc54b2f4ac7375b07a68a9343bbf007844

[ROCm/hip commit: 52cc6b892f]
2022-08-05 15:12:24 +05:30
ROCm CI Service Account 218b075387 SWDEV-339150 - [catch2][dtest] Updating test Unit_hipGetDeviceAttribute_CheckFineGrainSupport: (#2846)
This PR fixes the failure of test Unit_hipGetDeviceAttribute_CheckFineGrainSupport on MI100

[ROCm/hip commit: 90f42bdf82]
2022-08-05 12:19:41 +05:30
ROCm CI Service Account 532ebaf63e SWDEV-348718 - Use of GENERATE in thead function causes random failures with multithread condition. (#2842)
Change-Id: Ie6722abbf5aa9936b5e06002064f7f1109066af9

[ROCm/hip commit: 8bfdde5ecb]
2022-08-05 12:19:12 +05:30
Fábio 0f59968eff EXSWCPHIPT-105: Add testing for hipEventDestroy (#2727)
[ROCm/hip commit: 159d41531d]
2022-08-05 11:00:06 +05:30
Finlay 65c3afee1d EXSWCPHIPT-140 - Added hipStreamCreateWithFlags tests (#2549)
[ROCm/hip commit: 46717c6ffe]
2022-08-05 10:59:44 +05:30
Finlay 5d64825e68 EXSWCPHIPT-139 - added tests for hipStreamDestroy (#2548)
[ROCm/hip commit: ec3700fe20]
2022-08-05 10:59:19 +05:30
ROCm CI Service Account d4661e95f2 SWDEV-1 - Fixed Malloc test failures (#2847)
Change-Id: I27042e743dda78f34e5f6b0d548e7d507b4f0ba3

[ROCm/hip commit: ce1d49b6e0]
2022-08-05 08:56:44 +05:30
Anton Mitkov 401ffa5442 EXSWCPHIPT-118 - Added testing for hipMemset Synchronous behavoiour. (#2750)
[ROCm/hip commit: 0414111433]
2022-08-04 10:35:21 +05:30
Maneesh Gupta 685cc4f6f5 Fix win:setenv/unsetenv tests build failure
[ROCm/hip commit: 08d24c55d9]
2022-08-04 09:32:12 +05:30
Jatin Chaudhary 9d242d1f8f EXSWCPHIPT-35 - Add hipEventQuery tests (#2721)
[ROCm/hip commit: 1a3cbc472e]
2022-08-03 19:24:02 +05:30
Fábio d7ae5a955f EXSWCPHIPT-138: Update hipHostRegister flag testing (#2835)
[ROCm/hip commit: 7b23c605bf]
2022-08-03 16:50:07 +05:30
Fábio f4ef7cc04f EXSWCPHIPT-123: Added testing for hipDeviceGetP2PAttribute (#2840)
[ROCm/hip commit: c435fd5c47]
2022-08-03 16:49:49 +05:30
Jatin Chaudhary ada3780d92 Add tests for hipStreamWaitEvent (#2559)
[ROCm/hip commit: 9d9c36e829]
2022-08-03 16:47:34 +05:30
ROCm CI Service Account 8d81f1ddbc SWDEV-299940 - Needs to Fix Malloc tests (#2832)
Change-Id: I21739d88871b5813cf266a6be8eb05ecee487046

[ROCm/hip commit: 4d014ce711]
2022-07-29 16:31:04 +05:30
Dylan Angus 2e94fbf1c2 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 commit: 1873df7bdd]
2022-07-28 20:05:27 -07:00
Fábio 403d925013 Fix bug with hipMemsetFunctional tests (#2828)
[ROCm/hip commit: a922cf68ac]
2022-07-28 15:23:45 -07:00
Finlay f9204d7ed1 EXSWCPHIPT-136 Texture Gather tests for hipMalloc3DArray and hipArray3DCreate (#2818)
[ROCm/hip commit: 51a945bcfb]
2022-07-28 17:02:59 +05:30
Anton Mitkov 171459911b Added testing for hipMemGetInfo (#2682)
[ROCm/hip commit: 9eae1e0f53]
2022-07-28 15:45:42 +05:30
ROCm CI Service Account 5a1ce6df32 SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphNodeGetDependencies api (#2827)
Change-Id: I017ba7891c84adb4d24d857b31800723bd43ed59

[ROCm/hip commit: 1c4822f24a]
2022-07-26 15:09:35 +05:30
ROCm CI Service Account ef089bf80d SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphNodeGetDependentNodes api (#2826)
Change-Id: Ie9a81fa8829d48ace19ac3fa522f957504c3ccc0

[ROCm/hip commit: a2e3642e5b]
2022-07-26 15:08:04 +05:30
ROCm CI Service Account f9c415a7c7 SWDEV-344691 - hipMalloc3DArray fails if width is more than capacity. (#2819)
Change-Id: I3eeaa9ef2b3197b3e5c5f03ccc1ba069dfb64fb7

[ROCm/hip commit: 7db8bde590]
2022-07-26 12:14:26 +05:30
ROCm CI Service Account 7af43266bf SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParamsToSymbol API (#2824)
Change-Id: I3f533b88f9fadcb17bde6577212cf1561fa49273

Co-authored-by: mbhiutra <meher.bhiutras@amd.com>

[ROCm/hip commit: e68136227a]
2022-07-26 10:47:49 +05:30
Jatin Chaudhary a91894904b EXSWCPHIPT-116 - Adding tests for hipSet/GetDevice and hipDeviceGet (#2726)
[ROCm/hip commit: f9b66dbd16]
2022-07-21 10:43:09 +05:30
ROCm CI Service Account cbb1bd5152 SWDEV-345323 - Free H & D memory and destroy stream. (#2809)
Change-Id: I552ac0ad1002fce13767c405558d5d655c7b5c7c

[ROCm/hip commit: 0d00d36f7e]
2022-07-19 20:09:18 +05:30
ROCm CI Service Account 485849cdf3 SWDEV-329789 - ported MultiThread Test to catch2 (#2800)
Change-Id: Ic23244ed150c7e35188e30eee70e58438472bd45

[ROCm/hip commit: 36fbc75794]
2022-07-19 20:09:07 +05:30
ROCm CI Service Account 3a77e80952 SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParams1D added Functional and Negative test scenario (#2808)
Change-Id: If54fd56ae345ca4a13791bc376b3b72ce5e312b6

[ROCm/hip commit: e3bde76c8b]
2022-07-19 19:30:42 +05:30
ROCm CI Service Account 43bb18e60f SWDEV-306122 - [catch2][dtest] Added test for hipGraphLaunch API (#2806)
Change-Id: Iee27077a3fb12ec3114843be3d4f408baf8bc559

[ROCm/hip commit: 0b7e6af0e1]
2022-07-19 19:29:00 +05:30
ROCm CI Service Account 14ad5cfdc0 SWDEV-327563 - Enable fixed tests linux and windows (#2803)
Change-Id: Icad90d01f796a8a8cf57884b86ca1a5a2b50ec64

[ROCm/hip commit: 3ab3c5fa17]
2022-07-19 19:28:17 +05:30
ROCm CI Service Account 70dd61fbae SWDEV-306122 - [catch2][dtest] API hipGraphKernelNodeGetParams, hipGraphKernelNodeSetParams, hipGraphExecKernelNodeSetParams. (#2802)
Change-Id: Ie5eb8949f589ac7ac5eb0f02e99f2012d9c0b926

[ROCm/hip commit: 978b02c52f]
2022-07-19 19:27:29 +05:30
ROCm CI Service Account ea835764ee SWDEV-341360 - Add Catch2 loweredname hipRTC test (#2801)
Change-Id: Ibe8736951af491e48dee77644bbd0475d326c152

[ROCm/hip commit: 1bbec2962e]
2022-07-19 19:27:14 +05:30
ROCm CI Service Account 4e58d884c3 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 commit: f3c171c984]
2022-07-19 19:26:56 +05:30
Finlay dc13f7fed7 EXSWCPHIPT-134 - Negative tests for hipMalloc3DArray and hipArray3DCreate (#2784)
[ROCm/hip commit: daceb2e1a1]
2022-07-13 10:46:26 +05:30
agunashe b76b1b626f SWDEV-327563 - hipHostRegister fix - develop to staging (#2794)
[ROCm/hip commit: 444c0cd157]
2022-07-12 14:28:50 -07:00
agunashe d56dc42fbd SWDEV-327563 - Win:setenv/unsetenv build failure. develop to staging (#2795)
* SWDEV-327563 - Win:setenv/unsetenv build failure. develop to staging

* SWDEV-327563 - Win:setenv/unsetenv build failure2. develop to staging

* SWDEV-327563 - Win:setenv/unsetenv build failure. develop to staging

Linux build failure

[ROCm/hip commit: 87f1090e95]
2022-07-12 09:24:32 -07:00
Finlay 3c37a4b8dd EXSWCPHIPT-113 - Unit tests for hipArray3DCreate for default and surface arrays (#2714)
[ROCm/hip commit: cdd437c9c6]
2022-07-11 16:11:32 +05:30