Grafico dei commit

1845 Commit

Autore SHA1 Messaggio Data
Manocha, Rahul ea8a7e1e54 SWDEV-460098 - Fix error codes for hipLaunchKernel APIs to match cuda (#206)
Co-authored-by: Branislav Brzak <branislav.brzak@amd.com>
2025-05-29 13:20:49 +05:30
Assiouras, Ioannis 355d97fec4 SWDEV-515261 - Fixed getMatchingConfigFile for heterogeneous archs (#54)
Preserve order and duplicate entries in rocm_agent_enumerator output
before filtering visible devices. This ensures alignment with
the expected indexing in HIP_VISIBLE_DEVICES.
2025-05-28 16:47:22 +05:30
Lytovchenko, Danylo 0653734882 SWDEV-123456 - add PR validation (#202) 2025-05-28 10:10:46 +02:00
Dittakavi, Satyanvesh a837598032 SWDEV-418904 - Link the hiprtc tests with hiprtc library explicitly (#201) 2025-05-26 18:42:10 +05:30
Dittakavi, Satyanvesh 1be3aa8283 SWDEV-508973 - Fix the catch tests failures due to change in kernel validation error codes to match CUDA (#198) 2025-05-26 18:41:58 +05:30
Arandjelovic, Marko 74e743dcb9 Remove ifdef guards in VMM tests (#196) 2025-05-22 20:49:57 +05:30
Gupta, Maneesh 91de6c98c3 Create pull_request_template.md (#197)
Initial draft of PR template
2025-05-22 15:08:58 +05:30
Dittakavi, Satyanvesh 0c095130e6 SWDEV-530921 - Update warp sync test to not use warpSize at compile time (#184) 2025-05-22 14:26:39 +05:30
Assiouras, Ioannis d1e6f076e2 SWDEV-508965 - Remove references to HIP_MEMSET_NODE_PARAMS struct (#195) 2025-05-22 13:08:36 +05:30
Assiouras, Ioannis 99f0083a64 SWDEV-533235 - Fix reference counting in Unit_hipGraphUserObj_ClonedGraph (#189) 2025-05-21 09:31:39 -07:00
Assiouras, Ioannis 3b98cef62a Remove invalid section that passes a destroyed stream in Unit_hipMemcpyPeerAsync_Negative_Parameters 2025-05-20 20:32:35 +01:00
Deshpande, Chinmay Diwakar 65158bc9f1 SWDEV-532676 - Pass hip-path instead of rocm-path (#182)
* SWDEV-532676 - Pass hip-path instead of rocm-path

Commit 7b7537c1703db0cc53ee1f36089406b555ae9a9e in llvm-project enforces that no hip-device-lib-path is forwarded by hipcc. To ensure that runtime is found, pass hip-path instead.

* SWDEV-532676 - Fix comment

Co-authored-by: Lambert, Jacob <Jacob.Lambert@amd.com>

---------

Co-authored-by: Lambert, Jacob <Jacob.Lambert@amd.com>
2025-05-19 13:26:03 -07:00
Dittakavi, Satyanvesh 1da044b273 SWDEV-1 - Fix hip on nvidia psdb failures (#185) 2025-05-19 15:18:27 +05:30
Arandjelovic, Marko 2125662867 SWDEV-515530 - Re-enable passing tests on gfx1100 and gfx1102 (#82) 2025-05-14 17:23:13 +02:00
Godavarthy Surya, Anusha 161ecddafe SWDEV-519722 - Update test to work on MGpu machines without P2P access (#145) 2025-05-14 20:52:58 +05:30
Andryeyev, German 0b1eed5acd SWDEV-497841 - Add max alloc test for MemPool (#108)
Stress mempool with a lot of big memory allocations.
The test requires >30MB of free memory.
2025-05-14 20:52:41 +05:30
GunaShekar, Ajay 86eb49aa7f SWDEV-527806 - hip-tests . Add P2P checks for mGPU atomics tests (#168) 2025-05-14 20:49:01 +05:30
Arandjelovic, Marko 3257c44126 SWDEV-505672 - Add performance test for HtoD and DtoH with kernel in-between (#27) 2025-05-14 20:12:23 +05:30
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
Hernandez, Gerardo 001affc6ae SWDEV-420237 - Add tests for reduce sync operations (#102) 2025-05-14 11:57:05 +01:00
Gollamandala, Srinivasarao d9cb3c7fb1 SWDEV-514396-[catch2][dtest]-Delay the hipUserObjectRelease (#68) 2025-05-13 22:16:15 +05:30
Sang, Tao 5a33b33ec8 SWDEV-508863 - Add generic target in compressed fatbin test (#28)
Change-Id: Iae148c3c998b18247624938512918dbb31bc462d
2025-05-13 09:34:30 -04:00
Sang, Tao 63c545989b SWDEV-521083 - Fix __hip_atomic_fetch_max/min() issues (#81)
Fix __hip_atomic_fetch_max/min() issues in float types
2025-05-13 15:10:09 +02:00
Hila, Nino de3835ead9 Update palamida.yml (#167)
* Add palamida.yml - removing url
2025-05-12 21:41:20 -07:00
Arandjelovic, Marko dec3869d6d SWDEV-499927 - Enable Virtual Memory tests on NV platform (#79) 2025-05-13 00:21:38 +02:00
GunaShekar, Ajay fd8833cc83 SWDEV-522333 - hipDeviceGetPCIBusId relax format sizes (#33) 2025-05-12 12:50:34 -07: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
Gollamandala, Srinivasarao e3964c54d6 SWDEV-504650-[catch2][dtest]PerfTest-Reduce the lock scope for hipEventRecord and hipEventQuery (#158) 2025-05-12 10:23:07 +05:30
Xie, Pengda 0c1a7bf155 SWDEV-514841 - Remove invalid stream tests on AMD platform 2025-05-08 16:25:23 -07:00
Huang, AnZhong 2c800b120d SWDEV-527299 - Support HIP_POINTER_ATTRIBUTE_CONTEXT (#122)
Removed this verification, as HIP_POINTER_ATTRIBUTE_CONTEXT will be supported.
2025-05-08 11:35:48 +05:30
Deshpande, Chinmay Diwakar cc43bb230b SWDEV-530549: Improve README.md (#142) 2025-05-07 10:08:06 -07:00
Gollamandala, Srinivasarao 327edf98b3 SWDEV-513197-[catch2][dtest]PerfTest-Improve launch performance for Device Heap kernels (#159) 2025-05-06 08:14:52 +05:30
Gollamandala, Srinivasarao e540c3b94a SWDEV-504658-[catch2][dtest]-Reduce the lock scope of the kernel object look-up (#73) 2025-05-05 14:24:11 +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
Swargam, Rambabu 1b60d60f5a SWDEV-515926 - [catch2][dtest] Tests for Memory Manager for memory pool performance (#155) 2025-04-30 10:11:33 +05:30
GunaShekar, Ajay 52e72e9e00 SWDEV-524925 - hip-tests build with custom hip (#65) 2025-04-29 08:51:04 -07:00
Guan, Zichuan 184142b4b6 Fix CMakeLists.txt for square sample (#61)
Co-authored-by: Matthias Knorr <MKKnorr@web.de>
2025-04-29 09:59:53 -04:00
Hernandez, Gerardo a423c20690 Disable deviceAllocation tests (#141)
Disable tests calling TestMemoryAcrossMulKernels()/TestMemoryAcrossMulKernelsUsingGraph() as they might be hanging the whole machine on Windows
2025-04-24 13:39:04 +05:30
Hila, Nino 8de71101d0 Add palamida.yml (#138) 2025-04-23 13:16:28 -07:00
Sang, Tao 7bc6eda321 SWDEV-507388 - Check image support. (#6)
Change-Id: Ieda106374eb066cd22ddd1194a9f9b1352c26d16
2025-04-23 21:20:13 +05:30
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
Xie, Jiabao(Jimbo) e25680e4d1 SWDEV-501675 - disable Unit_hipMalloc_AllocateMoreThanTotalRAM (#63)
Unit_hipMalloc_AllocateMoreThanTotalRAM is an invalid test. hipMalloc is able to allocate more than RAM size if VRam is larger, unless the test is meant to only allocate on host device.
Previously this test may have passed because of an incorrect check on hipMalloc limit: we had incorrectly limited allocation to physical ram size. This is no longer correct. We could always allocate Vram limit or sometimes system ram limit if Vram is full, fixed in https://github.com/AMD-ROCm-Internal/clr/pull/122

Co-authored-by: Jimbo Xie <jiabaxie@amd.com>
2025-04-03 11:35:38 -04:00
Mallya, Ameya Keshava d6f98eb109 fixed syntax to mainline 2025-04-01 09:52:08 -07:00
Mallya, Ameya Keshava f2aaec260c Adding !verify features 2025-03-31 12:51:03 -07:00
Mallya, Ameya Keshava b41bc66424 Added KWS check for amd-mainline 2025-03-28 08:07:58 -07:00