Gráfico de commits

6581 Commits

Autor SHA1 Mensaje Fecha
ROCm CI Service Account cf95a9f9ef SWDEV-351192 - Enable test - Unit_hipMalloc3DArray_MaxTexture (#2892)
Change-Id: Ie10d63a8a39ac5aabd6eae078f0423375cd7d230

[ROCm/hip commit: 7d705d800a]
2022-09-22 21:14:13 +05:30
ROCm CI Service Account 51336b7c2d SWDEV-351225 - Enable test - Unit_hipArrayCreate_Nullptr (#2891)
Change-Id: Ib9d43e0285ec50fdbf3ae05ed0d107b27280bfb0

[ROCm/hip commit: c74e0fc355]
2022-09-22 21:13:44 +05:30
ROCm CI Service Account 7f6191410f SWDEV-351031 - Enable test - Unit_hipHostRegister_Flags (#2890)
Change-Id: I7048699272a40962b12619ffdf22cc17053400f2

[ROCm/hip commit: 446a4372bc]
2022-09-22 21:13:04 +05:30
ROCm CI Service Account b278fe557f SWDEV-351285 - Enable test - Unit_hipMemGetInfo_Negative (#2869)
Change-Id: Ie3039eb458aedd276d85bc9e44f62e994c7be4c8

[ROCm/hip commit: 900ae2cc95]
2022-09-22 21:12:28 +05:30
ROCm CI Service Account f091947ffd SWDEV-327563 - Enable fixed tests linux and windows v3 (#2943)
Change-Id: Ia5c47821268d7f31b70c473ef2a4785b6735a2f1


[ROCm/hip commit: 201fe67e81]
2022-09-21 11:59:06 -07:00
ROCm CI Service Account 1c5abb630f SWDEV-351980 - Remove the ROCtracer private interface from the public header (#2931)
Change-Id: I03ee584873bc257f2bd8f18e92d94be50ee8a7a8

Co-authored-by: Laurent Morichetti <laurent.morichetti@amd.com>

[ROCm/hip commit: ece11e4ed3]
2022-09-21 22:28:26 +05:30
ROCm CI Service Account 4cd015f49a SWDEV-356299 - Fix hipPeerToPeer_simple Tests (#2953)
- Add hipDeviceSynchronize after hipMemset with device memory, as hipMemset is asynchronous in this case

Change-Id: Ia55d106931984fed450be29c1b745c8069151f76

[ROCm/hip commit: 6e021f1adc]
2022-09-21 14:17:35 +05:30
Satyanvesh Dittakavi b5d8ed1795 SWDEV-355959 - Remove the invalid test Unit_hipStreamPerThread_CoopLaunchMDev (#2952)
[ROCm/hip commit: 046a7a193e]
2022-09-21 14:16:46 +05:30
ROCm CI Service Account aa78d5fef1 SWDEV-353686 - add default value for userobj (#2895)
Change-Id: I4cc993128f438fba156207fd4c4c9ce18380981b

[ROCm/hip commit: 1e97d5b9ab]
2022-09-20 15:28:47 -07:00
ROCm CI Service Account fd667babba SWDEV-320512 - setup for enabling hipcc.bin by default (#2930)
Change-Id: I6436b79b370434abc1250da560462c6d3398529d


[ROCm/hip commit: 2e7d9a894d]
2022-09-20 12:18:46 -07:00
ROCm CI Service Account 37a31f448d SWDEV-351279 - Enable test (#2862)
Change-Id: Ia7f55de36f91a580f45e19a7c51f8e60f4aa59c6

[ROCm/hip commit: 8063538d99]
2022-09-19 11:04:04 -07:00
Mirza Halilčević 8e62d89d92 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 commit: 0213870803]
2022-09-19 21:56:03 +05:30
Mirza Halilčević ffb77e8af7 EXSWHTEC-5, EXSWHTEC-7 - Implement abstraction for multithreaded tests (#2887)
* Implement abstraction for multithreaded tests.

Signed-off-by: Dino Music <dino.music@htecgroup.com>
Co-authored-by: Mirza Halilcevic <mirza.halilcevic@htecgroup.com>

[ROCm/hip commit: 8d267b9a28]
2022-09-19 20:54:45 +05:30
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