ROCm CI Service Account
de5f99b55d
SWDEV-345323 - Free H & D memory and destroy stream. ( #2809 )
...
Change-Id: I552ac0ad1002fce13767c405558d5d655c7b5c7c
[ROCm/hip-tests commit: e514aff37d ]
2022-07-19 20:09:18 +05:30
ROCm CI Service Account
51feb62db0
SWDEV-329789 - ported MultiThread Test to catch2 ( #2800 )
...
Change-Id: Ic23244ed150c7e35188e30eee70e58438472bd45
[ROCm/hip-tests commit: 5a7d362eef ]
2022-07-19 20:09:07 +05:30
ROCm CI Service Account
cc66889e53
SWDEV-340649 - Disables memory oversubscription test case ( #2810 )
...
Change-Id: I5597995c097b35564298d7ea8200ef2d89dcfa0f
[ROCm/hip-tests commit: 6da4973612 ]
2022-07-19 19:32:06 +05:30
ROCm CI Service Account
4bdb74e287
SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParams1D added Functional and Negative test scenario ( #2808 )
...
Change-Id: If54fd56ae345ca4a13791bc376b3b72ce5e312b6
[ROCm/hip-tests commit: f4d9c38f1f ]
2022-07-19 19:30:42 +05:30
ROCm CI Service Account
5a99103b23
SWDEV-306122 - [catch2][dtest] Added test for hipGraphLaunch API ( #2806 )
...
Change-Id: Iee27077a3fb12ec3114843be3d4f408baf8bc559
[ROCm/hip-tests commit: 6e361b1956 ]
2022-07-19 19:29:00 +05:30
ROCm CI Service Account
55f417dcee
SWDEV-327563 - Enable fixed tests linux and windows ( #2803 )
...
Change-Id: Icad90d01f796a8a8cf57884b86ca1a5a2b50ec64
[ROCm/hip-tests commit: 1458912363 ]
2022-07-19 19:28:17 +05:30
ROCm CI Service Account
e469c7468f
SWDEV-306122 - [catch2][dtest] API hipGraphKernelNodeGetParams, hipGraphKernelNodeSetParams, hipGraphExecKernelNodeSetParams. ( #2802 )
...
Change-Id: Ie5eb8949f589ac7ac5eb0f02e99f2012d9c0b926
[ROCm/hip-tests commit: e3ee2626f4 ]
2022-07-19 19:27:29 +05:30
ROCm CI Service Account
59f2767475
SWDEV-341360 - Add Catch2 loweredname hipRTC test ( #2801 )
...
Change-Id: Ibe8736951af491e48dee77644bbd0475d326c152
[ROCm/hip-tests commit: 9be55a6379 ]
2022-07-19 19:27:14 +05:30
ROCm CI Service Account
9309313836
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-tests commit: 0fc518d281 ]
2022-07-19 19:26:56 +05:30
Maneesh Gupta
9174393aa4
Disable Unit_hipMemVmm_Basic on windows for now
...
[ROCm/hip-tests commit: 8c5c2991ba ]
2022-07-14 11:25:25 +05:30
Finlay
b8f8c14c27
EXSWCPHIPT-134 - Negative tests for hipMalloc3DArray and hipArray3DCreate ( #2784 )
...
[ROCm/hip-tests commit: c856cfee36 ]
2022-07-13 10:46:26 +05:30
agunashe
4dabcb98e1
SWDEV-327563 - hipHostRegister fix - develop to staging ( #2794 )
...
[ROCm/hip-tests commit: eb7422c19f ]
2022-07-12 14:28:50 -07:00
agunashe
5a5b05917d
SWDEV-327563 - Win,Linx: Disable failing tests ( #2796 )
...
Develop to staging
[ROCm/hip-tests commit: 844cff8d6b ]
2022-07-12 10:08:45 -07:00
agunashe
e2542ca40b
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-tests commit: 1ffff2acbb ]
2022-07-12 09:24:32 -07:00
Finlay
fe39c423bb
EXSWCPHIPT-113 - Unit tests for hipArray3DCreate for default and surface arrays ( #2714 )
...
[ROCm/hip-tests commit: 646eaa43ea ]
2022-07-11 16:11:32 +05:30
Jatin Chaudhary
321702b3f5
EXSWCPHIPT-125 - Add tests for hipGetDeviceCount and restructure some SpawnProc tests ( #2765 )
...
[ROCm/hip-tests commit: f072dfd60b ]
2022-07-11 15:02:51 +05:30
Anton Mitkov
0f60303faa
EXSWCPHIPT-88 - [catch2] Testing for hipHostGetFlags API extention ( #2691 )
...
[ROCm/hip-tests commit: 28acc1421d ]
2022-07-11 14:42:18 +05:30
Jatin Chaudhary
a99832076d
EXSWCPHIPT-37 - Add test for hipStreamAttachMemAsync ( #2558 )
...
[ROCm/hip-tests commit: c0374feacc ]
2022-07-11 14:37:22 +05:30
Finlay
eb02afea20
EXSWCPHIPT-112 - Unit test for hipMalloc3DArray for default and surface arrays ( #2713 )
...
[ROCm/hip-tests commit: a230bd0f56 ]
2022-07-11 12:19:05 +05:30
Dylan Angus
8eb2bda558
EXSWCPHIPT-76 - Adding hipMemset functional tests ( #2669 )
...
[ROCm/hip-tests commit: 47147be9b3 ]
2022-07-11 12:18:43 +05:30
Dylan Angus
a6a28e879d
EXSWCPHIPT-77 - Extending tests for hipHostRegister ( #2609 )
...
[ROCm/hip-tests commit: eafb3a23ee ]
2022-07-11 12:18:19 +05:30
agunashe
0a515569bd
SWDEV-327563 - Fix hipStreamPerThrdTsts test failures on windows ( #2792 )
...
[ROCm/hip-tests commit: c31efdf8c1 ]
2022-07-11 10:52:04 +05:30
Maneesh Gupta
cb45923846
Disable newly added failing tests ( #2790 )
...
* Update hipHostUnregister.cc
- Disable Unit_hipHostUnregister_NotRegisteredPointer
- Disable Unit_hipHostUnregister_AlreadyUnregisteredPointer
* Update hipMallocPitch.cc
- Disable Unit_hipMallocPitch_ValidatePitch
- Disable failing sections of Unit_hipMalloc3D_Negative
- Disable failing sections of Unit_hipMallocPitch_Negative
- Disable failing sections of Unit_hipMemAllocPitch_Negative
* Update config_amd_windows.json
- Disabled Unit_hipMalloc3D_ValidatePitch
- Disabled Unit_hipArrayCreate_happy
[ROCm/hip-tests commit: 837a587da8 ]
2022-07-08 17:49:53 +05:30
ROCm CI Service Account
aa18327793
SWDEV-314080 - Adding test cases based on hipStreamPerThread stream object. ( #2781 )
...
Change-Id: I9b60f4ecdc3196d5dfdb3d7f484f0b5429aae8b3
[ROCm/hip-tests commit: c20cf461aa ]
2022-07-08 15:19:24 +05:30
ROCm CI Service Account
7b47e0ccf4
SWDEV-306122 - [catch2][dtest] Added tests for hipGraphMemcpyNodeGetParams/hipGraphMemcpyNodeSetParams API. ( #2775 )
...
Change-Id: Ie0e323a545c3bac17a35814a90b93ecd44cec537
[ROCm/hip-tests commit: 32ee6dc764 ]
2022-07-08 15:19:02 +05:30
ROCm CI Service Account
be293d89a9
SWDEV-306122 - [catch2][dtest] hipGraphAddKernelNode Added negative test ( #2734 )
...
Change-Id: I0d6353f77c3c2abda7557f8268a024b1b4d8c1d7
[ROCm/hip-tests commit: 1dc384771f ]
2022-07-08 15:18:09 +05:30
ROCm CI Service Account
655f4dce77
SWDEV-332251 - packaging in windows and multiple arch in catchInfo.txt ( #2779 )
...
Change-Id: I627662b59de002e9042f8218478404de0aa73ea5
[ROCm/hip-tests commit: c8c0c67677 ]
2022-07-08 13:36:41 +05:30
ROCm CI Service Account
7f7ce2c85b
SWDEV-322620 - Virtual Memory Management ( #2772 )
...
Adding simple VM test.
Change-Id: I68bb55c9439a8d0e77035833d19d72d2a21f0753
[ROCm/hip-tests commit: bf4dd1f83e ]
2022-07-08 13:36:27 +05:30
ROCm CI Service Account
1c451815a1
SWDEV-342404 - Update coordinates in perf test kernels ( #2756 )
...
Change-Id: I33aefc54f1cf2453e77fe6a7a6b9140b343d9895
[ROCm/hip-tests commit: feaa182a1e ]
2022-07-08 13:36:06 +05:30
ROCm CI Service Account
cbe80ddb8c
SWDEV-306122 - [catch2][dtest] hipGraphAddMemsetNode API ( #2754 )
...
Change-Id: I19e01a0f801af411b3e9ac4b57f53c41b79014a5
[ROCm/hip-tests commit: 450cc21b8a ]
2022-07-08 13:35:50 +05:30
Aiden Nibali
c044850e9d
Fix use of blockDim in 'square' sample ( #2789 )
...
[ROCm/hip-tests commit: 7b3248b6c6 ]
2022-07-07 12:03:19 +05:30
Finlay
620a757aea
EXSWCPHIPT-91 - Added hipHostUnregister tests ( #2579 )
...
[ROCm/hip-tests commit: 833e9cdcef ]
2022-07-01 15:11:35 +05:30
Fábio
5e6aa02acd
EXSWCPHIPT-50 - Testing HipMalloc3D / HipMallocPitch / HipMemAllocPitch ( #2613 )
...
[ROCm/hip-tests commit: 79b8653128 ]
2022-07-01 14:24:17 +05:30
Finlay
d7fefeb8fb
EXSWCPHIPT-95 - More comprehensive tests for hipArrayCreate ( #2702 )
...
[ROCm/hip-tests commit: 5628a7c009 ]
2022-07-01 13:47:47 +05:30
Jatin Chaudhary
e56c72677a
EXSWCPHIPT-102 - Adding hipEventRecord Tests ( #2722 )
...
[ROCm/hip-tests commit: 02dcb037c6 ]
2022-07-01 11:30:02 +05:30
ROCm CI Service Account
9bc8db5ffd
SWDEV-339742 - Check can access before set device to 1. ( #2758 )
...
Change-Id: I5b06f98b0061ee162488e288c3bfac09ff4f94cf
[ROCm/hip-tests commit: ed9c22eee8 ]
2022-06-28 13:36:26 -07:00
ROCm CI Service Account
1a2c1259a1
SWDEV-336547 - SWDEV-336548 - SWDEV-336549 - Add test cases for hipArray ( #2759 )
...
Change-Id: I125b6c50cb6fa3ec5b2e06c4f491d759334a867d
[ROCm/hip-tests commit: e33d74832d ]
2022-06-28 11:12:45 -07:00
ROCm CI Service Account
126aab4f7d
SWDEV-327563 - Windows: Enable skipped tests ( #2773 )
...
Change-Id: I091ca7e98dc6339853f955725c9cf3b485b2e44d
[ROCm/hip-tests commit: 23182d1d44 ]
2022-06-28 10:06:30 -07:00
Jatin Chaudhary
f9b06e7143
EXSWCPHIPT-124 - Add tests for hipDeviceTotalMem ( #2749 )
...
[ROCm/hip-tests commit: 74f0a9e534 ]
2022-06-28 09:03:03 +05:30
Finlay
118f2a9804
EXSWCPHIPT-121 - hipGetSetDeviceFlags tests ( #2747 )
...
[ROCm/hip-tests commit: 7bacfdc871 ]
2022-06-28 09:01:55 +05:30
Fábio
39cb05db47
EXSWCPHIPT-42: Changes to HIP RTC Framework implementation ( #2732 )
...
- Removed ifdef from hipTestContext class
- Fix potential race condition in hipTest::launchRTCKernel()
- Improve documentation
- Move moduleUnloading to main() instead of explicitly calling it on every test
- Fix code formating
- Fix segmentation fault caused by using catch2 macro after catch2 is destroyed
[ROCm/hip-tests commit: a0296bd614 ]
2022-06-28 09:00:37 +05:30
ROCm CI Service Account
205b9ddfde
SWDEV-306122 - [catch2][dtest] Added test for hipStreamBeginCapture API ( #2760 )
...
Change-Id: I9cbd9d05178587883a1a2258ebc2c3516a06d5cc
[ROCm/hip-tests commit: 117f4c484c ]
2022-06-24 15:55:59 -07:00
ROCm CI Service Account
dbd4c2965f
SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParamsFromSymbol API ( #2762 )
...
Change-Id: I88e5a808ca8441dc3dc745d8575d22973b7ac9d2
[ROCm/hip-tests commit: dc58768ddd ]
2022-06-23 17:40:50 -07:00
ROCm CI Service Account
654537cc71
SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphExecEventWaitNodeSetEvent() API. ( #2763 )
...
- Functional Test
- Negative Tests
Change-Id: I80ba185c4892162e68945f82b3c1cc9ffd9c105c
[ROCm/hip-tests commit: 95da4e27aa ]
2022-06-22 15:33:09 -07:00
ROCm CI Service Account
b984598246
SWDEV-336538 - Update hipDeviceSetSharedMemConfig test ( #2764 )
...
Change-Id: Idc146a77007618454150a974a54b74cb2ef9ea31
[ROCm/hip-tests commit: 19b94c4be7 ]
2022-06-22 15:09:24 -07:00
ROCm CI Service Account
20844fd79d
SWDEV-332251 - packaging hip catch tests ( #2751 )
...
use "make package_test" to create test packages for catch folder
Change-Id: I1dbcfc8d55bb236b1c8c160d47018d57cb9e0534
[ROCm/hip-tests commit: 261d606262 ]
2022-06-22 11:18:27 -07:00
Jatin Chaudhary
1b16c4a295
Add tests for multi stream usage scenarios ( #2608 )
...
[ROCm/hip-tests commit: 80055d6147 ]
2022-06-20 16:21:13 +05:30
Fábio
c59ef0b7a4
EXSWCPHIPT-107: Added testing for hipEventCreate ( #2729 )
...
[ROCm/hip-tests commit: 8843baba88 ]
2022-06-20 16:21:01 +05:30
Jatin Chaudhary
595d29b186
Add HIP_CHECK_THREAD and REQUIRE_THREAD macro for multi threaded HIP API tests ( #2664 )
...
[ROCm/hip-tests commit: 4820aa0dd4 ]
2022-06-20 15:07:13 +05:30
agunashe
7967ea1de0
SWDEV-327563 - Win:skip mempool and getUuid failing tests ( #2748 )
...
[ROCm/hip-tests commit: 9edd6e0fd4 ]
2022-06-20 09:19:15 +05:30