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
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
bf6eaefef0
SWDEV-343380 - Added hipDrvGetErrorName/String ( #2825 )
...
Change-Id: I1f6df9e801d02e56635c6e9546b71e08b31ea7ce
[ROCm/hip commit: e411ebc467 ]
2022-07-26 15:07:42 +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
e0810e7eaf
SWDEV-338376 - Driver Alias for Resourcetype ( #2821 )
...
Change-Id: I621fe95020a3b2d82034cf5979e834b6e13f2981
[ROCm/hip commit: d029b1e039 ]
2022-07-26 11:47:18 +05:30
ROCm CI Service Account
1cc7e34fe2
SWDEV-327563 - Enable fixed tests linux and windows v2 ( #2822 )
...
Change-Id: I094b5c8bda458917a074af9b8638074362c1aa56
[ROCm/hip commit: 21ec83b734 ]
2022-07-26 11:47:03 +05:30
ROCm CI Service Account
fcec9b6b6a
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
[ROCm/hip commit: c5d856348e ]
2022-07-26 11:46:32 +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
searlmc1
02c0f2cd1d
SWDEV-347383 - Remove code that sets -std and -fms-* flags ( #2820 )
...
[ROCm/hip commit: 15575466ac ]
2022-07-26 10:47:06 +05:30
Maneesh Gupta
7cd1bc21b9
Update Jenkinsfile
...
Add backendLabel to stage name for better readability in pipeline views
[ROCm/hip commit: decab3841a ]
2022-07-25 13:25:25 +05:30
ROCm CI Service Account
98c284f7db
SWDEV-340007 - make correction in readme.md ( #2817 )
...
Change-Id: Icbf61dc36ae7944173399f89fa68058e25e154c2
[ROCm/hip commit: 1f11cabcbb ]
2022-07-21 13:49:37 +05:30
ROCm CI Service Account
93920e324c
SWDEV-325711 - Add skeleton for userobject functions ( #2816 )
...
- add APIs to interface
Change-Id: I5946d5f276bd03d05a85c40bec1ace0ad28a2b7c
[ROCm/hip commit: d98ac8a31d ]
2022-07-21 13:49:19 +05:30
ROCm CI Service Account
06b0443513
SWDEV-286739 - Support hipDeviceAttributeWallClockRate ( #2815 )
...
Part 2: Add hipDeviceAttributeWallClockRate and wallClockRate property
Change-Id: I52cbba6d67d21cde6d019c5ab530159f426a9bf6
[ROCm/hip commit: 1d710dcb58 ]
2022-07-21 13:49:00 +05:30
ROCm CI Service Account
0112f339b0
SWDEV-340007 - Re-organize some sections of HIP APIs doxygen and add missing doxygens ( #2814 )
...
Change-Id: Ifcd5f1276bfc70e54b83613e57ccf5d50a667cac
[ROCm/hip commit: e924565134 ]
2022-07-21 13:48:43 +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
e1a3b7b574
SWDEV-340649 - Disables memory oversubscription test case ( #2810 )
...
Change-Id: I5597995c097b35564298d7ea8200ef2d89dcfa0f
[ROCm/hip commit: 7f3fcec95e ]
2022-07-19 19:32:06 +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
Maneesh Gupta
551f9b4f76
Disable Unit_hipMemVmm_Basic on windows for now
...
[ROCm/hip commit: 9e84a11f23 ]
2022-07-14 11:25:25 +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
0da2aa9d2c
SWDEV-327563 - Win,Linx: Disable failing tests ( #2796 )
...
Develop to staging
[ROCm/hip commit: 83dda013c2 ]
2022-07-12 10:08:45 -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
Jatin Chaudhary
cf423dbcd3
EXSWCPHIPT-125 - Add tests for hipGetDeviceCount and restructure some SpawnProc tests ( #2765 )
...
[ROCm/hip commit: 9595654ddf ]
2022-07-11 15:02:51 +05:30
Anton Mitkov
1f5de1a84a
EXSWCPHIPT-88 - [catch2] Testing for hipHostGetFlags API extention ( #2691 )
...
[ROCm/hip commit: 5b10765c6b ]
2022-07-11 14:42:18 +05:30
Jatin Chaudhary
987262809e
EXSWCPHIPT-37 - Add test for hipStreamAttachMemAsync ( #2558 )
...
[ROCm/hip commit: 2b1794e5d2 ]
2022-07-11 14:37:22 +05:30