Swargam, Rambabu
9741b347e5
SWDEV-532647 - [catch2][dtest] Test cases for hipGetLastError on Kernel Failure ( #247 )
...
* SWDEV-532647 - [catch2][dtest] Test cases for hipGetLastError on Kernel Failure
* SWDEV-532647 - Restricted to Linux, removed comment for mismatch error code
* SWDEV-532647 - Disabled tests for AMD due to hang issue
* SWDEV-532647 - Fixed clang format issues
2025-07-07 17:49:00 +05:30
Manocha, Rahul
b215381bbe
SWDEV-538600 - Fix error code checks in some tests ( #305 )
2025-06-19 21:11:54 +05:30
Arandjelovic, Marko
2125662867
SWDEV-515530 - Re-enable passing tests on gfx1100 and gfx1102 ( #82 )
2025-05-14 17:23:13 +02:00
Arandjelovic, Marko
552ed6125e
Remove SetGetCacheConfig tests as APIs are not implemented ( #84 )
2025-05-14 16:27:05 +02:00
Arandjelovic, Marko
974d47ad8d
SWDEV-525066 - Enable hipDeviceGetGraphMemAttribute functional tests ( #71 )
2025-05-14 16:06:23 +02:00
Arandjelovic, Marko
9e1cf28c9a
Re-enable passing tests ( #74 )
2025-05-14 16:06:08 +02:00
Arandjelovic, Marko
fb8d0b9518
Re-enable passing tests on gfx908 ( #83 )
2025-05-14 15:22:53 +02:00
Sang, Tao
5a33b33ec8
SWDEV-508863 - Add generic target in compressed fatbin test ( #28 )
...
Change-Id: Iae148c3c998b18247624938512918dbb31bc462d
2025-05-13 09:34:30 -04:00
Patel, Jaydeepkumar
8abcd95564
SWDEV-521135 - Remove Unit_UUID_setEnv_Thread_Lock and correct uuidList.cc ( #31 )
2025-05-12 17:00:46 +05:30
Roy, Rakesh
4794a250ba
SWDEV-530762 - Disable failing test in Linux PSDB ( #162 )
...
Change-Id: If4ab846d74932384fd847c69f76d932f31d4523c
2025-05-02 18:31:24 +05:30
Brzak, Branislav
3f30d6d8ea
SWDEV-515519 - Synchronize after mem pool trim ( #89 )
2025-04-30 16:09:15 +02:00
Stojiljkovic, Vladana
84d60a408d
SWDEV-505795 - Enable some IPC tests ( #86 )
...
Co-authored-by: agodavar_amdeng <Anusha.GodavarthySurya@amd.com >
2025-04-17 16:30:25 +02:00
Stojiljkovic, Vladana
0d72e7fc8f
SWDEV-511290 - Remove invalid Unit_hipMemSetAccess_MapPhysChksFromMulDev test ( #93 )
...
Co-authored-by: agodavar_amdeng <Anusha.GodavarthySurya@amd.com >
2025-04-15 17:28:20 +02:00
Brzak, Branislav
902988494e
SWDEV-516564 - SWDEV-512817 - Remove mentions of gfx940 and gfx941 ( #30 )
2025-03-19 15:42:18 +01:00
taosang2
f581518103
SWDEV-447973 - Add generic target codeobj test
...
Add simple tests to verify generic target code
objects.
Change-Id: Iae148c3c938b18247624938512918dbb3cbc462e
2025-03-10 17:45:14 -04:00
Jaydeep Patel
b42adb24b4
SWDEV-457316 - Fix tests to use graph's reserve memory instead of hipMemGetInfo.
...
Change-Id: I839aaec3f502ed8686651fdc05b71c0da3e5dea2
2025-03-05 00:48:15 -05:00
Marko Arandjelovic
293ff3a025
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
2025-03-04 13:08:30 -05:00
Jaydeep Patel
192528c7f2
SWDEV-465220 - Update Kernel Launch negative cases to match with current CLR code.
...
Change-Id: I891544cdfdc1092467454189ea348f986fc12818
2025-03-03 10:48:18 -05:00
taosang2
ff516573f2
SWDEV-1 Disable a test
...
Disable Performance_hipExtLaunchKernelGGL_QueryGPUFrequency
as it should be a local perf test.
Change-Id: I7e94743d6958ffaadae9cff297e3f2d93f9ff817
2025-02-25 09:37:38 -05:00
Rambabu Swargam
c54034fe59
SWDEV-517063 - [catch2][dtest] Disable failing hipGraphInstantiateWithFlags tests
...
Change-Id: I8b999c7b6de66dccde5bc00dd7a2a87d2c562a96
2025-02-24 09:35:19 -05:00
Anusha GodavarthySurya
48989fbfc6
SWDEV-508023 - Disable hipDeviceGetGraphMemAttribute_Positive_DoubleMemory Linux psdb failure
...
Change-Id: Iacfdc1bc13e8da2f5df8750bb315a37d33cea666
2025-02-14 00:27:08 -05:00
Vladana Stojiljkovic
07f3943c25
SWDEV-505795, SWDEV-511679 - Disable some IPC tests for all asics
...
Change-Id: I6d48654432af81c3f7f6f064e0a52b68be1f15fe
2025-02-12 03:59:18 -05:00
Tao Sang
267d120bb0
FEAT-62198 - Extend device scope for disabled cases
...
Change-Id: I814e35c528d90ed2bbb34d77377f1b7fd3f1f11d
2025-01-31 11:42:13 -05:00
Anavena Venkatesh
e9177bd83b
SWDEV-491363 - [catch2][dtest] Added test cases for missed graph APIs
...
Change-Id: Ic740c52992b8d0a325f09b1db0adf599561e1a1d
2025-01-27 10:45:37 -05:00
Ajay
6059eaa7c1
SWDEV-465215 - fixes for hipFuncGetAttribute tests
...
Fixes SWDEV-465215, SWDEV-465213, SWDEV-465212
Change-Id: I08b114bf647366abcf900d6b2a17f77ca608fc46
2025-01-24 16:08:09 -05:00
Rambabu Swargam
94f5907371
SWDEV-506876 - [catch2][dtest] Enable stress tests for hipStreamLegacy
...
Change-Id: Ica8d0e68f4ec19af48d6d417f018b9d8f375125d
2025-01-24 13:34:29 -05:00
Rahul Manocha
9a7d9688d7
SWDEV-488397 - Enable Peer memory access for threadfence tests
...
Change-Id: I4fa8c033c06dc4d247d29c43438e6a56343b0bf8
2025-01-22 10:36:16 -05:00
agunashe
05b59788c6
SWDEV-504240 - linux: skip atomicMax tests for all ASICs
...
Change-Id: Ic7b37f0734f728c2ef21e7acd9f280039fbbe4b2
2025-01-15 14:38:13 -05:00
Vladana Stojiljkovic
5ebecf35c0
SWDEV-500407 - Disable atomicMax_system for floats and doubles
...
Change-Id: Ica73f7692b726f7fd68a53f0b7f0f687eaef1b67
2024-12-19 11:00:03 -05:00
Rahul Manocha
803097426e
SWDEV-467733 - Enable SetCacheConfig Negative Param test
...
Change-Id: I8be8783dea6728a94580f2489251c7f1d60db7b2
2024-12-09 11:22:25 -05:00
Ioannis Assiouras
8a3c3b65a7
SWDEV-475482 - Disable Texture Object Tests for all asics to merge clr change
...
Change-Id: I1dea13d938fd1c62a3a2ce8eb97fbff338a9e0bb
2024-12-09 06:59:20 -05:00
Ioannis Assiouras
e4077f827c
SWDEV-474345 - Address potential segmentation fault in Print_Out_Attributes test
...
Change-Id: Ie507d3da66d9644eea56a510e76564af1970e2c0
2024-12-05 04:52:04 -05:00
Ioannis Assiouras
b1d409634b
SWDEV-454316 - Disabled atomicMin/Max tests that fail on linux PSDB
...
Change-Id: If0605233b7b869d3b3eb97feab1fe3be77c7ceba
2024-11-21 18:16:07 +00:00
Rahul Manocha
0c230d3cf0
SWDEV-454316 - Fix for Atomic Min Max Testcases
...
Change-Id: Ieca965e6e17f4b17769938228340791b9bbe45ab
2024-11-19 23:32:30 -05:00
Rahul Manocha
5672b0d380
SWDEV-454895 - Fix for Atomic Memory Order testcase failures
...
Change-Id: I66f92b57527c364b18a695bc9475f4c3432e742b
2024-11-19 23:26:20 -05:00
SrinivasaRao
7348d05b1d
SWDEV-467848-[catch2][dtest] Functional tests for HIP_VISIBLE_DEVICES compatibility with UUIDs
...
Change-Id: I45eccecee2fd9fdb157be46fad2a37e675acd19c
2024-11-15 07:08:15 -05:00
Rambabu Swargam
96d4493c3a
SWDEV-468261 - [catch2][dtest] Functional testcases for hipStreamLegacy
...
Change-Id: I37cf900d4cfdc244ba8d1d7e2e8c6d34f535a0c2
2024-11-13 00:00:43 -05:00
Rahul Manocha
ba23adcded
[SWDEV-454178] - Fix for Atomic Arithmetic testcases
...
Change-Id: I8c8a7026bfe4906108c7c90907ffe130cd993ab4
2024-10-25 14:51:55 -04:00
Vladana Stojiljkovic
c647226ed7
SWDEV-465142 - Enable disabled Unit_hipGraphAddMemAllocNode_Positive_FreeSeparateGraph test
...
Change-Id: Ie59a9ab8b62c38f3a527a31309827633b4a16768
2024-10-25 14:42:15 -04:00
Vladana Stojiljkovic
6591d26a7d
SWDEV-454681 Enable disabled Unit_hipDrvGraphAddMemsetNode_Negative_Parameters test
...
Change-Id: Ie20cefe7e422234c19e2e52cea67d170bfb41090
2024-10-25 14:38:41 -04:00
Ajay
c025def8ac
SWDEV-1 - complex hiprtc negative tests
...
Change-Id: I22a200b1e762651689659a7a404b5f27f1ab01a7
2024-10-25 12:34:04 -04:00
Branislav Brzak
570c690f42
SWDEV-465209 - Enable Not_Supported tests
...
This addresses
SWDEV-465209
SWDEV-465211
SWDEV-465216
SWDEV-465218
SWDEV-465210
Change-Id: I3596f058050d056608dbbe5353306ee88d277b44
2024-10-24 05:52:25 -04:00
Vladana Stojiljkovic
db697c1873
SWDEV-457747 Fix disabled Unit_hipMemSetAccess_Vmm2PeerPeerMemCpy test
...
Change-Id: If83dce52a60dcad94397afe758dc8ebf03d6c69a
2024-10-23 14:32:20 -04:00
Rahul Manocha
e3e662b52b
SWDEV-468039 - Add Catch Test for fp8 OCP type conversions
...
Change-Id: I2648909483b8dc32fcd720c18608c5ca32399045
2024-09-25 12:00:52 -04:00
Jatin Chaudhary
f62e3df454
SWDEV-411880 - Fix test device malloc
...
Unit_deviceAllocation_Malloc_ComplexDataType
Change-Id: I8d5c3a9c63e74ffc90ddf6b89729603236a88fcf
2024-09-24 14:45:40 -04:00
taosang2
352932738a
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
2024-09-24 14:39:57 -04:00
Rahul Manocha
4e99f68b03
[SWDEV-467733] - Set Cache Config Negative Param test fix
...
Change-Id: I058ca23a05e63aaaa54ea22e2b509593764cd7bc
2024-09-24 12:26:35 -04:00
Marko Arandjelovic
e35cc19aaf
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
2024-09-23 14:55:23 -04:00
Marko Arandjelovic
0112ed5137
SWDEV-465206 - Enable Unit_hipModuleLaunchCooperativeKernel_Negative_Parameters
...
Change-Id: I35037f1b6cae5416b724499ac916ba1a70f9556e
2024-09-19 04:00:50 -04:00
Marko Arandjelovic
6867852a89
SWDEV-454656 Correct test setup, Unit_hipGraphExecMemcpyNodeSetParams_Positive_Basic
...
Pitch cannot be lower then width
Change-Id: I929672fad4ca62d21ffd7bfec8bbc837e7bbcee2
2024-09-17 11:57:29 -04:00