Branislav Brzak
2665777978
SWDEV-441280 - Add hipMemsetD16 test
...
Change-Id: I39b1b6d3ebb571c8f86e57a5b5f9057d197868ce
[ROCm/hip-tests commit: 96a076ea96 ]
2024-05-10 05:26:21 -04:00
Ioannis Assiouras
872961b973
SWDEV-437817 - Added unit test for failing hipMemCpy2D case
...
Change-Id: I31f1a51e61b8412ecbb14dbbce370929fd2b446c
[ROCm/hip-tests commit: 8189a006e6 ]
2024-05-09 16:51:30 -04:00
Ioannis Assiouras
16f08a55a1
SWDEV-457944 - Fixed Unit_hipDeviceName_gcnArchName_And_rocm_agent_enumerator
...
Change-Id: I184af328177ad38072e4a20040a7f5d8b717baf1
[ROCm/hip-tests commit: e68fd92dd2 ]
2024-05-07 17:43:51 -04:00
kjayapra-amd
5315ad961a
SWDEV-437832 - Adding new test to print if the device is APU.
...
Change-Id: Iab97730e25d565d04a31ce526fbcacfc3c6d84bd
[ROCm/hip-tests commit: 195570e142 ]
2024-05-07 06:53:44 -04:00
Alex Xie
ab3a5bfeef
SWDEV-452538 - Cast functions directly to void *
...
This fix build errors in some builds
Change-Id: I1b8c9fa7186b60a20e8dfb86599c348455620c32
[ROCm/hip-tests commit: 26223a792b ]
2024-05-06 09:21:17 -04:00
Branislav Brzak
4036a8e388
SWDEV-441284 - Add hipMemsetD32 test
...
Change-Id: I7c26f73138eff0f9e090056f4721b35f4a6e8ef8
[ROCm/hip-tests commit: 19b8430f9d ]
2024-05-06 08:08:23 -04:00
Sebastian Luzynski
cde03b514c
SWDEV-452538 - Cast functions directly to void* instead of casting to function pointer
...
This change fixes build warning when compiled with -Wcast-function-type flag
Signed-off-by: Sebastian Luzynski <Sebastian.Luzynski@amd.com >
Change-Id: If60abf5c6855879a07375c166d7cb9ff6cd6fe5d
[ROCm/hip-tests commit: 109ffa0590 ]
2024-05-06 07:38:07 -04:00
Rambabu Swargam
ac0795fe28
SWDEV-433563 - [catch2][dtest] Functional testcases for hipGetFuncBySymbol API
...
Change-Id: Ic1bcfe35d124da990e6f1868475ba2ed1752b1d5
[ROCm/hip-tests commit: 73ccc66ca2 ]
2024-05-06 06:56:41 -04:00
Anusha GodavarthySurya
86f5c107fb
SWDEV-448562 - [catch2][dtest] Basic functional and negative testcases for hipHccModuleLaunchKernel API
...
Change-Id: I77a7101915a6e2c431508edbd997e714f85a7ac4
[ROCm/hip-tests commit: 27d173286c ]
2024-05-06 06:53:23 -04:00
Jatin Chaudhary
8079f81851
SWDEV-379007 - fp8 tests
...
Change-Id: I528a8fc53c3145b5322d5d4892499faec71f7684
[ROCm/hip-tests commit: 99995b9f72 ]
2024-05-03 09:09:31 -04:00
Sameer Sahasrabuddhe
ec1f43cd05
SWDEV-453422: introduce warp sync tests
...
The following builtins are tested:
- __all_sync, __any_sync, __ballot_sync and __activemask
- __match_any_sync and __match_all_sync
- __shfl_sync, __shfl_up_sync, __shfl_down_sync, and __shfl_xor_sync
The tests for shfl (all variants) were manually validated on a CUDA setup.
NOTE:
- Unit_hipVoteSync_All temporarily disabled on Windows (SWDEV-452308).
- All new tests temporarily disabled on CUDA (SWDEV-453145).
Change-Id: I84b205a88aa24219d199c760793e2f19f0cf8f13
[ROCm/hip-tests commit: 53f0a9bd01 ]
2024-05-03 08:58:23 -04:00
Sebastian Luzynski
53fa7d6d30
SWDEV-441602 - Add tests for hiprtcLinkAddFile
...
Signed-off-by: Sebastian Luzynski <Sebastian.Luzynski@amd.com >
Change-Id: Iae148c3c908e18247624937512908dbb3cbc460c
[ROCm/hip-tests commit: 586f8ad143 ]
2024-04-29 03:31:02 -04:00
German Andryeyev
e61e3918dc
SWDEV-353281 - Correct mempool graph test
...
The new logic requires VM mode
Change-Id: Ia15bb63674880a82a28b75e809c75a04aa16b4ac
[ROCm/hip-tests commit: a2e4b0d3be ]
2024-04-25 11:18:42 -04:00
Rahul Manocha
db31f0fc43
[SWDEV-454661][SWDEV-454653] - Enable GraphExecMemcpyNodeSetParams memcpy direction testcases
...
Change-Id: Ib0f5fc4fe450b1d79325446f284cc7b1b49c6cae
[ROCm/hip-tests commit: 1db5d468fe ]
2024-04-23 17:09:54 -04:00
kjayapra-amd
a44a5b896d
SWDEV-413997 - Fixing test cases where setaccess is missed and validation data structure not updated.
...
Change-Id: I65d8e77b7ce9b4378b56cfa85c50ed23af69dd90
[ROCm/hip-tests commit: 7d0f8e43b7 ]
2024-04-23 06:11:28 -04:00
Rahul Manocha
4ecda67e71
[SWDEV-438556][SWDEV-451686] - Enable Negative Param hip tests
...
Change-Id: I7c602ca0109864aac9d18feb31ae90f2a0ef4d36
[ROCm/hip-tests commit: 839b3b21d1 ]
2024-04-22 13:00:22 -04:00
SrinivasaRao
6b27d459e5
SWDEV-449770 - [catch2][dtest] Functional test cases for the hipGetProcAddress API
...
Change-Id: I15dd2551224f36f4469cf9fc93246de9f30d9588
[ROCm/hip-tests commit: 2a13a47e99 ]
2024-04-19 12:25:36 -04:00
Anusha GodavarthySurya
efe3b8f000
SWDEV-436126 - Enable unit tests for AMD platform
...
Change-Id: Ic76afca7c966a3b237175effccb02903808e9805
[ROCm/hip-tests commit: 24aac9da77 ]
2024-04-19 08:32:36 -04:00
Marko Arandjelovic
d00346db7b
SWDEV-452296 - Unit_hipExtModuleLaunchKernel_Positive_Basic removed
...
- No guarantees it will always succeed,
could be a little early or late due to various reasons.
Change-Id: Id4c45555f9f5e05df8fdf0ad39da4c33ac16fcb9
[ROCm/hip-tests commit: ca5e061bf6 ]
2024-04-18 03:27:54 -04:00
Jaydeep Patel
c6bf27e246
SWDEV-453487 - Check if image is supported for hipModuleGetTexRef.
...
Change-Id: I7eadf6997f8f8363e449c590763e0c20b5b26ff7
[ROCm/hip-tests commit: 821d66bd52 ]
2024-04-17 11:50:27 -04:00
Jaydeep Patel
a73ceec7f9
SWDEV-449111 - Lesser CU size tends to have block & thread dim = 0. OOM as PAL uses half of CPU memory once GPU memory exhausts.
...
Change-Id: I2399f7247f5172fdc7980a4652ff68df4b5598c5
[ROCm/hip-tests commit: 7def265d94 ]
2024-04-17 07:58:37 -04:00
Yendluri, Manas
f08adc6064
SWDEV-448562 - [catch2][dtest] Funtional and negative testcases for hipDrvMemcpy2DUnaligned API
...
Change-Id: I0761b9ecac39bf429cd7943a13bb77d8784b3524
[ROCm/hip-tests commit: f4697904ae ]
2024-04-17 03:03:30 -04:00
Anusha GodavarthySurya
9139122063
SWDEV-455869 - hip and hsa runtime cannot detect uninitialized pointer
...
Change-Id: I93459f5d8b7dd4ed7aecf84703ba9aa796777038
[ROCm/hip-tests commit: 8676d3637a ]
2024-04-16 11:09:27 -04:00
Rahul Manocha
500a08991d
[SWDEV-438556][SWDEV-449685] - Fix for CG MultiGrid Group Tests
...
Change-Id: Iaf3d422e57465fefe9adb1fc7c01a480ada37db3
[ROCm/hip-tests commit: bcff12dedc ]
2024-04-16 08:20:33 -04:00
Rahul Manocha
a4d016e071
[SWDEV-435667][SWDEV-452232] - Fix for Atomic Exch testcase seg faults
...
Change-Id: I36cd008215f41fe8b7c73fba11443a77658828ee
[ROCm/hip-tests commit: 4a80eee9f1 ]
2024-04-16 03:09:31 -04:00
Rupam Chetia
afe19c1b3e
SWDEV-306122 - [catch2][dtest] Added test for hipDeviceGetGraphMemAttribute, hipDeviceSetGraphMemAttribute and hipDeviceGraphMemTrim API
...
Change-Id: I1e08ecc91ef83bcc0cbb62397187d0eee2d98037
[ROCm/hip-tests commit: 20929e0b82 ]
2024-04-15 23:42:48 -04:00
Satyanvesh Dittakavi
c52ea5a129
SWDEV-444021 - Add unit test for hipGetFuncBySymbol
...
Change-Id: Ie349ce7a8a8470a3ffff21d62f62c19d6e56ad0f
[ROCm/hip-tests commit: bd8fe4133b ]
2024-04-15 13:22:22 -04:00
Rakesh Roy
03d0117d87
SWDEV-1 - Skip tests hanging/failing in Windows PSDB
...
- Device side memory allocation & printf testcases are hanging because pcie atomics is disabled in recent builds
- Few Coalesced Group testcases also hanging
- Unit_Thread_Block_Getters_Positive_Basic testcase is failing randomly
Change-Id: Ie53515db05c41e879248bb02655a74f0c296aa5f
[ROCm/hip-tests commit: 9de3979083 ]
2024-04-13 23:18:26 -04:00
Jatin Chaudhary
37c2adf0a1
SWDEV-379007 - fix __hip_bfloat16 tests
...
Change-Id: I9d3c9ec440c818ce72fe3b09bd06a5d888e4ac25
[ROCm/hip-tests commit: 9d06a7c40a ]
2024-04-09 05:32:22 -04:00
Jaydeep Patel
6f750d2361
SWDEV-444257 - Less # of CUs i.e. 2 tends to ..
...
- make blockdim to become 0 and hence need validation.
- run cooperative kernel with param lesser # of threads
than actual # of elements and hence need correction in
validation part.
Change-Id: Ie48a038fe6f8cf25d7f6460703648a360f511f35
[ROCm/hip-tests commit: ad602b0011 ]
2024-04-03 13:37:34 -04:00
SrinivasaRao
19a19e773f
SWDEV-436870 - [catch2][dtest] Test cases to verify the data type of ptrdiff_t
...
Change-Id: Ie477f7201c0bd2db5f1f200eec326c91d0c98c28
[ROCm/hip-tests commit: 51f3451577 ]
2024-04-03 11:54:25 -04:00
Rupam Chetia
9378f3b3bc
SWDEV-435039 - [catch2][dtest] Verify hipDeviceProp_t gcnArchName and rocm_agent_enumerator details
...
Change-Id: I1b34a631c45382200979bd5ff40b1aced75b5de4
[ROCm/hip-tests commit: 92292f84eb ]
2024-04-03 11:53:46 -04:00
Rakesh Roy
160e1ef0a1
SWDEV-448118 - Enable MemPool SetAccess testcase & Update Mipmapped Array Testcases
...
- Unit_hipMemPoolSetAccess_Negative_Parameters has been fixed, so enable it back
- Mipmap is not supported on Linux, skip inside the testcases
Change-Id: If4e6aaef1bbbff33b810714aecfc3e41fa6b41f3
[ROCm/hip-tests commit: 237bdf377f ]
2024-04-03 11:21:13 -04:00
jiabaxie
ba6ef165ec
SWDEV-450204 - test case for hipGetProcAddress
...
Change-Id: I1b14211a1c11087f34ab526dbddd8ef1e02e46ce
[ROCm/hip-tests commit: cf045b879a ]
2024-03-29 07:39:50 -04:00
Anusha GodavarthySurya
8b89aab0d4
SWDEV-436126 - Fix Unit_hipStreamBeginCapture_StreamSync_OngoingCapture_MThread global mode
...
Change-Id: I766ff33485a49df98380cfc8a17bbd9db7548faa
[ROCm/hip-tests commit: 3641ca591c ]
2024-03-28 06:14:19 +00:00
Branislav Brzak
35c7d3e1c6
SWDEV-448163 - Fix Doxygen warnings
...
Change-Id: If72e312461a72920b6a482009c9aef4cf92f2e1b
[ROCm/hip-tests commit: 6c23e25c86 ]
2024-03-25 05:18:34 -04:00
Jaydeep Patel
49a7085d38
SWDEV-444265 - No need to add delay.
...
As sync between stream is via event record, There
is no really need of having delay in GPU.
Change-Id: Iee835752395fff5bf380535643835f6da0a84b80
[ROCm/hip-tests commit: 598fa2e8a5 ]
2024-03-21 11:07:41 -04:00
Jatin Chaudhary
b60e8dca7c
SWDEV-446760 - add image check and skip failing tests
...
Change-Id: If4a135222ab755c23a4c0d00c29bea33744528a5
[ROCm/hip-tests commit: d0088ee34f ]
2024-03-21 06:16:45 -04:00
taosang2
df2bcdb90f
SWDEV-425830 - Add pcie atomic query in atomic tests
...
Add code to query pcie-atomics in atomic tests.
If pcie-atomics is not supported, skip the tests.
Enable the tests for Nvidia GPUs as well.
Change-Id: I7bfc8600511d78d8c73ab526f9846cd268651278
[ROCm/hip-tests commit: fafcad9162 ]
2024-03-19 20:15:06 -04:00
Jaydeep Patel
fed7008230
SWDEV-448989 - Check image support.
...
Change-Id: Id245c3f348c6c7b4146224f93534443f93a01a9d
[ROCm/hip-tests commit: bffc913f8c ]
2024-03-19 11:59:52 -04:00
Lakhan singh Thakur
90f5e7bf0c
SWDEV-379212 - Adding Tests for hiprtcGetLoweredName() api for templated kernels
...
Change-Id: I45f092bb260dcd60709e79cbd7babfd2d9982858
[ROCm/hip-tests commit: 5f3c4b9ca1 ]
2024-03-19 11:54:57 -04:00
SrinivasaRao
c11875d803
SWDEV-437084 - [catch2][dtest] Test cases covering all the data types and functions defined inside amd_hip_complex.h with hipRTC
...
Change-Id: I945375643ad3da6c1e45706897c5c6ceee639da5
[ROCm/hip-tests commit: bcf6730196 ]
2024-03-19 11:42:32 -04:00
Ioannis Assiouras
9c4a971c5a
SWDEV-433312 - Removed duplicate test cases
...
Change-Id: I606ba0c36cbe5ddf29358a6a733cb3f17aaf27e6
[ROCm/hip-tests commit: 440495dd0d ]
2024-03-18 11:50:37 -04:00
Jaydeep Patel
cab05268fa
SWDEV-447525 - Zero-initialize hipMemPoolProps.
...
Change-Id: Iee71961bd1d679f0a6a9223e6387748602706c2d
[ROCm/hip-tests commit: b45bc412d7 ]
2024-03-15 14:26:00 +00:00
Sebastian Luzynski
676b326fb7
SWDEV-441276 - Add tests for hipDrvPointerGetAttributes
...
Signed-off-by: Sebastian Luzynski <Sebastian.Luzynski@amd.com >
Change-Id: I45621e39d6ec38401382b6d5d4f435f019207ee9
[ROCm/hip-tests commit: 501b7b5a80 ]
2024-03-14 14:45:09 -04:00
Rahul Manocha
83bc874993
SWDEV-421025 - Catch Tests for Graph Instantiate With Params
...
Change-Id: I2f2387e3c00807cad5a4a807e289aecc45368d8c
[ROCm/hip-tests commit: 7279e09b73 ]
2024-03-14 14:30:59 -04:00
Jaydeep Patel
053e0e59f3
SWDEV-447525 - Tests for maxSize Mem pool props.
...
Change-Id: If0ce1bafa8101da8b1856fe9175737cdb82a2b86
[ROCm/hip-tests commit: bd760c4818 ]
2024-03-13 01:32:56 -04:00
Rupam Chetia
ff6a16be9e
SWDEV-436376 - [catch2][dtest] Adding new tests for hipMemcpyDeviceToDeviceNoCU
...
Change-Id: Ibe338af731a4f0e21d5c8def8ac125532b75969e
[ROCm/hip-tests commit: 0c11f5920f ]
2024-03-12 14:11:49 -04:00
Sebastian Luzynski
f767e489d8
SWDEV-441274 - Implement a positive test for hipStreamWriteValue
...
Signed-off-by: Sebastian Luzynski <Sebastian.Luzynski@amd.com >
Change-Id: I81577c28bf38e56b6a88717478109cda4d4b2ee0
[ROCm/hip-tests commit: 0a1d7aefbb ]
2024-03-08 12:27:52 -05:00
mbhiutra
d5f76714e8
SWDEV-413161 - [catch2][dtest] hip directed catch2 with xnack+ test added for hipMemAdvise api for TstAlignedAllocMem
...
Change-Id: I51252dfff34f15467d56cefc920feb300868df13
[ROCm/hip-tests commit: 658123244a ]
2024-03-08 12:23:59 -05:00