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
Jatin Chaudhary
9d9c36e829
Add tests for hipStreamWaitEvent ( #2559 )
2022-08-03 16:47:34 +05:30
Maneesh Gupta
eeb10a8238
Fix typo in config_amd_windows.json
2022-08-03 07:57:33 +05:30
ROCm CI Service Account
2d90452c96
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
2022-08-01 15:23:48 -07:00
agunashe
37583e5645
SWDEV-327563 - Win: Disable failing hipMemGetInfo tests ( #2836 )
2022-08-01 14:41:20 -07:00
ROCm CI Service Account
4d014ce711
SWDEV-299940 - Needs to Fix Malloc tests ( #2832 )
...
Change-Id: I21739d88871b5813cf266a6be8eb05ecee487046
2022-07-29 16:31:04 +05:30
Maneesh Gupta
b1619122fd
Fixed typo in Jenkinsfile
2022-07-29 15:45:57 +05:30
Dylan Angus
1873df7bdd
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
2022-07-28 20:05:27 -07:00
Fábio
a922cf68ac
Fix bug with hipMemsetFunctional tests ( #2828 )
2022-07-28 15:23:45 -07:00
Finlay
51a945bcfb
EXSWCPHIPT-136 Texture Gather tests for hipMalloc3DArray and hipArray3DCreate ( #2818 )
2022-07-28 17:02:59 +05:30
Anton Mitkov
9eae1e0f53
Added testing for hipMemGetInfo ( #2682 )
2022-07-28 15:45:42 +05:30
ROCm CI Service Account
1c4822f24a
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphNodeGetDependencies api ( #2827 )
...
Change-Id: I017ba7891c84adb4d24d857b31800723bd43ed59
2022-07-26 15:09:35 +05:30
ROCm CI Service Account
a2e3642e5b
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphNodeGetDependentNodes api ( #2826 )
...
Change-Id: Ie9a81fa8829d48ace19ac3fa522f957504c3ccc0
2022-07-26 15:08:04 +05:30
ROCm CI Service Account
e411ebc467
SWDEV-343380 - Added hipDrvGetErrorName/String ( #2825 )
...
Change-Id: I1f6df9e801d02e56635c6e9546b71e08b31ea7ce
2022-07-26 15:07:42 +05:30
ROCm CI Service Account
7db8bde590
SWDEV-344691 - hipMalloc3DArray fails if width is more than capacity. ( #2819 )
...
Change-Id: I3eeaa9ef2b3197b3e5c5f03ccc1ba069dfb64fb7
2022-07-26 12:14:26 +05:30
ROCm CI Service Account
d029b1e039
SWDEV-338376 - Driver Alias for Resourcetype ( #2821 )
...
Change-Id: I621fe95020a3b2d82034cf5979e834b6e13f2981
2022-07-26 11:47:18 +05:30
ROCm CI Service Account
21ec83b734
SWDEV-327563 - Enable fixed tests linux and windows v2 ( #2822 )
...
Change-Id: I094b5c8bda458917a074af9b8638074362c1aa56
2022-07-26 11:47:03 +05:30
ROCm CI Service Account
c5d856348e
SWDEV-344211 - Fix hipHostMalloc tests ( #2823 )
...
- Increase allocation size to 30MB to make sure new page table allocations happen
- Change validation criteria to check for increase in VRAM usage for visible HIP devices
Change-Id: Ie5bf1a89ceda0ff50140f426235047adcca0fdea
2022-07-26 11:46:32 +05:30
ROCm CI Service Account
e68136227a
SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParamsToSymbol API ( #2824 )
...
Change-Id: I3f533b88f9fadcb17bde6577212cf1561fa49273
Co-authored-by: mbhiutra <meher.bhiutras@amd.com >
2022-07-26 10:47:49 +05:30
searlmc1
15575466ac
SWDEV-347383 - Remove code that sets -std and -fms-* flags ( #2820 )
2022-07-26 10:47:06 +05:30
Maneesh Gupta
decab3841a
Update Jenkinsfile
...
Add backendLabel to stage name for better readability in pipeline views
2022-07-25 13:25:25 +05:30
ROCm CI Service Account
1f11cabcbb
SWDEV-340007 - make correction in readme.md ( #2817 )
...
Change-Id: Icbf61dc36ae7944173399f89fa68058e25e154c2
2022-07-21 13:49:37 +05:30
ROCm CI Service Account
d98ac8a31d
SWDEV-325711 - Add skeleton for userobject functions ( #2816 )
...
- add APIs to interface
Change-Id: I5946d5f276bd03d05a85c40bec1ace0ad28a2b7c
2022-07-21 13:49:19 +05:30
ROCm CI Service Account
1d710dcb58
SWDEV-286739 - Support hipDeviceAttributeWallClockRate ( #2815 )
...
Part 2: Add hipDeviceAttributeWallClockRate and wallClockRate property
Change-Id: I52cbba6d67d21cde6d019c5ab530159f426a9bf6
2022-07-21 13:49:00 +05:30
ROCm CI Service Account
e924565134
SWDEV-340007 - Re-organize some sections of HIP APIs doxygen and add missing doxygens ( #2814 )
...
Change-Id: Ifcd5f1276bfc70e54b83613e57ccf5d50a667cac
2022-07-21 13:48:43 +05:30
Jatin Chaudhary
f9b66dbd16
EXSWCPHIPT-116 - Adding tests for hipSet/GetDevice and hipDeviceGet ( #2726 )
2022-07-21 10:43:09 +05:30
ROCm CI Service Account
0d00d36f7e
SWDEV-345323 - Free H & D memory and destroy stream. ( #2809 )
...
Change-Id: I552ac0ad1002fce13767c405558d5d655c7b5c7c
2022-07-19 20:09:18 +05:30
ROCm CI Service Account
36fbc75794
SWDEV-329789 - ported MultiThread Test to catch2 ( #2800 )
...
Change-Id: Ic23244ed150c7e35188e30eee70e58438472bd45
2022-07-19 20:09:07 +05:30
ROCm CI Service Account
7f3fcec95e
SWDEV-340649 - Disables memory oversubscription test case ( #2810 )
...
Change-Id: I5597995c097b35564298d7ea8200ef2d89dcfa0f
2022-07-19 19:32:06 +05:30