Ioannis Assiouras
fe7976ea28
SWDEV-518423 - Remove incorrect Unit_hipMemSetAccess_AccessDirectlyFromHost test
...
The test sets the hipMemCreate and hipMemSetAccess properties
to device but accesses the mapped memory directly from the host.
Change-Id: I2ae51a2658acc01aff39fc371ba97191cc9b3878
[ROCm/hip-tests commit: d33a0fa75a ]
2025-03-06 11:31:35 -05:00
taosang2
f2ab8e53cc
SWDEV-501963 - Add missing codes for gfx950
...
Change-Id: I6b3c6bf54c61cffd44cd6f17b75998f751b75724
[ROCm/hip-tests commit: 1a7df073ba ]
2025-03-05 08:18:22 -05:00
Jaydeep Patel
aeae2fcbb1
SWDEV-457316 - Fix tests to use graph's reserve memory instead of hipMemGetInfo.
...
Change-Id: I839aaec3f502ed8686651fdc05b71c0da3e5dea2
[ROCm/hip-tests commit: b42adb24b4 ]
2025-03-05 00:48:15 -05:00
Marko Arandjelovic
5fa5c5d886
SWDEV-504084 - Corrected CooperativeKernelMultipleDevice testcases
...
Module and stream should be created on the same device, while hipModuleGetFunction can be called from any device.
Change-Id: I4a424f9631678684292e40e05ffbaf3d887aea55
[ROCm/hip-tests commit: 293ff3a025 ]
2025-03-04 13:08:30 -05:00
Jaydeep Patel
9f86a5231f
SWDEV-465220 - Update Kernel Launch negative cases to match with current CLR code.
...
Change-Id: I891544cdfdc1092467454189ea348f986fc12818
[ROCm/hip-tests commit: 192528c7f2 ]
2025-03-03 10:48:18 -05:00
taosang2
acefa8b3de
SWDEV-1 Disable a test
...
Disable Performance_hipExtLaunchKernelGGL_QueryGPUFrequency
as it should be a local perf test.
Change-Id: I7e94743d6958ffaadae9cff297e3f2d93f9ff817
[ROCm/hip-tests commit: ff516573f2 ]
2025-02-25 09:37:38 -05:00
Rambabu Swargam
9ebb385ada
SWDEV-517063 - [catch2][dtest] Disable failing hipGraphInstantiateWithFlags tests
...
Change-Id: I8b999c7b6de66dccde5bc00dd7a2a87d2c562a96
[ROCm/hip-tests commit: c54034fe59 ]
2025-02-24 09:35:19 -05:00
Pengda Xie
272659ff99
SWDEV-514841 - Remove invalid stream tests which leads to segfault
...
Change-Id: I230c4ccc0d2f591cbf2cd0e019f910094f4f3f26
[ROCm/hip-tests commit: b46d6abdcb ]
2025-02-21 12:08:36 +00:00
Anusha GodavarthySurya
4465ce4e2b
SWDEV-508023 - Disable hipDeviceGetGraphMemAttribute_Positive_DoubleMemory Linux psdb failure
...
Change-Id: Iacfdc1bc13e8da2f5df8750bb315a37d33cea666
[ROCm/hip-tests commit: 48989fbfc6 ]
2025-02-14 00:27:08 -05:00
Vladana Stojiljkovic
e2efa63421
SWDEV-505795, SWDEV-511679 - Disable some IPC tests for all asics
...
Change-Id: I6d48654432af81c3f7f6f064e0a52b68be1f15fe
[ROCm/hip-tests commit: 07f3943c25 ]
2025-02-12 03:59:18 -05:00
Tao Sang
27c52062ae
FEAT-62198 - Extend device scope for disabled cases
...
Change-Id: I814e35c528d90ed2bbb34d77377f1b7fd3f1f11d
[ROCm/hip-tests commit: 267d120bb0 ]
2025-01-31 11:42:13 -05:00
Anavena Venkatesh
0ca7f8a65d
SWDEV-491363 - [catch2][dtest] Added test cases for missed graph APIs
...
Change-Id: Ic740c52992b8d0a325f09b1db0adf599561e1a1d
[ROCm/hip-tests commit: e9177bd83b ]
2025-01-27 10:45:37 -05:00
Ajay
d0d2204a53
SWDEV-465215 - fixes for hipFuncGetAttribute tests
...
Fixes SWDEV-465215, SWDEV-465213, SWDEV-465212
Change-Id: I08b114bf647366abcf900d6b2a17f77ca608fc46
[ROCm/hip-tests commit: 6059eaa7c1 ]
2025-01-24 16:08:09 -05:00
Rambabu Swargam
ce3f70c1d5
SWDEV-506876 - [catch2][dtest] Enable stress tests for hipStreamLegacy
...
Change-Id: Ica8d0e68f4ec19af48d6d417f018b9d8f375125d
[ROCm/hip-tests commit: 94f5907371 ]
2025-01-24 13:34:29 -05:00
Rahul Manocha
cdb12c5306
SWDEV-488397 - Enable Peer memory access for threadfence tests
...
Change-Id: I4fa8c033c06dc4d247d29c43438e6a56343b0bf8
[ROCm/hip-tests commit: 9a7d9688d7 ]
2025-01-22 10:36:16 -05:00
agunashe
9e724e935d
SWDEV-504240 - linux: skip atomicMax tests for all ASICs
...
Change-Id: Ic7b37f0734f728c2ef21e7acd9f280039fbbe4b2
[ROCm/hip-tests commit: 05b59788c6 ]
2025-01-15 14:38:13 -05:00
Anusha GodavarthySurya
6ed3189174
SWDEV-508023 - Disable hipDeviceGetGraphMemAttribute_Positive_DoubleMemory windows psdb failure
...
Change-Id: I846075d79e87368d2ec463d5c94ddc7dadcf2e9a
[ROCm/hip-tests commit: 1175f9b0b4 ]
2025-01-14 08:44:51 -05:00
taosang2
43b7d702ff
SWDEV-474989 - Fix texture filter test issues
...
Change-Id: I9b647aff79ba92f07b2ca18eac49d58ae63fa859
[ROCm/hip-tests commit: 8a9ed34f6a ]
2024-12-23 07:27:18 -05:00
Vladana Stojiljkovic
573ba928da
SWDEV-500407 - Disable atomicMax_system for floats and doubles
...
Change-Id: Ica73f7692b726f7fd68a53f0b7f0f687eaef1b67
[ROCm/hip-tests commit: 5ebecf35c0 ]
2024-12-19 11:00:03 -05:00
Rahul Manocha
4dcee8e1e9
SWDEV-467733 - Enable SetCacheConfig Negative Param test
...
Change-Id: I8be8783dea6728a94580f2489251c7f1d60db7b2
[ROCm/hip-tests commit: 803097426e ]
2024-12-09 11:22:25 -05:00
Ioannis Assiouras
ca754b4a3e
SWDEV-475482 - Disable Texture Object Tests for all asics to merge clr change
...
Change-Id: I1dea13d938fd1c62a3a2ce8eb97fbff338a9e0bb
[ROCm/hip-tests commit: 8a3c3b65a7 ]
2024-12-09 06:59:20 -05:00
Ioannis Assiouras
12892960c2
SWDEV-474345 - Address potential segmentation fault in Print_Out_Attributes test
...
Change-Id: Ie507d3da66d9644eea56a510e76564af1970e2c0
[ROCm/hip-tests commit: e4077f827c ]
2024-12-05 04:52:04 -05:00
Ajay
0e1bbfe1a5
SWDEV-1 - disable failing nvidia tests
...
Unit_hipDeviceSetLimit_Negative_PrintfFifoSize
Unit_hipDeviceSetLimit_Negative_MallocHeapSize
Change-Id: I526a7deaead4ff89f93f90bca66e9cee13e3d66c
[ROCm/hip-tests commit: 61517c976f ]
2024-11-25 08:48:18 -08:00
Ioannis Assiouras
b5d95b82c0
SWDEV-454316 - Disabled atomicMin/Max tests that fail on linux PSDB
...
Change-Id: If0605233b7b869d3b3eb97feab1fe3be77c7ceba
[ROCm/hip-tests commit: b1d409634b ]
2024-11-21 18:16:07 +00:00
Rahul Manocha
572eb13c5c
SWDEV-454316 - Fix for Atomic Min Max Testcases
...
Change-Id: Ieca965e6e17f4b17769938228340791b9bbe45ab
[ROCm/hip-tests commit: 0c230d3cf0 ]
2024-11-19 23:32:30 -05:00
Rahul Manocha
2172f9e961
SWDEV-454895 - Fix for Atomic Memory Order testcase failures
...
Change-Id: I66f92b57527c364b18a695bc9475f4c3432e742b
[ROCm/hip-tests commit: 5672b0d380 ]
2024-11-19 23:26:20 -05:00
SrinivasaRao
2f2e5fb958
SWDEV-475134-[catch2][dtest] Functional graph tests for hipUserObject
...
Change-Id: If4dbe6a3cc6a929e2e4a9521f05dfa2836f0855b
[ROCm/hip-tests commit: 68cc5bdd6e ]
2024-11-18 04:58:40 -05:00
SrinivasaRao
3948ea2930
SWDEV-466663-[catch2][dtest] _spt api names missing from code coverage-Phase-1
...
Change-Id: Ifd374fcc242767ab7a9e999dba79f2f3c2ef7c4a
[ROCm/hip-tests commit: 4e659f42de ]
2024-11-15 17:46:43 +05:30
SrinivasaRao
90cfd75650
SWDEV-467848-[catch2][dtest] Functional tests for HIP_VISIBLE_DEVICES compatibility with UUIDs
...
Change-Id: I45eccecee2fd9fdb157be46fad2a37e675acd19c
[ROCm/hip-tests commit: 7348d05b1d ]
2024-11-15 07:08:15 -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
Rambabu Swargam
c55f3d16b8
SWDEV-468261 - [catch2][dtest] Functional testcases for hipStreamLegacy
...
Change-Id: I37cf900d4cfdc244ba8d1d7e2e8c6d34f535a0c2
[ROCm/hip-tests commit: 96d4493c3a ]
2024-11-13 00:00:43 -05:00
Marko Arandjelovic
a8b1c12007
SWDEV-452308 - Enable Unit_hipVoteSync_All
...
Change-Id: If989e2d1cf609f3f644b8adfb6d31100a8a5ed7a
[ROCm/hip-tests commit: 862b8d6d1f ]
2024-11-04 11:47:23 -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
Rahul Manocha
3bf096bb71
SWDEV-475482 - Disable Texture Object tests to merge clr change on windows
...
Change-Id: I61893d4e950a5683c04bf0a0ace9a68c7e328e98
[ROCm/hip-tests commit: 9e77ca3f71 ]
2024-10-30 11:33:39 -04:00
Rahul Manocha
d6edbe7223
[SWDEV-454178] - Fix for Atomic Arithmetic testcases
...
Change-Id: I8c8a7026bfe4906108c7c90907ffe130cd993ab4
[ROCm/hip-tests commit: ba23adcded ]
2024-10-25 14:51:55 -04:00
Vladana Stojiljkovic
61948cf01d
SWDEV-465142 - Enable disabled Unit_hipGraphAddMemAllocNode_Positive_FreeSeparateGraph test
...
Change-Id: Ie59a9ab8b62c38f3a527a31309827633b4a16768
[ROCm/hip-tests commit: c647226ed7 ]
2024-10-25 14:42:15 -04:00
Vladana Stojiljkovic
fdacd9a9bd
SWDEV-454681 Enable disabled Unit_hipDrvGraphAddMemsetNode_Negative_Parameters test
...
Change-Id: Ie20cefe7e422234c19e2e52cea67d170bfb41090
[ROCm/hip-tests commit: 6591d26a7d ]
2024-10-25 14:38:41 -04:00
Ajay
ae11292a4b
SWDEV-1 - complex hiprtc negative tests
...
Change-Id: I22a200b1e762651689659a7a404b5f27f1ab01a7
[ROCm/hip-tests commit: c025def8ac ]
2024-10-25 12:34:04 -04:00
Branislav Brzak
8b0c88e49b
SWDEV-465209 - Enable Not_Supported tests
...
This addresses
SWDEV-465209
SWDEV-465211
SWDEV-465216
SWDEV-465218
SWDEV-465210
Change-Id: I3596f058050d056608dbbe5353306ee88d277b44
[ROCm/hip-tests commit: 570c690f42 ]
2024-10-24 05:52:25 -04:00
Vladana Stojiljkovic
ed279ae9d3
SWDEV-457747 Fix disabled Unit_hipMemSetAccess_Vmm2PeerPeerMemCpy test
...
Change-Id: If83dce52a60dcad94397afe758dc8ebf03d6c69a
[ROCm/hip-tests commit: db697c1873 ]
2024-10-23 14:32:20 -04:00
Satyanvesh Dittakavi
1431bb5403
SWDEV-465073 - Enable hipClassKernel_Virtual test on Windows
...
The test is already updated earlier and now it can be
enabled as the compiler change is in mainline
Change-Id: I9bbf33adf766a0d6b11bfa18350e79cfe35dd324
[ROCm/hip-tests commit: 057328bc7f ]
2024-10-23 07:58:32 +00:00
Sebastian Luzynski
94389a73d5
SWDEV-441598 - Add tests for hiprtcLinkDestroy
...
Signed-off-by: Sebastian Luzynski <Sebastian.Luzynski@amd.com >
Change-Id: Icb73543a72eaf1a0ee59b702c6f4bf5be7cbeb36
[ROCm/hip-tests commit: eec4fec7d4 ]
2024-10-18 04:06:31 -04:00
Ioannis Assiouras
573305e5af
SWDEV-478472 - Disabled Unit_hipMallocArray_Negative_8bitFloat
...
Change-Id: I2d7f8ae8b2cae655904522d3acc20aa939080d1b
[ROCm/hip-tests commit: cf29cda0bd ]
2024-10-01 09:54:14 +01:00
Rahul Manocha
f74c5c4972
SWDEV-468039 - Add Catch Test for fp8 OCP type conversions
...
Change-Id: I2648909483b8dc32fcd720c18608c5ca32399045
[ROCm/hip-tests commit: e3e662b52b ]
2024-09-25 12:00:52 -04:00
Jatin Chaudhary
d28d65607a
SWDEV-411880 - Fix test device malloc
...
Unit_deviceAllocation_Malloc_ComplexDataType
Change-Id: I8d5c3a9c63e74ffc90ddf6b89729603236a88fcf
[ROCm/hip-tests commit: f62e3df454 ]
2024-09-24 14:45:40 -04:00
taosang2
2bfe34ad91
SWDEV-476125 - Fix synchronization tests
...
Fix issues of
Unit_cache_coherency_cpu_gpu
Unit_cache_coherency_gpu_gpu
Enable them for all devices.
Change-Id: I19ba2084fdddd7b173edddb4e9c1b16cf7a97314
[ROCm/hip-tests commit: 352932738a ]
2024-09-24 14:39:57 -04:00
Rahul Manocha
51620a1bb6
[SWDEV-467733] - Set Cache Config Negative Param test fix
...
Change-Id: I058ca23a05e63aaaa54ea22e2b509593764cd7bc
[ROCm/hip-tests commit: 4e99f68b03 ]
2024-09-24 12:26:35 -04:00
Marko Arandjelovic
0ad2a9912a
SWDEV-486448 - Disable the coalesced group tests due to too long execution
...
Change-Id: I4e91034c812319cef15c540078064e70ab5b5da6
[ROCm/hip-tests commit: 1621b7ad85 ]
2024-09-24 05:13:00 -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