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
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
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
Anton Mitkov
401ffa5442
EXSWCPHIPT-118 - Added testing for hipMemset Synchronous behavoiour. ( #2750 )
...
[ROCm/hip commit: 0414111433 ]
2022-08-04 10:35:21 +05:30
Fábio
d7ae5a955f
EXSWCPHIPT-138: Update hipHostRegister flag testing ( #2835 )
...
[ROCm/hip commit: 7b23c605bf ]
2022-08-03 16:50:07 +05:30
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
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
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
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
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
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
Anton Mitkov
1f5de1a84a
EXSWCPHIPT-88 - [catch2] Testing for hipHostGetFlags API extention ( #2691 )
...
[ROCm/hip commit: 5b10765c6b ]
2022-07-11 14:42:18 +05:30
Finlay
d58953d4e9
EXSWCPHIPT-112 - Unit test for hipMalloc3DArray for default and surface arrays ( #2713 )
...
[ROCm/hip commit: c0deb17bbc ]
2022-07-11 12:19:05 +05:30
Dylan Angus
06c39848d8
EXSWCPHIPT-76 - Adding hipMemset functional tests ( #2669 )
...
[ROCm/hip commit: 25f2b260be ]
2022-07-11 12:18:43 +05:30
Dylan Angus
e908ce6361
EXSWCPHIPT-77 - Extending tests for hipHostRegister ( #2609 )
...
[ROCm/hip commit: 02747bcdb1 ]
2022-07-11 12:18:19 +05:30
Maneesh Gupta
d22f3f26b1
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 commit: 1b576c9fa6 ]
2022-07-08 17:49:53 +05:30
ROCm CI Service Account
9d51874aae
SWDEV-322620 - Virtual Memory Management ( #2772 )
...
Adding simple VM test.
Change-Id: I68bb55c9439a8d0e77035833d19d72d2a21f0753
[ROCm/hip commit: 0d274931ee ]
2022-07-08 13:36:27 +05:30
Finlay
013a73583d
EXSWCPHIPT-91 - Added hipHostUnregister tests ( #2579 )
...
[ROCm/hip commit: f5685158ad ]
2022-07-01 15:11:35 +05:30
Fábio
b80ff0ea7f
EXSWCPHIPT-50 - Testing HipMalloc3D / HipMallocPitch / HipMemAllocPitch ( #2613 )
...
[ROCm/hip commit: 5f7a820b1e ]
2022-07-01 14:24:17 +05:30
Finlay
2a5e20a331
EXSWCPHIPT-95 - More comprehensive tests for hipArrayCreate ( #2702 )
...
[ROCm/hip commit: a598eeebb0 ]
2022-07-01 13:47:47 +05:30
ROCm CI Service Account
901da47ebd
SWDEV-339742 - Check can access before set device to 1. ( #2758 )
...
Change-Id: I5b06f98b0061ee162488e288c3bfac09ff4f94cf
[ROCm/hip commit: 60b60f78e6 ]
2022-06-28 13:36:26 -07:00
ROCm CI Service Account
97925dc878
SWDEV-336547 - SWDEV-336548 - SWDEV-336549 - Add test cases for hipArray ( #2759 )
...
Change-Id: I125b6c50cb6fa3ec5b2e06c4f491d759334a867d
[ROCm/hip commit: 88d9a0e7ae ]
2022-06-28 11:12:45 -07:00
Fábio
cc7ae07901
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 commit: d46d399976 ]
2022-06-28 09:00:37 +05:30
ROCm CI Service Account
e1762bfea6
SWDEV-330661 - Add test for hipHostGetDevicePointer null check ( #2745 )
...
Change-Id: I19668385003a107e21f8484ef28e114b7c6d8a42
[ROCm/hip commit: d3a062a4eb ]
2022-06-16 21:05:56 -07:00
ROCm CI Service Account
998c7a62a0
SWDEV-339657 - Update catch codes with correct coordinates ( #2735 )
...
Change-Id: I8ca78d770a742bf6c2abede494759caa923fcc19
[ROCm/hip commit: 0cf0ead620 ]
2022-06-15 10:58:10 -07:00
ROCm CI Service Account
94ae519d6a
SWDEV-311271 - Add basic tests for memory pool ( #2618 )
...
Change-Id: Ib33fa0b867482c40c6d66fb699cdd462ff43eed6
[ROCm/hip commit: ba893e8779 ]
2022-06-13 19:26:48 +05:30
Fábio
bdee650e17
EXSWCPHIPT-42 - Add HIP RTC support to the test framework ( #2719 )
...
* EXSWCPHIPT-42 - Add HIP RTC support to the test framework
* Removed ifdef from hipTestContext class
[ROCm/hip commit: 604de0f817 ]
2022-06-13 15:35:02 +05:30
Maneesh Gupta
76984d3098
Update hipHostMallocTests.cc
...
std::numeric_limits::max() conflicts with max() defined in windows headers. Wrap it in parenthesis to prevent macro expansion.
[ROCm/hip commit: f356d2c33d ]
2022-06-13 08:23:17 +05:30
Jatin Chaudhary
a5db63739c
Adding/Moving tests for hipMemcpy[From/To]Symbol[Async] ( #2638 )
...
[ROCm/hip commit: 54b1822167 ]
2022-06-10 21:17:34 +05:30
Jatin Chaudhary
f73754f1dc
Add test for hipHostGetDevicePointer ( #2611 )
...
[ROCm/hip commit: db05dc361b ]
2022-06-10 21:16:54 +05:30
Jatin Chaudhary
781c99d9a9
Add missing tests for hipHostMalloc ( #2566 )
...
[ROCm/hip commit: fbdda38cf7 ]
2022-06-10 21:16:23 +05:30
agunashe
c4061124a3
SWDEV-327563 - Windows: fix memory tests build failure ( #2716 )
...
[ROCm/hip commit: 5db6fc28c8 ]
2022-06-06 10:01:34 -07:00
Finlay
12bd09aada
Added a test for texture gather with hipMallocArray ( #2701 )
...
* Added negative tests for hipMallocArray
* fix numeric limit test for nvidia
* Added a test for texture gather with hipMallocArray
[ROCm/hip commit: b790ecdf6c ]
2022-06-02 12:16:41 +05:30
Finlay
28453c8a5c
Added negative tests for hipMallocArray ( #2699 )
...
* Added negative tests for hipMallocArray
* fix numeric limit test for nvidia
[ROCm/hip commit: f6efba0b18 ]
2022-06-02 12:16:25 +05:30
Fábio
5298b0b4c4
hipMemset Negative Testing ( #2639 )
...
[ROCm/hip commit: 10fb6c3621 ]
2022-05-25 19:07:20 +05:30
Finlay
c547d74a62
hipMallocArray tests for default array and surface load store ( #2675 )
...
[ROCm/hip commit: d2e351a7dc ]
2022-05-25 16:13:18 +05:30
Jatin Chaudhary
a9c09d8036
Add tests for hipPointerGetAttributes ( #2661 )
...
[ROCm/hip commit: 8d8b7a095d ]
2022-05-25 15:35:42 +05:30
Jatin Chaudhary
db400a1ccb
Add/Improve hipMalloc Tests ( #2607 )
...
[ROCm/hip commit: c698080863 ]
2022-05-25 14:04:07 +05:30
haoyuan2
7989d62ccd
SWDEV-338427 - fix test hang issue ( #2690 )
...
destroy stream before exit
[ROCm/hip commit: 5e0ab5c98b ]
2022-05-23 21:52:42 -07:00
haoyuan2
7b9d86f6c8
SWDEV-334272 - fix test hang issue ( #2683 )
...
destroy stream before exit
[ROCm/hip commit: a6bd9c3ae7 ]
2022-05-20 08:13:17 -07:00
Maneesh Gupta
6d1fba5639
Disable failing tests ( #2685 )
...
* Update config_amd_windows.json - Disable failing tests on windows for now
* Update hipMallocPitch.cc - Disable failing Unit_hipMallocPitch_Negative test
[ROCm/hip commit: ee582a965c ]
2022-05-18 20:01:59 +05:30
Maneesh Gupta
ab9a86147f
SWDEV-298757 - hipMemPrefetchAsync.cc Adding tests for hipMemPrefetchAsync() api ( #2679 )
...
Change-Id: Icadd93e62276b660ed0fd9a864e6985a7b03798a
[ROCm/hip commit: eceda264e7 ]
2022-05-17 19:54:28 +05:30
ROCm CI Service Account
505171c8c0
SWDEV-298757 - Added multi thread scenarios for hipMallocManaged() api ( #2544 )
...
Change-Id: I97408994b74b580affbca1a3f4ce85a3e740b904
[ROCm/hip commit: 6f4b02d28e ]
2022-05-17 19:52:22 +05:30
ROCm CI Service Account
341206ffc8
SWDEV-292714 - Tests for hipPointerGetAttribute/hipDrvPtrGetAttributes API ( #2619 )
...
Added Functional and Negative Scenarios for hipPointerGetAttribute and hipDrvPtrGetAttributes APIs
Change-Id: I5fe23cdb3148a8e69a4fbbad2e2596da1750a9d3
[ROCm/hip commit: 0f41e4c874 ]
2022-05-17 16:00:33 +05:30
ROCm CI Service Account
fbc80ddc73
SWDEV-273550 - [catch2][dtest] Tests for hipDrvMemcpy3D/hipDrvMemcpy3DAsync API ( #2617 )
...
Added tests for hipDrvMemcpy3D/hipDrvMemcpy3DAsync API in CATCH2 framework
Change-Id: I75bb825f3b39a2c588e0f436e9bc2ea810f101d0
[ROCm/hip commit: a2c294a1b7 ]
2022-05-17 15:02:37 +05:30
ROCm CI Service Account
3f333e6b67
SWDEV-228443 - Enhancing hip unit tests for Memory Allocation APIs ( #2616 )
...
Adding new testcases for hipMalloc3D,hipMalloc3DArray,
hipArrayCreate,hipMallocPitch and hipMallocArray APIs
Change-Id: Ia2cc8865d605272995aaf703dd26954d11ded2ea
[ROCm/hip commit: 7442b14ab8 ]
2022-05-17 15:01:15 +05:30