Граф коммитов

1808 Коммитов

Автор SHA1 Сообщение Дата
Ioannis Assiouras 1017532916 SWDEV-546631 - Fix hipLaunchHostFunction in stream capture for windows (#654) 2025-08-28 07:51:50 +01:00
Karthik Jayaprakash 89070536c0 SWDEV-552141 - Fix handle/fd type passed from app to align with spec. (#759)
* SWDEV-552141 - Fix handle/fd type passed from app to align with spec.

* SWDEV-552141 - Fix handle/fd type passed from app to align with spec.
2025-08-27 14:28:53 -04:00
systems-assistant[bot] 0a1a419191 SWDEV-534394 - Add test for kernel launch stream on different device (#565)
Co-authored-by: Pengda Xie <pengda.xie@amd.com>
2025-08-26 23:24:57 -07:00
systems-assistant[bot] 5f4e0dc889 SWDEV-538789 - Add multi stream kernel dispatch perf test (#556)
Co-authored-by: Pengda Xie <pengda.xie@amd.com>
2025-08-26 13:42:11 -07:00
MachineTom f1ed57e54d SWDEV-550626 - Make atomics test pass with new compiler (#731)
Change pinned host memory to device memory so that
atomics Min/Max tests can pass with new compiler patch
in integer types.
2025-08-25 22:30:55 -04:00
Danylo Lytovchenko 2ff2316227 Adjust clang format to the new versions, revert broken macro layout (#714) 2025-08-22 17:23:22 +02:00
Hadi Naeisseh b2857b5db9 SWDEV-543981 Part 2 This is a new branch to avoid the many errors in the previous PR due to migration (#672)
Co-authored-by: hnaeisse_amdeng <hadi.naeisseh@amd.com>
2025-08-21 09:06:57 -04:00
Joseph Macaranas f5ac5efd79 Language Runtime README Changes (#650)
- Renaming old `README.md` files to keep their information intact.
- Default `README.md` files will have the deprecation notice to be mirrored back into the individual repos.
- Change ROCR-Runtime mirroring to `develop` branch.
2025-08-20 15:48:55 -04:00
Danylo Lytovchenko f7338717ae SWDEV-470698 - fix formatting, add format check workflow (#657) 2025-08-20 19:58:06 +05:30
Sang, Tao 7e5e54d9aa SWDEV-542947 - Revert wrong patch (#528)
Revert "SWDEV-542947 - Compile hipSquareGenericTargetOnly* with usual commands (#510)"

This reverts commit 98bf9ad0d3.

[ROCm/hip-tests commit: b0519e8441]
2025-08-18 09:28:44 -04:00
Dittakavi, Satyanvesh d424664592 SWDEV-523177 - Fix the Unit_hipEventCreateWithFlags_DisableSystemFence_CohHstMem test (#131)
* SWDEV-523177 - Fix the Unit_hipEventCreateWithFlags_DisableSystemFence_CohHstMem test

* Fix the hip nvidia psdb failure

[ROCm/hip-tests commit: 41af8e62ca]
2025-08-18 18:27:13 +05:30
Dittakavi, Satyanvesh 5ad57c1d9a SWDEV-514959 - Fix memory leaks in streamperthread tests (#14)
Change-Id: I7b133d422f675d45050d7f724d632fa2dc997baf

[ROCm/hip-tests commit: fde891bc76]
2025-08-18 17:27:47 +05:30
Naeisseh, Hadi 1d9c8b7f6d SWDEV-546485 Port and clean up for all tests in catch/perftests/memory folder. (#558)
* SWDEV-546485 Port and clean up for hipPerfBufferCopyRectSpeed

* SWDEV-546485 Port and clean up for hipPerfDevMemReadSpeed

* SWDEV-546485 Port and clean up for hipPerfDevMemWriteSpeed

* SWDEV-546485 Port and clean up for hipPerfHostNumaAlloc

* SWDEV-546485 Port and clean up for hipPerfMemcpy

* SWDEV-546485 Port and clean up for hipPerfMemMallocCpyFree

* SWDEV-546485 Port and clean up for hipPerfMemset

* SWDEV-546485 Port and clean up for hipPerfSampleRate

* SWDEV-546485 Port and clean up for hipPerfSharedMemReadSpeed

* SWDEV-546485 Ported and fixed up segfault for hipPerfMemFill

* SWDEV-545485 Returning to unedited stage

[ROCm/hip-tests commit: 04469c0cde]
2025-08-15 13:09:19 -07:00
Luo, Phoebe 83d3897df9 SWDEV-546217 Complete hip-test Port to Catch2 Framework [Stream and Compute Folder] (#559)
* SWDEV-546498 hipPerfDeviceConcurrency

* SWDEV-546500 hipPerfStreamConcurrency

* SWDEV-546502 hipPerfStreamCreateCopyDestroy.c

* SWDEV-546479 hipPerfDotProduct

* SWDEV-546482 hipPerfMandelbrot

[ROCm/hip-tests commit: 9fdc9a98b7]
2025-08-15 12:38:33 -07:00
Luo, Phoebe 12a1235939 SWDEV-543981 - Performance Test Improvement for Dispatch Speed and Kernel Latency (#527)
* SWDEV-543981 new kernel latency test with different timing modes and taking multiple iterations of same test

* SWDEV-543981 cleanup

* SWDEV-543981 removed outdated hit test

* SWDEV-543981 Updated timing kernel

[ROCm/hip-tests commit: d227a8110c]
2025-08-15 12:34:44 -07:00
Assiouras, Ioannis 5283a114b2 SWDEV-549309 - Ensure that the kernel is issued to a stream that is ass… (#552)
* SWDEV-549309 - Ensure that the kernel is issued to a stream that is associated to the current device

* SWDEV-549309 - Ensure that the kernel is issued to a stream that is associated to the current device in atomic tests

* SWDEV-549309 - Added fix for Unit_hipMallocFromPoolAsync_Multidevice_Concurrent test

* SWDEV-549309 - Added fix for Unit_hipMemcpyPeerAsync_Positive_Default

* SWDEV-549309 - Added fix for Unit_hipStreamAttachMemAsync_Positive_AttachGlobal and Unit_hipGetProcAddress_GraphAPIs_AddMemsetMemcpyNodes

[ROCm/hip-tests commit: d21a95cea8]
2025-08-14 11:50:56 +05:30
Luo, Phoebe 17d12dff14 SWDEV-546504 - Improve Catch2 INFO Prints (#496)
SWDEV-546504 Added function to print output to terminal and a debug print that can be toggled

[ROCm/hip-tests commit: 0dde3ce589]
2025-08-11 13:53:04 -07:00
Stojiljkovic, Vladana f67e5cc27e SWDEV-546111 - Fix memory leaks in coopGroup tests (#509)
[ROCm/hip-tests commit: 5ce508401e]
2025-08-08 18:43:39 +05:30
Stojiljkovic, Vladana 31a9789b61 SWDEV-545082 - Add hipEventDestroy call (#485)
[ROCm/hip-tests commit: 3125b51996]
2025-08-08 18:41:17 +05:30
GunaShekar, Ajay 6da5b2d3ad SWDEV-548807 - skip building hipSpirvTest compiler test (#536)
redeclartion of cdecl in clang and vcruntime headers

[ROCm/hip-tests commit: 2f9b9d660c]
2025-08-07 12:25:05 -07:00
Betigeri, Sourabh d3aa32b8cc SWDEV-528351 - Adds hipTexRefSetGet* tests (#183)
* SWDEV-528351 - Adds hipTexRefSetGet* tests

* SWDEV-528351 - Adds hipTexRefSetGet* tests

* SWDEV-528351 - Adds hipTexRefSetGet* tests

[ROCm/hip-tests commit: d6f415cf54]
2025-08-05 20:40:17 +05:30
Betigeri, Sourabh dddeed5177 SWDEV-528351 - Adds test cases for hipCtx's negative and not supporte… (#121)
* SWDEV-528351 - Adds test cases for hipCtx's negative and not supported APIs

* SWDEV-528351 - Adds test cases for hipCtx's negative and not supported APIs

[ROCm/hip-tests commit: c687632cd8]
2025-08-04 19:57:02 -07:00
Manocha, Rahul e7b5e7cf98 SWDEV-532473 - Check for P2P support in atomic mgpu tests (#225)
Co-authored-by: Rahul Manocha <rmanocha@amd.com>

[ROCm/hip-tests commit: fcebe427fc]
2025-08-04 12:51:59 -07:00
GunaShekar, Ajay 15574e1c61 SWDEV-528351 - Adds test to compile in SPIRV mode (#274)
[ROCm/hip-tests commit: 560c731d42]
2025-08-04 10:41:22 -07:00
Betigeri, Sourabh 682bef7754 SWDEV-546579 - Change in no params kernel behavior (#501)
SWDEV-546579 - Modify test to pass size 0

[ROCm/hip-tests commit: 7224ce9378]
2025-08-02 22:12:26 -07:00
Brzak, Branislav 98bf9ad0d3 SWDEV-542947 - Compile hipSquareGenericTargetOnly* with usual commands (#510)
[ROCm/hip-tests commit: 5089f611e2]
2025-07-31 17:12:31 +02:00
Betigeri, Sourabh 139c90895b SWDEV-540629 - Disable multi-graph test (#403)
[ROCm/hip-tests commit: a9724574a4]
2025-07-30 23:04:34 +05:30
GunaShekar, Ajay 36c3328b23 SWDEV-527806 - p2p checks for Atomic tests (#502)
[ROCm/hip-tests commit: a82f042ca1]
2025-07-30 09:20:59 -07:00
Patel, Jaydeepkumar 3766537ced SWDEV-534016 - Change error code as per current CLR logic (#207)
Change error code as per current CLR logic.
Intra device async memcpy in 2 diff threads can't sync by CLR internals, It needs to be handled by app/test.

[ROCm/hip-tests commit: a4c93871b5]
2025-07-30 21:21:56 +05:30
GunaShekar, Ajay 1a709fd533 SWDEV-545476 - memleak valgrind fixes for atomics and compiler (#470)
fixes SWDEV-545476 and SWDEV-545493

[ROCm/hip-tests commit: 39fd515cd2]
2025-07-29 08:32:34 -07:00
Dittakavi, Satyanvesh 5e6d4d0087 SWDEV-511852 - Adding performance test for Virtual Memory Management (#150)
Co-authored-by: idass <ian.dass@amd.com>

[ROCm/hip-tests commit: 94bb129ac1]
2025-07-25 12:19:05 +05:30
GunaShekar, Ajay 0d4e5bc4ac SWDEV-527806 - hip-tests . Add P2P checks for mGPU atomics tests (#258)
[ROCm/hip-tests commit: 25a7cf681e]
2025-07-22 19:47:03 +05:30
Dittakavi, Satyanvesh b6abf13325 SWDEV-543370 - Initialize variable to fix compiler errors (#431)
[ROCm/hip-tests commit: b1b4968318]
2025-07-21 13:57:28 +05:30
Jiang, Julia 4b41394fe6 SWDEV-523483 - Updated hip-tests for atomics add-operation (#448)
[ROCm/hip-tests commit: a7344b87c2]
2025-07-19 06:49:03 +05:30
Hernandez, Gerardo b8ef4025e2 SWDEV-534207 - solve phoenix mem test failures (#218)
* make sure symbolStatus after hipGetProcAddress() is the expected in the tests that are failing on Phoenix
* fix that calls to hipMemset2DAsync() and hipMemset2DAsync_spt() to set values on submatrices where not taking into account the pitch, causing test failures on Phoenix
* before testing whether hipMemset2DAsync() works, initialize the whole matrix to a known value. This makes sure the test fails even if the uninitialized memory returned after hipMallocPitch() happens to have the expected value
* Sbefore testing whether hipMemset2DAsync_spt() works, initialize the whole matrix to a known value. This makes sure the test fails even if the uninitialized memory returned after hipMallocPitch() happens to have the expected value
* fix up compiler error: dyn_hipMemset2DAsync_ptr should have been dyn_hipMemset2DAsync_spt_ptr
* when Unit_hipMalloc3D_Basic fails due to a potential memory leak, print the values that hipMemGetInfo() returns before and after the allocation/deallocation pair.
* Also print intermediate free memory
* Make sure Unit_hipMalloc3D_Basic allocates at least PalSettings::subAllocationChunkSize_ on Windows. Otherwise hipMemGetInfo() will not report an increase on available memory after hipFree() is called, as the minimum amount of memory that cause a call to the CoarseMemorySubAllocator::Create() is that chunk size
* Fix up previous commit; allocated too much memory
* skip some extent sizes in Unit_hipFreeMipmappedArrayImplicitSyncArray if allocating them would be require more memory than the actual totalGlobalMem of the device
* Do not expect an exact match when comparing the memory available memory before and after hipMalloc3D() + hipFree()
* Do not allocate more memory than the total GPU memory in Unit_hipFreeMipmappedArrayImplicitSyncArray
* fix expected available memory amount comparison in hipMalloc3D - Basic
* use SUCCEED() macro in Unit_hipFreeMipmappedArrayImplicitSyncArray to log more information when there is not enough memory for the mipmapped array to be allocated
* fix formatting

[ROCm/hip-tests commit: 4b2ed7653f]
2025-07-18 13:45:19 +05:30
Manocha, Rahul 8c88657993 SWDEV-535070 - Fix compilation error due to unused variable (#418)
Co-authored-by: Rahul Manocha <rmanocha@amd.com>

[ROCm/hip-tests commit: 0c318b4ca5]
2025-07-16 16:37:23 -07:00
Manocha, Rahul 54bf215b7d SWDEV-539145 - Fix compilation error in windows psdb (#376)
Co-authored-by: Rahul Manocha <rmanocha@amd.com>

[ROCm/hip-tests commit: 2a0bcca07b]
2025-07-15 08:38:24 -07:00
Patel, Jaydeepkumar 068f506131 SWDEV-535070 - In windows 2 separate commands may not go back to back and hence actual time taken should be always more than expected but not necessary to be close. (#219)
[ROCm/hip-tests commit: f94fe3c26c]
2025-07-08 15:55:49 +05:30
Gollamandala, Srinivasarao f05c8ddb2b SWDEV-532640-[catch2][dtest]-Prefetch all arguments and keep 0 hidden args if possible-PerfTest (#242)
* SWDEV-532640-[catch2][dtest]-Prefetch all arguments and keep 0 hidden args if possible-PerfTest

* SWDEV-532640-Addressed review comment

* SWDEV-532640-Fixed Neg clock time issue

* SWDEV-532640-Fixed Neg clock time issue

* SWDEV-532640-Addressed clang format issue

* SWDEV-532640-Fixed Clang Format issues

[ROCm/hip-tests commit: 2060125dfd]
2025-07-08 15:24:52 +05:30
Swargam, Rambabu eb2710785e 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

[ROCm/hip-tests commit: 9741b347e5]
2025-07-07 17:49:00 +05:30
Venkatesh, Anavena 882d176c50 SWDEV-526521 : Inter GPU copy performance improvements (#240)
* SWDEV-532641 Inter GPU copy performance improvements

* SWDEV-532641 changed source data pointer type to vector type

[ROCm/hip-tests commit: feaa82ac46]
2025-07-07 17:45:20 +05:30
Swargam, Rambabu d9642dbbc2 SWDEV-532114 - [catch2][dtest] Test cases for hipMemGetHandleForAddessRange (#221)
[ROCm/hip-tests commit: c217bb601c]
2025-07-07 17:43:22 +05:30
Swargam, Rambabu b35d4e70ad SWDEV-491288 - [catch2][dtest] Stream Capture tests for Occupancy API's (#157)
* SWDEV-491288 - [catch2][dtest] Stream Capture tests for Occupancy API's

* Modified Cmake file

[ROCm/hip-tests commit: ea366c7aa5]
2025-07-07 17:42:45 +05:30
Manocha, Rahul 85d0210da4 SWDEV-536749 - Skip building hipSquareGenericTargetOnly for static libs (#291)
Co-authored-by: Rahul Manocha <rmanocha@amd.com>

[ROCm/hip-tests commit: 0bf7c809d6]
2025-07-04 15:08:05 +05:30
Sang, Tao c8ff48048c SWDEV-536652 - Fix Unit_hipBindTextureToArray_Negative_Parameters (#354)
Fix sporadic failure of Unit_hipBindTextureToArray_Negative_Parameters

[ROCm/hip-tests commit: 891524ca75]
2025-07-02 10:05:52 +05:30
Sang, Tao 91681bfd28 SWDEV-516488 - Sync all devices. (#349)
[ROCm/hip-tests commit: 863f8828c3]
2025-07-02 10:05:40 +05:30
Sang, Tao 9623281087 SWDEV-539145 - Add tests of hipHostMallocUncached, hipHostAllocUncached and hipHostRegisterUncached (#348)
[ROCm/hip-tests commit: 9499bf6d1e]
2025-07-01 10:10:25 +05:30
Patel, Jaydeepkumar 6e80f1091d SWDEV-539967 - Include missing assert header. (#337)
[ROCm/hip-tests commit: 2c7c7128ea]
2025-07-01 09:58:10 +05:30
Lytovchenko, Danylo e515deb99e SWDEV-123456 - add correct line-by-line clang format script (#360)
[ROCm/hip-tests commit: 1f14151706]
2025-06-27 17:47:21 +02:00
Lytovchenko, Danylo f2c4dd51b1 SWDEV-123456 - fix runners name (#351)
[ROCm/hip-tests commit: c9ce31fb24]
2025-06-26 12:15:36 +02:00