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

1598 Коммитов

Автор SHA1 Сообщение Дата
Vladana Stojiljkovic aee10912e0 SWDEV-491257 - Create stream capture tests with Event APIs
Change-Id: I9803a78c3513845f7bf91333a0db0d43bed5b346


[ROCm/hip-tests commit: fd92c47fea]
2024-12-18 13:52:31 -05:00
Marko Arandjelovic 182d514c0d SWDEV-477706 - Add unit test for hipTexRefGetBorderColor and hipTexRefSetBorderColor
Change-Id: I01a3a8c5bd2e8f7396bf55c0d6dd8b7a7d5df9d3


[ROCm/hip-tests commit: a35f7bbad6]
2024-12-18 13:41:04 -05:00
Michael Xie 40193696e1 SWDEV-488231 - Add memory cleanup after test
Change-Id: I0a4f6e1649c1c30e6f76243f83681a6755b5368b


[ROCm/hip-tests commit: 8d02e942a6]
2024-12-18 12:06:57 -05:00
Sourabh Betigeri c3caa7d1de SWDEV-488318 - Fixes memory leaks in SPT tests
Change-Id: Icabc541b25342d7d5c095b437b91f74582cd9336


[ROCm/hip-tests commit: 726a537a74]
2024-12-18 11:43:20 -05:00
Rambabu Swargam 6c7ed09ca0 SWDEV-490555 - [catch2][dtest] Additional tests for hipMemcpyDtoA and hipMemcpy2DArrayToArray
Change-Id: Icd0e4c35cc0cf60f2e943c4f4da39de23a8c1e5b


[ROCm/hip-tests commit: 92b717da81]
2024-12-16 12:13:01 -05:00
Vladana Stojiljkovic 8d1a7f5041 SWDEW-441601 - Add tests for hipExternalMemoryGetMappedMipmappedArray
Change-Id: Iaf61b7d7f7433e6e0bbe41b907f3b172df3c0c80


[ROCm/hip-tests commit: 0790d8a028]
2024-12-10 14:09:20 -05:00
Marko Arandjelovic fe9860bd47 SWDEV-485763 - Fix memory leaks in various unit tests
Fix memory leaks by adding missing destroy calls for
events, streams, and graphs at the end of tests.

Ensure that every test case executes destroy calls,
regardless of whether it passes or fails.

Change-Id: I814e35c528d90ed2abb34d77377f1a7fd3f1f11c


[ROCm/hip-tests commit: 9cffda4ebb]
2024-12-10 10:25:08 -05:00
Jatin Chaudhary d9482cf69c SWDEV-486137 - Add tests for *hadd*
Change-Id: I60839bce25ac57947bda1eab9c49941c53ace7cd


[ROCm/hip-tests commit: 7bb49582db]
2024-12-10 04:32:45 -05:00
Branislav Brzak be67fb0fdf SWDEV-441986 - Create tests for divergent execution of warp_sync builtins
Change-Id: If9ce0bdb0974732b692c779c7cae5527cec2fc83


[ROCm/hip-tests commit: 3a20cff19b]
2024-12-10 04:15:11 -05:00
Marko Arandjelovic 625c30fdf7 SWDEV-477070 - Add unit test for hipTexRefGetArray
Change-Id: Ifa4c62d926dd15ce8379b9899ca81d3a39595c8e


[ROCm/hip-tests commit: 533db3b042]
2024-12-10 04:00:33 -05:00
Marko Arandjelovic cee2f8215d SWDEV-477740 - Add unit test for hipTexRefSetArray
Change-Id: I3bd2f9cd956260110e7e5cd6c982769c5752b7d8


[ROCm/hip-tests commit: b346582bff]
2024-12-09 13:52:30 -05:00
SrinivasaRao 5ba5ca2934 SWDEV-490555-[catch2][dtest] Functional tests for the API hipMemcpyHtoAAsync
Change-Id: I927e0907e2e2fb8316151da5b3a5ba23835412e8


[ROCm/hip-tests commit: 16c33198ba]
2024-12-09 13:49:05 -05:00
Rahul Manocha 05e52df05c SWDEV-483107,SWDEV-492076,SWDEV-491371,SWDEV-484940 - hipStreamBeginCaptureToGraph catch exception fix
1) Catch Section should not be used inside host thread call.

Change-Id: I52c1bb80d6f92034dfbe2484d928e66eacf67d4c


[ROCm/hip-tests commit: decf563391]
2024-12-09 12:07:26 -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
Satyanvesh Dittakavi 9cad0a4d59 SWDEV-485372 - Fix texture catch tests to run on appropriate ASICs
Change-Id: I9ef93e37eb29c3d09c6448fe95dba39fa7060464


[ROCm/hip-tests commit: d5028f0c2a]
2024-12-09 10:35:43 -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
Vladana Stojiljkovic d6b1d6a264 SWDEV-489376 - Fix Unit_hipLaunchHostFunc_Graph memory leaks
Change-Id: I209f686cb13f05d6b0b790aaa7ab8b93555df3b1


[ROCm/hip-tests commit: bf9f14d2ee]
2024-12-09 04:01:22 -05:00
Anusha GodavarthySurya 4957a7b5cd SWDEV-485904 - Fix mem leak with Unit_hipMemSetAccess_negative
Change-Id: I6339ec290d901a6fc5cf33e33a71bf1b86f635ae


[ROCm/hip-tests commit: 984731b3ec]
2024-12-09 03:51:09 -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
Branislav Brzak 5a54393835 SWDEV-489116 - Add missing hipFree to Unit_cg_binary_part
Change-Id: I1c2a8f21213d7e257e491d55714f0a2b77f6d1b3


[ROCm/hip-tests commit: b0599b7e4a]
2024-12-05 04:41:28 -05:00
Branislav Brzak 0a0d50354c SWDEV-487934 - Properly destroy shareable mem pool
Change-Id: I6df15c0d463dd95237c5c51e8136d96ede3db4fe


[ROCm/hip-tests commit: 31c3eb29d4]
2024-12-05 04:41:17 -05:00
Branislav Brzak 633cd1179f SWDEV-489117 - Add missing stream destry in Unit_hipCGMultiGridGroupType_Basic
Change-Id: Ic926da700e7c1933d105495306b94f302d130150


[ROCm/hip-tests commit: 09697ca260]
2024-12-05 04:37:35 -05:00
Marko Arandjelovic 232f8f47e1 SWDEV-473788 - Add unit test for hipBindTexture
Change-Id: Iefb695feb56cb70aff186eb719cbbd366297d91e


[ROCm/hip-tests commit: 18f69cba00]
2024-12-05 04:23:09 -05:00
Marko Arandjelovic af278efe7d SWDEV-478998 - Add unit test for hipFreeHost
Change-Id: I85235243e0014ec6bd2b6a544222fdee8f0a7c68


[ROCm/hip-tests commit: 8736cabea3]
2024-12-04 11:56:44 -05:00
Jaydeep Patel 1540f7db7f SWDEV-487988 - Destroy event and free memory.
Change-Id: I95ceaac5b343132c0660de0dabba548fb6a29034


[ROCm/hip-tests commit: 80144befea]
2024-12-04 10:07:59 -05:00
Jaydeep Patel bb285f0d43 SWDEV-488033 - Add dependency between memcpy node for child graph.
Since 29cc678d8d H2D can't be synced always so it's good to have dependency set.

Change-Id: I7d757a9b6afd3cf7064dc3b7014677cdf754125a


[ROCm/hip-tests commit: 8515ac9b2f]
2024-12-04 10:06:52 -05:00
Jaydeep Patel 6fd086821b SWDEV-487997 - Kernel launch can return invalid config/value in case of thread/block is 0 & -ve.
Change-Id: I91fbe2361894f16c65236c9736bd677a6d5f1f61


[ROCm/hip-tests commit: 064d0398d8]
2024-12-04 10:06:36 -05:00
Jaydeep Patel 72534cd356 SWDEV-487992 - Free memory.
Change-Id: Ic4c7448d7e537953bcebc73210647f52de53b0ee


[ROCm/hip-tests commit: 0422d78c1b]
2024-12-04 09:07:29 -05:00
Vladana Stojiljkovic 0c255ac97f SWDEV-453145 - Enable _sync tests on nvidia
* _sync tests that use warp match functions (__match_any_sync and __match_all_sync) were disabled for nvidia because those functions are supported only on devices with compute capability 7.x or higher. In this solution, tests are always build (with specifying appropriate compile flag) and in in the runtime it is decided weather they should be skipped or not.

Change-Id: Ifa9e55f3b47aa3a00027cb986cd6ae46aed45ebd


[ROCm/hip-tests commit: 9893726343]
2024-12-03 13:49:16 -05:00
Satyanvesh Dittakavi dcdfa4c367 SWDEV-499291 - Fix test failures due to nodiscard attibute
Change-Id: I7bd86f6506415a12940ed441556a35753fc0faa4


[ROCm/hip-tests commit: 455ec9d367]
2024-12-03 12:33:12 -05:00
taosang2 225cedd44c SWDEV-459479 - Add compressed codeobj test
Add simple tests to verify compressed code
objects.

Change-Id: Iae148c3c928e18247624937512918dbb3cbc462d


[ROCm/hip-tests commit: 6e1c4c2655]
2024-11-26 12:14:15 -05:00
Satyanvesh Dittakavi 19ab862ea3 SWDEV-489384 - SWDEV-489388 - Fix memory leaks in hipStreamGetDevice catch tests
Change-Id: I7e96edbdbb8cde8b81c471bd0572f95df40d3530


[ROCm/hip-tests commit: 01bfe61293]
2024-11-26 01:56:28 -05:00
Satyanvesh Dittakavi 30d579a81b SWDEV-487649 - SWDEV-487639 - SWDEV-487636 - Fix memory leaks in catch tests
Change-Id: I7943ecffec6d470789aabde07e6c52d6b871cc13


[ROCm/hip-tests commit: 9cf127697e]
2024-11-26 01:55:39 -05:00
Ajay ffc418c7fd SWDEV-1 - avoid same stream target name for tests
Having same target name causes same includes to be called twice

Change-Id: I53469a07e6dee375ea4a4700ccac3c9487b79e4a


[ROCm/hip-tests commit: c03ad253fd]
2024-11-25 17:50:24 -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 569a4cac67 SWDEV-500124 - Removed Unit_hipHostAlloc_AllocateUseMoreThanAvailGPUMemory
Change-Id: I549ec451df2211378f421f35abc822d02cb0af24


[ROCm/hip-tests commit: ab395147d2]
2024-11-22 13:20:50 -05:00
Ioannis Assiouras aff8088c47 SWDEV-492356 - Install artifacts needed by UUID tests at the top level directory
Change-Id: I960efecfdfc7a0c39a8beec6a334e6aa08095f9c


[ROCm/hip-tests commit: b06dda1f09]
2024-11-22 11:02:23 +00: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
Ioannis Assiouras 3be38db6a3 SWDEV-490855 - Add test cases to evaluate kernel launch performance with increasing number of idle streams
Change-Id: I466c57190259d4f5995b06974cc7f589580400b0


[ROCm/hip-tests commit: 22e27ec97f]
2024-11-20 04:19:23 -05: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 66a1b8d8e4 SWDEV-488308 - Fix memleak in NoGpuTest_hipMemcpy
Change-Id: Id349f189ffd26763c4624e76d7ea4ba139f9d8bc


[ROCm/hip-tests commit: 45ef528bdd]
2024-11-19 23:31:14 -05:00
Rahul Manocha 96e1ea007f SWDEV-488214 - Fix MemLeak in hipIpcMemAccess_Semaphores test
Change-Id: Iaf123e88cf3ab4e50403a26355a9440c414022ae


[ROCm/hip-tests commit: 1d01cb0b18]
2024-11-19 23:30:53 -05:00
Rahul Manocha b56373fe04 SWDEV-488316 - Fix memleaks in PrintfTests
Change-Id: I53e392ac41023a108874d5c58633b53f7b7b0007


[ROCm/hip-tests commit: 5dcd005d33]
2024-11-19 23:30:35 -05:00
Rahul Manocha 0cbda7f51f SWDEV-488304 - Fix memleak in hipIpcEventHandle test
Change-Id: Iaa51c7ba4d1fed52d08ed6f956d807c0fb2cc470


[ROCm/hip-tests commit: 823cc198f9]
2024-11-19 23:30:16 -05:00
Rahul Manocha a6baaab8fc SWDEV-488306 - Fix memleak for NoGpuTst_hipHostRegister
Change-Id: I919d7f24c1c9bdc9902c5b5cbd7068e8cd48d5ec


[ROCm/hip-tests commit: 255b4f5e79]
2024-11-19 23:29:50 -05:00
Rahul Manocha 24eea67593 SWDEV-486443 - Skip managed memory test for windows
Change-Id: Id2d99c80e73979173ff7558bedafa723a1eec813


[ROCm/hip-tests commit: dcc3dd7029]
2024-11-19 23:29:17 -05:00
Rahul Manocha d0d4027db9 SWDEV-479575 - Child Graph dependencies fixed
Change-Id: Iaf2d8f0ae86e6a701d10f5867b742036392e5a43


[ROCm/hip-tests commit: ed5b962e62]
2024-11-19 23:27: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
Ioannis Assiouras 05312d2d2c SWDEV-497529 - Link with hip::amdhip64 target in 15_static_library/device_functions
Modified target_link_libraries to link with the hip::amdhip64
target instead of directly linking to the amdhip64 library.
This ensures that all sub-dependent libraries that are necessary
for static build are included.

Change-Id: Idf69477708172604ba9c349735d3230ae765923a


[ROCm/hip-tests commit: ef9558a160]
2024-11-19 05:32:14 -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