Graphe des révisions

6568 Révisions

Auteur SHA1 Message Date
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 6747e77b0d SWDEV-341744 - Accept error code hipErrorInvalidDevicePointer in hipTest (#2950)
When calling hipIpcOpenMemHandle with an unitialized handle, function can also return hipErrorInvalidDevicePointer

Change-Id: Ic55ea9c61edeb998870cf6a34f7c80123569fecb

[ROCm/hip commit: 7aebe1ab2d]
2022-09-19 11:19:03 +05:30
ROCm CI Service Account ab1db29d61 SWDEV-1 - Move sample 0 gitignore into root's (#2951)
The samples directory tree is installed as-is during packaging. To avoid this file from being installed, the sample gitignores should be combined with the existing file in the root of the git.

Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com>
Change-Id: I2ac30c8d0e42da9254b87cd45127503c70fc6b07

[ROCm/hip commit: 424f6425aa]
2022-09-19 11:17:54 +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 25dd6f4294 SWDEV-352036 - Move HIPRTC_ERROR_LINKING to the end of the enum. (#2900)
Change-Id: I0b847c3a82d988f4e7de21a2c2842081844b7a9f


[ROCm/hip commit: b5a13dd89e]
2022-09-15 14:24:05 -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
Maneesh Gupta 98497b0e35 Bump HIP version to 5.4
[ROCm/hip commit: 389ac90f69]
2022-09-06 13:29:56 +05:30
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 fceec98afa SWDEV-340007 - Added a note on hipCreateTextureObject API (#2899)
Change-Id: I577563b098de71440554497ff1d160e411a0c5bf


[ROCm/hip commit: 14804c6dec]
2022-08-30 08:51:21 -07:00
agunashe 2f6d856628 SWDEV-327563 - skip intermittent tests (#2909)
Unit_hipStreamCreateWithPriority_ValidateWithEvents
Unit_hipStreamPerThread_StrmWaitEvt

[ROCm/hip commit: f3a4ea77f2]
2022-08-29 17:24:00 -07:00
ROCm CI Service Account 2cf3a29959 SWDEV-345944 - Remove use of MINSIGSTKSZ. (#2857)
Change-Id: Ia0cdb2b48ea44ced325f3c442237420c8cee2312


[ROCm/hip commit: 946d5d6ea8]
2022-08-25 12:24:13 -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
agunashe 192e79153c SWDEV-327563 - skip intermittent staging build failures (#2865)
[ROCm/hip commit: 0df1b972e1]
2022-08-22 10:06:23 -07:00
agunashe 27df293061 SWDEV-344154 - infrastructure to skip tests for different archs (#2850)
Change-Id: Id3bda440c4cd920ce18c14d06e2f2c6ab6346de3

[ROCm/hip commit: d154b4cd6b]
2022-08-17 17:10:52 -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 f4de42ad81 SWDEV-334508 - CMake create static lib & linker commands for windows. (#2841)
Change-Id: I544837a65e47d425a946c666d0b2348aa7a33b15

[ROCm/hip commit: 981f907611]
2022-08-05 15:13:19 +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 94f8b620e4 SWDEV-348686 - Add extension on windows platform for executable path. (#2845)
Change-Id: Id7a9b6ec49e8f210b0a74b5f5fd68d584f005b4e

[ROCm/hip commit: 768f186d69]
2022-08-05 12:19:24 +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
Maneesh Gupta 18e8753b65 Win: failing sub-tests need to be disabled explicitly
[ROCm/hip commit: cfaa115959]
2022-08-04 13:23:39 +05:30
Maneesh Gupta 2b6bb98eec Win: Disable failing hipFree tests
[ROCm/hip commit: 234eb0ccb9]
2022-08-04 12:24:17 +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
ROCm CI Service Account d65246a08e SWDEV-346857 - Removed hard coded path /opt/rocm (#2839)
As per the requirements in SWDEV-287540 ,config files should not have hard coded path /opt/rocm.
Removed the same
Also handled the case where ROCM_PATH is defined and not set in ENV. Earlier this condition was getting handled in default case

Change-Id: I9b28c4208175be61bc7c90c1fe2885fd299c5536


[ROCm/hip commit: 357186bf9e]
2022-08-03 11:15:15 -07:00
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
Maneesh Gupta d6eac5ace7 Fix typo in config_amd_windows.json
[ROCm/hip commit: eeb10a8238]
2022-08-03 07:57:33 +05:30
ROCm CI Service Account ab7ee87c97 SWDEV-332251 - change catch-amd package name to hip-catch-amd (#2838)
1) catch-amd package name to hip-catch-amd
2) Install to /opt/rocm/test/hip instead of $ROCM_PATH/test/hip

Change-Id: Ie466e52a609c516aa14b7fced7552f7fbd66bc3a


[ROCm/hip commit: 2d90452c96]
2022-08-01 15:23:48 -07:00
agunashe 0be57d6eba SWDEV-327563 - Win: Disable failing hipMemGetInfo tests (#2836)
[ROCm/hip commit: 37583e5645]
2022-08-01 14:41:20 -07:00
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
Maneesh Gupta ea0ae7d4ee Fixed typo in Jenkinsfile
[ROCm/hip commit: b1619122fd]
2022-07-29 15:45:57 +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