Branislav Brzak
6c23e25c86
SWDEV-448163 - Fix Doxygen warnings
...
Change-Id: If72e312461a72920b6a482009c9aef4cf92f2e1b
2024-03-25 05:18:34 -04:00
taosang2
fafcad9162
SWDEV-425830 - Add pcie atomic query in atomic tests
...
Add code to query pcie-atomics in atomic tests.
If pcie-atomics is not supported, skip the tests.
Enable the tests for Nvidia GPUs as well.
Change-Id: I7bfc8600511d78d8c73ab526f9846cd268651278
2024-03-19 20:15:06 -04:00
Rakesh Roy
57bc68acb1
SWDEV-1 - Merge github PRs to amd-staging
...
Change-Id: I2944a63ddc2eec8dc1403d9790ffffbaec343385
2024-03-06 00:12:20 +05:30
Nives Vukovic
436ae73843
EXSWHTEC-373 - Implement tests for the hipGraph*ExternalSemaphoresWaitNode APIs #451
...
Change-Id: I3310cfd274d73eec8018e183a9e7464cd05b193c
2024-02-27 16:53:35 +05:30
Nives Vukovic
dec1be580e
EXSWHTEC-372 - Implement tests for the hipGraph*ExternalSemaphoresSignalNode APIs #450
...
Change-Id: I6122be35eb4cbea8ecde5642ac436b2f3b4c3a24
2024-02-27 16:53:00 +05:30
Ajay
8c0a6f1cdb
SWDEV-347670 - StreamWait test issues
...
SWDEV-439486 - Fix Unit_hipStreamValue_Wait32_NonBlocking_Mask_Gte
Change-Id: Iab61cacaa72ac88905a2befe3aff931f8216d152
2024-01-25 11:30:57 -05:00
taosang2
8cc7ed5a03
SWDEV-408843 - Fix vulkan_interop failure
...
Fix vulkan_interop build issue on CMake so that
it can be integrated into catch2 batch build.
Fix some test failures.
Update some code format.
Change-Id: I32c9bed861ddf4fe0d7bba21dce9bd720168c397
2023-11-06 08:54:56 -05:00
Maneesh Gupta
2c41a3a34d
Fix build breakage in vulkan tests
...
Fix bug introduced by #341 . Move vulkan/vulkan_win32.h include to _WIN64 only section.
2023-07-08 21:12:54 +05:30
ROCm CI Service Account
c67e5dae23
SWDEV-403382 - fix errors for vulkan test ( #341 )
...
Change-Id: Icfe4c0cf1745c18caeae419e66544b6770f33e70
2023-07-08 20:53:51 +05:30
ROCm CI Service Account
d6f2962c78
SWDEV-359379 - Fix for vulkan tests with STANDALONE_EXE flag ( #143 )
...
Change-Id: Ib2019427ae7c1fe6a7c96efc293608ba26c27d85
2023-03-01 20:36:11 +05:30
Maneesh Gupta
88fbbd666b
SWDEV-1 - Fix warnings and update disabled test list ( #163 )
...
- Fix warnings in some test cases due to unused variables or signed/unsigned comparison.
- Disabled vulkan tests on MI200.
2023-02-09 18:52:27 +05:30
music-dino
06726393d4
EXSWHTEC-148 - Implement tests for hipImportExternalSemaphore and hipDestroyExternalSemaphore for the Vulkan API ( #29 )
...
- Basic positive test
- Negative parameter tests
2023-02-01 21:15:05 +05:30
music-dino
311380d6ba
EXSWHTEC-146 - Implement tests for hipSignalExternalSemaphoresAsync for the Vulkan API ( #27 )
...
- Basic positive tests
- Negative parameter tests
2023-02-01 21:13:51 +05:30
music-dino
d6f043fe37
EXSWHTEC-147 - Implement tests for hipWaitExternalSemaphoresAsync for the Vulkan API ( #28 )
...
- Basic positive tests
- Negative parameter tests
2023-02-01 19:43:20 +05:30
music-dino
9522e9343d
EXSWHTEC-150 - Implement tests for hipImportExternalMemory and hipDestroyExternalMemory for the Vulkan API ( #26 )
...
- Basic positive tests
- Negative parameter tests
2023-02-01 19:41:42 +05:30
music-dino
a3e1dcd26c
EXSWHTEC-149 - Implement tests for hipExternalMemoryGetMappedBuffer for the Vulkan API ( #25 )
...
- Basic positive test
- Negative parameter tests
2023-01-17 17:25:07 +05:30