Rambabu Swargam
6c7ed09ca0
SWDEV-490555 - [catch2][dtest] Additional tests for hipMemcpyDtoA and hipMemcpy2DArrayToArray
...
Change-Id: Icd0e4c35cc0cf60f2e943c4f4da39de23a8c1e5b
[ROCm/hip-tests commit: 92b717da81 ]
2024-12-16 12:13:01 -05:00
Marko Arandjelovic
fe9860bd47
SWDEV-485763 - Fix memory leaks in various unit tests
...
Fix memory leaks by adding missing destroy calls for
events, streams, and graphs at the end of tests.
Ensure that every test case executes destroy calls,
regardless of whether it passes or fails.
Change-Id: I814e35c528d90ed2abb34d77377f1a7fd3f1f11c
[ROCm/hip-tests commit: 9cffda4ebb ]
2024-12-10 10:25:08 -05:00
SrinivasaRao
5ba5ca2934
SWDEV-490555-[catch2][dtest] Functional tests for the API hipMemcpyHtoAAsync
...
Change-Id: I927e0907e2e2fb8316151da5b3a5ba23835412e8
[ROCm/hip-tests commit: 16c33198ba ]
2024-12-09 13:49:05 -05:00
Satyanvesh Dittakavi
9cad0a4d59
SWDEV-485372 - Fix texture catch tests to run on appropriate ASICs
...
Change-Id: I9ef93e37eb29c3d09c6448fe95dba39fa7060464
[ROCm/hip-tests commit: d5028f0c2a ]
2024-12-09 10:35:43 -05:00
Marko Arandjelovic
af278efe7d
SWDEV-478998 - Add unit test for hipFreeHost
...
Change-Id: I85235243e0014ec6bd2b6a544222fdee8f0a7c68
[ROCm/hip-tests commit: 8736cabea3 ]
2024-12-04 11:56:44 -05:00
Ioannis Assiouras
569a4cac67
SWDEV-500124 - Removed Unit_hipHostAlloc_AllocateUseMoreThanAvailGPUMemory
...
Change-Id: I549ec451df2211378f421f35abc822d02cb0af24
[ROCm/hip-tests commit: ab395147d2 ]
2024-11-22 13:20:50 -05:00
Pradeep Kumar Jain
9592dfe6f1
SWDEV-468258 - [catch2][dtest] hipHostAlloc API testcases
...
Change-Id: I04974538092ae90501f7fa90dcad09c482b1ef64
[ROCm/hip-tests commit: 33cbbc8700 ]
2024-11-14 23:50:44 -05:00
Michael Xie
b3dcbdaaf6
SWDEV-492356 - Install hip-test artifacts into a single folder
...
Change-Id: Ib2a2c021e2546c0233050f11d3dc84f2ea4ff03d
[ROCm/hip-tests commit: 72450ae7a1 ]
2024-11-13 18:22:32 -05:00
Ioannis Assiouras
7d8eb4adb8
SWDEV-483134 - Removed hipExtHostAlloc tests
...
Change-Id: Ifb938ad6d8382cfe25d531e5e36c5a4df986d940
[ROCm/hip-tests commit: b2e3b605a6 ]
2024-11-06 11:28:37 -05:00
Vladana Stojiljkovic
353bb4ac4d
SWDEV-479312 - Implement tests for hipMemcpy2DArrayToArray
...
Change-Id: Id42557aefa0a887799402503c8905ee4cd322629
[ROCm/hip-tests commit: 558cbfd829 ]
2024-11-05 04:06:26 -05:00
Marko Arandjelovic
712ee64a1a
SWDEV-478801 - Add unit test for hipMemcpyDtoA
...
Change-Id: Ia0f606294574c43b5e84438a33eda4c43bd0acbc
[ROCm/hip-tests commit: 04ad40156c ]
2024-11-05 02:40:33 -05:00
Marko Arandjelovic
a02d7f921d
SWDEV-479213 - Add unit test for hipMemcpyHtoAAsync
...
Change-Id: I698eb2f7b73db439c1082ef79e2e5b5462e8fd1e
[ROCm/hip-tests commit: 003707116b ]
2024-11-04 12:43:54 -05:00
Vladana Stojiljkovic
5e41c48966
SWDEV-478472 - Fix tests to return hipErrorInvalidChannelDescriptor instead of hipErrorUnknown
...
Change-Id: I1dc3af072aed813173cc12e9976a34ddf8c7d6a8
[ROCm/hip-tests commit: 5fa9900949 ]
2024-11-04 11:25:54 -05:00
Jaydeep Patel
9e080a303c
SWDEV-483355 - hipDrvMemcpy2DUnaligned is not supported for inter GPU copy without p2p access.
...
Change-Id: Ie484efc5779b139e5ca2d504342fb49edfb6b30c
[ROCm/hip-tests commit: 7aff6567b7 ]
2024-11-04 11:23:39 -05:00
Jaydeep Patel
c442ee3990
SWDEV-479616 - hipMemcpyParam2D and hipMemcpy2D does not support inter gpu copy without p2p access.
...
Skip Unit_hipGetProcAddress_MemoryApisPeerToPeer if p2p access is not supported.
Change-Id: I9f8598b9d1edf1d189583c5600b2e4d937564ea4
[ROCm/hip-tests commit: 067e3836ee ]
2024-11-04 11:18:58 -05:00
Li, Todd tiantuo
149d95ec0c
SWDEV-472357 - fix 1D, 2D and 3D memCpy tests
...
on sync, stream and setDevice
Change-Id: I19bdb907977338cac67c1e3f6f01cda6f2b97ec6
[ROCm/hip-tests commit: 9e30678987 ]
2024-11-04 11:12:52 -05:00
Marko Arandjelovic
8b5dbca27c
SWDEV-476486 - Add unit test for hipMemAllocHost
...
Change-Id: Ie77686b4e2a269b845b3187f27281a5a855bd731
[ROCm/hip-tests commit: a13da7ba02 ]
2024-11-04 05:12:05 -05:00
Ajay
c39806eede
SWDEV-1 - exclude hipExtHostAlloc.cc from nvidia test list
...
Change-Id: I31644cbf446f057af82235dccc54202ad3e81428
[ROCm/hip-tests commit: 61f3be259a ]
2024-10-29 11:23:04 -04:00
Ioannis Assiouras
0976bd0249
SWDEV-480400 - Add unit test for hipExtHostAlloc
...
Change-Id: Ica92d1ae91bdc4feef52b7b07d55da4dff8d7542
[ROCm/hip-tests commit: 359aed1348 ]
2024-10-25 11:51:42 -04:00
Rahul Manocha
6470a57dac
SWDEV-474617 - Add Peer Device access check for memcpy2D tests and fix for SVM Memory test.
...
Change-Id: Idff7c02087f99c59f456e0027bbe0bc19cf67059
[ROCm/hip-tests commit: 8b15996041 ]
2024-10-23 14:26:02 -04:00
Marko Arandjelovic
2e87246963
SWDEV-475749 - Add unit test for hipMallocHost
...
Change-Id: I0e94342ba68c12f64ac94a04a46f1c478e6f01be
[ROCm/hip-tests commit: 56ef43810b ]
2024-10-23 14:05:33 -04:00
Todd tiantuo Li
bc7d1d9144
SWDEV-448894 - Fix hipMemcpyDtoD and hipMemcpyDtoDAsync tests
...
1.Test staging buffer copy when there is no P2P capabilities
2.Enable PeerAccess correctly for P2P copy
Change-Id: Ic0b75a60c8a763f3cfe68fbd92656fbfb4c207bc
[ROCm/hip-tests commit: d1d8b1e08e ]
2024-10-23 10:54:34 -04:00
Rupam Chetia
779beb09f2
SWDEV-471105 - [catch2][dtest] Adding functional tests for hipMemPoolExportToShareableHandle, hipMemPoolExportPointer, hipMemPoolImportFromShareableHandle and hipMemPoolImportPointer
...
Change-Id: Ief0f0d7f4c05d741e49eaffa54f11338c4bdc30f
[ROCm/hip-tests commit: 9fd38dd3e1 ]
2024-10-23 02:45:00 -04:00
Marko Arandjelovic
34d13b7ec1
SWDEV-441278 - Add hipHostFree test
...
Change-Id: Ibb78f3d36aa35bf75329adf65f19da5977a965f3
[ROCm/hip-tests commit: bac782e398 ]
2024-10-23 01:04:44 -04:00
Marko Arandjelovic
2bdaaa8b8c
SWDEV-475688 - Add unit test for hipHostAlloc
...
Change-Id: Id414d16651529983674b4f90391e0913feab0440
[ROCm/hip-tests commit: b0943c82ca ]
2024-10-17 17:59:53 -04:00
taosang2
4b0437de28
SWDEV-482059 SWDEV-476745 - Add image support check
...
Add image support check before hipMallocArray().
Change-Id: I9efed88d791ee1b2b4465286b3341b821f7bf628
[ROCm/hip-tests commit: b4694a6bab ]
2024-10-09 11:29:28 -04:00
Marko Arandjelovic
a52b3a0e52
SWDEV-465148 - Enable Unit_hipMemcpyAsync_Positive_Synchronization_Behavior
...
- For transfers from any host memory to any host memory,
the function is fully synchronous with respect to the host.
Change-Id: Ie1cb3e136334af320d2596460faed58fcb714b83
[ROCm/hip-tests commit: e35cc19aaf ]
2024-09-23 14:55:23 -04:00
Marko Arandjelovic
e2eae18569
SWDEV-461791 - Enable Unit_hipPointerSetAttribute_Positive_SyncMemops
...
Change-Id: I9be8fb4622d60d9f05d3601eeccc5f6e0687a3e3
[ROCm/hip-tests commit: a34ae6c8fc ]
2024-09-13 14:49:36 -04:00
Branislav Brzak
0b4e9d98a1
SWDEV-441279 - Add hipMemsetD8Async test
...
Change-Id: Ibcdb2098c45db440c79151b4d7dad6734b16222a
[ROCm/hip-tests commit: 3e945b10f1 ]
2024-09-13 17:30:26 +02:00
Vladana Stojiljkovic
e057b9e471
SWDEV-450735 - Add compiler option for using clock64
...
Change-Id: I9efed88d691ee1b2b4465286b3340b820f7bf627
[ROCm/hip-tests commit: 5b67a2a4a0 ]
2024-08-29 10:26:11 +02:00
victzhan
0ec5e5aeca
SWDEV-473011 - Rename hipMemcpy_old.cc to hipMemcpy_EdgeCases for readability.
...
Change-Id: I1634759aea340ecbb83fcc7c3328918147eeb0e9
[ROCm/hip-tests commit: 9d669b3bea ]
2024-08-20 10:06:13 -04:00
Rakesh Roy
ded8ea3553
SWDEV-472723 - Correct file format
...
- Change line ending from CRLF to LF
Change-Id: Ie75e4bd3c7d58532bc986ec61476ee6f9c5f1f95
[ROCm/hip-tests commit: 9ec381b401 ]
2024-08-13 13:39:48 +05:30
Branislav Brzak
35782c04bc
SWDEV-441285 - Add hipMemsetD32Async test
...
Change-Id: Iad40a8d94a556b35dd409acf2b0d2d6130e38bc0
[ROCm/hip-tests commit: 0c335250f9 ]
2024-08-12 06:43:50 -04:00
Todd tiantuo Li
14f6363879
SWDEV-432490 - fix __HIP_NO_IMAGE_SUPPORT logic
...
1.Skip texture/image tests when __HIP_NO_IMAGE_SUPPORT is set to prevent inevitable silent failure
2.Simplify __HIP_NO_IMAGE_SUPPORT macros
Change-Id: I54ef12a239298c534a213edf39c05c2dad06a7f4
[ROCm/hip-tests commit: 0ee0e4ab4a ]
2024-08-08 14:15:38 -04:00
Satyanvesh Dittakavi
7b818b8958
SWDEV-465152 - Fix and enable the test Unit_hipMemAdvise_AccessedBy_All_Devices
...
Change-Id: I160d67898898251e3aad7f3b58fe4f60e4186ea8
[ROCm/hip-tests commit: 08f9020343 ]
2024-08-07 14:19:35 -04:00
Rakesh Roy
28cd7da1dc
SWDEV-472723 - Correct file format
...
- Modify line ending to LF
Change-Id: I2bc840070327b204e2abb118276e2d905c29d096
[ROCm/hip-tests commit: 3bec5e988b ]
2024-08-05 19:26:31 +05:30
Marko Arandjelovic
48ee9f8ae7
SWDEV-441603 - Add hipDrvMemcpy2DUnaligned test
...
Change-Id: I44b65867cabeb369fda8a82984fe3f694499942c
[ROCm/hip-tests commit: 639a9c2996 ]
2024-08-01 17:44:26 -04:00
Julia Jiang
13c5e7a3e4
SWDEV-472723 - Correct file format and remove trailing spaces
...
Change-Id: Ie40c763e9391fa36d6c890cd0a171659a1502a83
[ROCm/hip-tests commit: 5d042c80fa ]
2024-08-01 15:17:39 -04:00
Branislav Brzak
f2083ef57c
SWDEV-441283 - Add hipMemsetD16Async test
...
Change-Id: I66ca44996cfbf061d134ba5c66c3a7211bfcaaa5
[ROCm/hip-tests commit: 987c4bb297 ]
2024-08-01 11:16:15 -04:00
Marko Arandjelovic
5153e57122
SWDEV-461794 Fix Unit_hipMemcpyAsync_Positive_Synchronization_Behavior
...
- Fixed wrong assumptions in the test:
- Pinned Host memory to Pinned Host memory is async (before:sync)
- Pinned Host memory to Device is async (before:sync)
Change-Id: Ib826e177854cbcdad04181e245382cf0bec02c46
[ROCm/hip-tests commit: 12a5d4c24c ]
2024-07-31 14:50:12 -04:00
Rambabu Swargam
5a3c71aaea
SWDEV-467854 - [catch2][dtest] Functional testcases for hipGetProcAddress API - Part 1
...
Change-Id: I1da8b0d32f5ae49602b9ff062dc888cc6227b88f
[ROCm/hip-tests commit: 6c35a8cb95 ]
2024-07-31 12:06:23 -04:00
Rahul Manocha
4c141761f6
[SWDEV-456769][SWDEV-456770] - Fix for Memcpy2D Async and Positive Sync tests
...
Change-Id: I586d7f75d26ada1609156054e921f05b878e8503
[ROCm/hip-tests commit: e835edcbab ]
2024-07-25 14:41:10 -04:00
Marko Arandjelovic
5d08eb6217
SWDEV-456702 Fix Unit_hipMemcpyParam2D_Positive_Synchronization_Behavior
...
- Device to device copies are async
Change-Id: I9673710adf00e5f5b36739284090df22a1cb2cd8
[ROCm/hip-tests commit: a9b0e656e2 ]
2024-07-23 14:23:42 -04:00
Rahul Manocha
bf1b8a7c6b
[SWDEV-468537] - Add check for image support for memcpy tests
...
Change-Id: Idc1fcf9256f1d6bc44d687271016c106d41f6ca1
[ROCm/hip-tests commit: 196953a148 ]
2024-07-22 12:16:56 -04:00
Rahul Manocha
f4dc733590
[SWDEV-468555] - Fix hipMemGetAddressRange Negative test
...
Change-Id: I1dd195f3d1deaf90d86afdd17cac687220f53a0c
[ROCm/hip-tests commit: 810489ee3b ]
2024-07-22 12:15:25 -04:00
Manas Yendluri
97cb59fb66
SWDEV-458787 - [catch2][dtest] Basic functional testcase for hipMemcpyAtoHAsync API
...
Change-Id: I9b195414c9c1f531cb9a532f496e0466eed23313
[ROCm/hip-tests commit: 090c4cdda6 ]
2024-07-22 12:07:57 -04:00
Manas Yendluri
c0e0ca206b
SWDEV-458787 - [catch2][dtest] Basic functional testcase for hipMemcpyAtoD API
...
Change-Id: I632c92bab8b51aead983dfe4e51aaa1995626f12
[ROCm/hip-tests commit: fbe458618e ]
2024-07-22 12:05:05 -04:00
Manas Yendluri
337ed10522
SWDEV-458787 - [catch2][dtest] Basic functional testcase for hipMemcpyAtoA API
...
Change-Id: Iea35ffde87edf62f8536f4688be2cde669e07f6e
[ROCm/hip-tests commit: 526ec4bb59 ]
2024-07-22 11:52:24 -04:00
Ioannis Assiouras
a6afaec892
SWDEV-466622 - Added fix for Unit_hipMallocArray_happy test
...
Change-Id: I9b647aff69ba92f97b2ca17eac49d58ae63fa858
[ROCm/hip-tests commit: 3acc6a4020 ]
2024-07-16 14:52:51 -04:00
taosang2
b3d203d19b
SWDEV-465162 - Support ignored error
...
Modified
TestContext::finalizeResults()
Added
HIP_CHECK_IGNORED_RETURN()
HIP_CHECK_ERRORS()
to supported ignored error such as hipErrorNotSupported.
Enable all mipmap tests in catch2 memory folder for linux.
The issues in the following tickets should be fixed.
SWDEV-465162, SWDEV-465163, SWDEV-465165, SWDEV-465166,
SWDEV-465168, SWDEV-465171, SWDEV-465172
Change-Id: I1146d6184582a7111a5af25b52f9e12c6a160e49
[ROCm/hip-tests commit: de9581efb6 ]
2024-07-16 14:44:06 -04:00