ROCm CI Service Account
201fe67e81
SWDEV-327563 - Enable fixed tests linux and windows v3 ( #2943 )
...
Change-Id: Ia5c47821268d7f31b70c473ef2a4785b6735a2f1
2022-09-21 11:59:06 -07:00
ROCm CI Service Account
ece11e4ed3
SWDEV-351980 - Remove the ROCtracer private interface from the public header ( #2931 )
...
Change-Id: I03ee584873bc257f2bd8f18e92d94be50ee8a7a8
Co-authored-by: Laurent Morichetti <laurent.morichetti@amd.com >
2022-09-21 22:28:26 +05:30
ROCm CI Service Account
6e021f1adc
SWDEV-356299 - Fix hipPeerToPeer_simple Tests ( #2953 )
...
- Add hipDeviceSynchronize after hipMemset with device memory, as hipMemset is asynchronous in this case
Change-Id: Ia55d106931984fed450be29c1b745c8069151f76
2022-09-21 14:17:35 +05:30
Satyanvesh Dittakavi
046a7a193e
SWDEV-355959 - Remove the invalid test Unit_hipStreamPerThread_CoopLaunchMDev ( #2952 )
2022-09-21 14:16:46 +05:30
ROCm CI Service Account
1e97d5b9ab
SWDEV-353686 - add default value for userobj ( #2895 )
...
Change-Id: I4cc993128f438fba156207fd4c4c9ce18380981b
2022-09-20 15:28:47 -07:00
ROCm CI Service Account
2e7d9a894d
SWDEV-320512 - setup for enabling hipcc.bin by default ( #2930 )
...
Change-Id: I6436b79b370434abc1250da560462c6d3398529d
2022-09-20 12:18:46 -07:00
ROCm CI Service Account
8063538d99
SWDEV-351279 - Enable test ( #2862 )
...
Change-Id: Ia7f55de36f91a580f45e19a7c51f8e60f4aa59c6
2022-09-19 11:04:04 -07:00
Mirza Halilčević
0213870803
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 >
2022-09-19 21:56:03 +05:30
Mirza Halilčević
8d267b9a28
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 >
2022-09-19 20:54:45 +05:30
Mirza Halilčević
18fc4f4508
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 >
2022-09-19 11:28:35 +05:30
ROCm CI Service Account
7aebe1ab2d
SWDEV-341744 - Accept error code hipErrorInvalidDevicePointer in hipTest ( #2950 )
...
When calling hipIpcOpenMemHandle with an unitialized handle, function can also return hipErrorInvalidDevicePointer
Change-Id: Ic55ea9c61edeb998870cf6a34f7c80123569fecb
2022-09-19 11:19:03 +05:30
ROCm CI Service Account
424f6425aa
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
2022-09-19 11:17:54 +05:30
ROCm CI Service Account
8b5217d7a7
SWDEV-351200 - Enable test. ( #2861 )
...
Change-Id: I454013872eff7c5047b70860e1917e8e7ce6d482
2022-09-16 13:56:06 -07:00
ROCm CI Service Account
0b105a27b9
SWDEV-345020 - Enable test cases after fix. ( #2833 )
...
Change-Id: I7ac1352e2442638e7156b05429fc4feef3af8e3f
2022-09-16 11:25:30 -07:00
ROCm CI Service Account
a47f421eb8
SWDEV-349490 - Add unit test of sRGB ( #2940 )
...
Add unit test of sRGB.
Update helper functions to accomodate uchar4 and float4.
Change-Id: Ib604cf603ab63b908130ef1c562c53d42328bacf
2022-09-15 21:04:57 -07:00
ROCm CI Service Account
b5a13dd89e
SWDEV-352036 - Move HIPRTC_ERROR_LINKING to the end of the enum. ( #2900 )
...
Change-Id: I0b847c3a82d988f4e7de21a2c2842081844b7a9f
2022-09-15 14:24:05 -07:00
ROCm CI Service Account
176e64898a
SWDEV-340649 - Test case not valid anymore ( #2928 )
...
Change-Id: I87bf19a3f4fe9966b66fad10c7371d60c3e25469
2022-09-12 21:06:32 -07:00
nives-vukovic
758a6b863c
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 >
2022-09-12 20:29:42 +05:30
ROCm CI Service Account
997f7aec04
SWDEV-353807 - Fix deviceLib tests build when build/execution node is same ( #2933 )
...
Change-Id: I4eccc4b6dce755cd49e8eff6df6393d2a8c552f5
2022-09-12 11:53:15 +05:30
ROCm CI Service Account
8da5c5016b
SWDEV-346579 - MI2xx skip build/execution hipArrayCreate.cc/hipMallocArray.cc ( #2917 )
...
Change-Id: I3a39d541e8ac8b565cccc1b08403e0110edc471d
2022-09-07 13:10:20 -07:00
Maneesh Gupta
389ac90f69
Bump HIP version to 5.4
2022-09-06 13:29:56 +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
56e2ee539f
SWDEV-353807 - deviceLib test when build/execution nodes are different ( #2905 )
...
Change-Id: I9dd831bbf87999cb3ea65c91b7e86679198357d3
2022-08-30 12:27:28 -07:00
ROCm CI Service Account
14804c6dec
SWDEV-340007 - Added a note on hipCreateTextureObject API ( #2899 )
...
Change-Id: I577563b098de71440554497ff1d160e411a0c5bf
2022-08-30 08:51:21 -07:00
agunashe
f3a4ea77f2
SWDEV-327563 - skip intermittent tests ( #2909 )
...
Unit_hipStreamCreateWithPriority_ValidateWithEvents
Unit_hipStreamPerThread_StrmWaitEvt
2022-08-29 17:24:00 -07:00
ROCm CI Service Account
946d5d6ea8
SWDEV-345944 - Remove use of MINSIGSTKSZ. ( #2857 )
...
Change-Id: Ia0cdb2b48ea44ced325f3c442237420c8cee2312
2022-08-25 12:24:13 -07:00
ROCm CI Service Account
b78d8c33a6
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
2022-08-22 21:05:39 -07:00
agunashe
0df1b972e1
SWDEV-327563 - skip intermittent staging build failures ( #2865 )
2022-08-22 10:06:23 -07:00
agunashe
d154b4cd6b
SWDEV-344154 - infrastructure to skip tests for different archs ( #2850 )
...
Change-Id: Id3bda440c4cd920ce18c14d06e2f2c6ab6346de3
2022-08-17 17:10:52 -07:00
Finlay
46246c205c
EXSWCPHIPT-133 - Added support for offsetting to arrays to hipStreamValue tests ( #2766 )
2022-08-08 10:47:42 +05:30
Maneesh Gupta
485e4677dd
Win: disable compiling unsupported test
2022-08-08 10:37:21 +05:30
Fábio
b7f5db36d2
Added testing for hipStreamSynchronize and hipStreamQuery ( #2572 )
2022-08-08 09:29:20 +05:30
ROCm CI Service Account
517c5c7b41
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
2022-08-05 16:21:15 +05:30
ROCm CI Service Account
981f907611
SWDEV-334508 - CMake create static lib & linker commands for windows. ( #2841 )
...
Change-Id: I544837a65e47d425a946c666d0b2348aa7a33b15
2022-08-05 15:13:19 +05:30
ROCm CI Service Account
52cc6b892f
SWDEV-298757 - hipMemAdvise.cc Adding test cases based on hipMemAdvise() api ( #2843 )
...
Change-Id: I04a580dc54b2f4ac7375b07a68a9343bbf007844
2022-08-05 15:12:24 +05:30
ROCm CI Service Account
90f42bdf82
SWDEV-339150 - [catch2][dtest] Updating test Unit_hipGetDeviceAttribute_CheckFineGrainSupport: ( #2846 )
...
This PR fixes the failure of test Unit_hipGetDeviceAttribute_CheckFineGrainSupport on MI100
2022-08-05 12:19:41 +05:30
ROCm CI Service Account
768f186d69
SWDEV-348686 - Add extension on windows platform for executable path. ( #2845 )
...
Change-Id: Id7a9b6ec49e8f210b0a74b5f5fd68d584f005b4e
2022-08-05 12:19:24 +05:30
ROCm CI Service Account
8bfdde5ecb
SWDEV-348718 - Use of GENERATE in thead function causes random failures with multithread condition. ( #2842 )
...
Change-Id: Ie6722abbf5aa9936b5e06002064f7f1109066af9
2022-08-05 12:19:12 +05:30
Fábio
159d41531d
EXSWCPHIPT-105: Add testing for hipEventDestroy ( #2727 )
2022-08-05 11:00:06 +05:30
Finlay
46717c6ffe
EXSWCPHIPT-140 - Added hipStreamCreateWithFlags tests ( #2549 )
2022-08-05 10:59:44 +05:30
Finlay
ec3700fe20
EXSWCPHIPT-139 - added tests for hipStreamDestroy ( #2548 )
2022-08-05 10:59:19 +05:30
ROCm CI Service Account
ce1d49b6e0
SWDEV-1 - Fixed Malloc test failures ( #2847 )
...
Change-Id: I27042e743dda78f34e5f6b0d548e7d507b4f0ba3
2022-08-05 08:56:44 +05:30
Maneesh Gupta
cfaa115959
Win: failing sub-tests need to be disabled explicitly
2022-08-04 13:23:39 +05:30
Maneesh Gupta
234eb0ccb9
Win: Disable failing hipFree tests
2022-08-04 12:24:17 +05:30
Anton Mitkov
0414111433
EXSWCPHIPT-118 - Added testing for hipMemset Synchronous behavoiour. ( #2750 )
2022-08-04 10:35:21 +05:30
Maneesh Gupta
08d24c55d9
Fix win:setenv/unsetenv tests build failure
2022-08-04 09:32:12 +05:30
ROCm CI Service Account
357186bf9e
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
2022-08-03 11:15:15 -07:00
Jatin Chaudhary
1a3cbc472e
EXSWCPHIPT-35 - Add hipEventQuery tests ( #2721 )
2022-08-03 19:24:02 +05:30
Fábio
7b23c605bf
EXSWCPHIPT-138: Update hipHostRegister flag testing ( #2835 )
2022-08-03 16:50:07 +05:30
Fábio
c435fd5c47
EXSWCPHIPT-123: Added testing for hipDeviceGetP2PAttribute ( #2840 )
2022-08-03 16:49:49 +05:30