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

1002 Коммитов

Автор SHA1 Сообщение Дата
agunashe 4dfba013ff SWDEV-402054 - Disable Unit_hipEventDestroy_WithWaitingStream (#278)
skip Unit_hipEventDestroy_WithWaitingStream in both linux/windows

[ROCm/hip-tests commit: 3c11353740]
2023-07-18 13:01:07 +05:30
nives-vukovic 64167b64c4 EXSWHTEC-304 - Expand and refactor tests for clock device functions (#273)
- Expand and refactor clock device functions
- Add comments and format code
- Fix doxygen test group comments

[ROCm/hip-tests commit: f73d1b21ff]
2023-07-18 13:00:51 +05:30
agunashe d660c0a84d SWDEV-400049 - disable Unit_hipMemsetDSync – init16_t (#264)
tdr in windows so disabling the test

[ROCm/hip-tests commit: 0be7e3d12d]
2023-07-18 13:00:29 +05:30
Ioannis Assiouras 0d73b9c81f SWDEV-398646 - Skip Unit_hipStreamAddCallback_StrmSyncTiming (#261)
Unit_hipStreamAddCallback_StrmSyncTiming fails on windows because of timing issues.

[ROCm/hip-tests commit: b9fde9f27c]
2023-07-18 12:59:37 +05:30
agunashe 7dbb3a94ae SWDEV-396963 - skip Unit_hipMemcpy2DFromArrayAsync_Positive_Synchronization_Behavior (#243)
Co-authored-by: Rakesh Roy <137397847+rakesroy@users.noreply.github.com>

[ROCm/hip-tests commit: 26bc233996]
2023-07-18 12:59:03 +05:30
nives-vukovic d0abae4346 EXSWHTEC-256 - Implement tests for grid_group APIs (#153)
- Migrate basic Cooperative Groups tests and integrate to catch
- Refactor basic Cooperative Groups tests
- Rename tiled partition related files and fix minor bug
- Add LaunchCooperativeKernal and LaunchCooperativeKernelMultiDevice tests
- Refactor hipCGThreadBlockTileType to use common function
- Fix updated file not added during merge
- Add coalesced_group type tests
- Add coalesced_group shuffle_up and shuffle_down tests
- Add coalesced_group shuffle tests - test fails
- Implement common code for cooperative group tests
- Fixed compilation errror in cooperative_groups_common.hh
- Implement busy wait device function
- Reimplement tests for grid_group APIs
- Add tests for grid_group member and non-member APIs
- Refactor existing test for grid_group sync testing
- Add thread and block dimensions generators
- Add check of grid and block dimensions
- Modify doxygen comments
- Move cpu_grid.h and supporting functions to catch/include
- Use warp_size from properties in grid/block dims generators
- Fix condition for warp size 32 on AMD
- Fix cpu_grid.h for warp function tests
- Add missing include into cpu_grid.h
- Code cleanup
- Fix doxygen comments
- Add missing include in utils header

[ROCm/hip-tests commit: 22f3d9034b]
2023-07-18 12:55:00 +05:30
milos-mozetic 4c7a0c7bef EXSWHTEC-231 - Implement custom Benchmarking tool for Performance tests (#117)
- Introduce performance tests to project.
- Improve benchmarking utilities.
- Delete copy constructors from Timer and Benchmark classes.
- Disable Catch2's benchmarking functionalities.
- Address review comments and add progress bar/display output to the Benchmarking tool
- Add flushing of the buffer on the benchmark name display
- Introduce command line options.
- Add allocation type to string helper function.
- Add output modifier to Benchmark class.
- Fix invalid calculation of deviation
- Update performance_common.hh
- Resolve build error on Windows by adding include for reduce and accumulate

[ROCm/hip-tests commit: 5fbbdcae68]
2023-07-18 12:53:27 +05:30
Maneesh Gupta d7c774b709 Disable tests failing in stress testing.
[ROCm/hip-tests commit: ad9f036f1d]
2023-07-14 12:11:16 +05:30
Maneesh Gupta d2df4a5552 Remove Unit_HMM_OverSubscriptionTst from unit tests
Test migrated to stress test as part of #317.


[ROCm/hip-tests commit: c9190f77eb]
2023-07-12 12:34:03 +05:30
ROCm CI Service Account 6647d396b2 SWDEV-403960 - [catch2][dtest] Enable xnack+ check condition (#364)
Change-Id: I9627d75d0d3258cf261c8e4bfe6c7c3c35c8f9c1

[ROCm/hip-tests commit: 042234e0b2]
2023-07-11 11:37:23 -07:00
Jatin Chaudhary 90bf5fe72d SWDEV-408621 - Memory tests are also getting the command-line too long error on windows. (#362)
Change-Id: Ieffd7c20630b3d1eab6124b3b00cb62926b7c058

[ROCm/hip-tests commit: 2e029a8529]
2023-07-11 21:25:25 +05:30
milos-mozetic 4314b86c16 EXSWHTEC-223 - Update Coverage tool (#339)
- Apply clang-format on Coverage tool and add blue color for deprecated Modules
- Change color from blue to gray for deprecated modules
- Adjust the color of green

[ROCm/hip-tests commit: 0c7fa43b5e]
2023-07-11 14:10:40 +05:30
Marko Veniger 047d0370cd EXSWHTEC-20 - hipFreeAsync negative tests (#38)
- Added negative tests for hipFreeAsync
 - nullptr check for pointer parameter
 - invalid stream handle for stream parameter
 - Update config_nvidia_linux_common.json

[ROCm/hip-tests commit: bf50c2d2d8]
2023-07-11 14:08:00 +05:30
Marko Veniger 983aee310e EXSWHTEC-19 - hipMallocAsync negative tests (#37)
- negative tests for hipMallocAsync:
 - nullptr for device pointer parameter
 - invalid stream for stream parameter
 - size required larger than size of available memoryr
 - Extend the PREDEFINED list to define all macro names to include #if and #ifdef sections in documentation
 - Resolve unresolved merge conflicts

[ROCm/hip-tests commit: 6d62387c34]
2023-07-11 14:06:37 +05:30
music-dino b39c25b32b EXSWHTEC-75 - Implement tests for hipMemcpyAsync and derivatives (#18)
- Basic positive tests
- Negative parameter tests
- Disable tests failing on CI

[ROCm/hip-tests commit: 3f9c1dd5b3]
2023-07-11 09:28:26 +05:30
ROCm CI Service Account 5309a60ae2 SWDEV-373231 - Enable RTC atomics tests as they are fixed (#127)
Change-Id: I4b6ef78a5b1bb537e2e89b5e36a045cd2ec935d4

[ROCm/hip-tests commit: 9adcb28335]
2023-07-10 18:59:53 +05:30
Maneesh Gupta a1eee14072 Disable test Unit_hipExtModuleLaunchKernel_NonUniformWorkGroup (#361)
* Update config_amd_linux_common.json
* Update config_amd_windows_common.json

[ROCm/hip-tests commit: e4734d3ec4]
2023-07-10 11:47:54 +05:30
ROCm CI Service Account 29fd338b84 SWDEV-407072 - Fix sync issues seen on some event tests (#358)
Change-Id: Ib904b9cca7329abcd02004daaeafd170014a1ec0

[ROCm/hip-tests commit: cf65854e79]
2023-07-09 09:08:35 +05:30
milos-mozetic c5b57687b2 EXSWHTEC-282 - Implement Unit Tests for channel descriptor create function (#215)
- Implement basic test cases for channel descriptor API
- Fix indentation
- Refactor channel descriptor tests
- Extend the list of FormatNone types
- Implement unit test for 16-Bit Floating-Point channel descriptor
- Regroup vector types and basic types within test cases
- Add builtin types to the size/kind calculation
- Uncomment mistakenly commented tests
- Remove cout from channel_descriptor_common.hh
- Exclude 16-bit floating point tests from NVIDIA build due to the build error for hipCreateChannelDescHalf* functions
- Add doxygen comments and disable tests due to defects
- Fix errors in doxygen comments
- Rename group for channel descriptor
- Modify Copyright header comment
- Apply clang-format
- Use std::is_same_v<> instead of std::is_same<>::value to enhance readability
- Disable failed tests on external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/215

[ROCm/hip-tests commit: 262dc3d072]
2023-07-09 09:08:20 +05:30
ROCm CI Service Account 6df8431d83 SWDEV-380340 - [catch2][dtest] DynamicLoading tests migrated from direct to catch2 (#346)
Change-Id: I5f82ddd565d4e86270498d2d8b155200ce568849

[ROCm/hip-tests commit: ee95b284c3]
2023-07-09 08:55:01 +05:30
ROCm CI Service Account 15b519869c SWDEV-388833 - [catch2][dtest] g++ test migrated from dtests to catch2 (#353)
Change-Id: I6f23fa88dc6066c2c779348c245a1eb69fb807cb

[ROCm/hip-tests commit: a50aaea803]
2023-07-09 08:53:17 +05:30
Maneesh Gupta d407c5799b Fix build breakage in vulkan tests
Fix bug introduced by #341. Move vulkan/vulkan_win32.h include to _WIN64 only section.

[ROCm/hip-tests commit: 2c41a3a34d]
2023-07-08 21:12:54 +05:30
ROCm CI Service Account f8d26ea347 SWDEV-404445 - [catch2][dtest] Adding test cases for uniform/non-uniform workgroup feature (#355)
Change-Id: I6d0764c1a42e08034158b9138695fee7bdc3f93e

[ROCm/hip-tests commit: dce969d702]
2023-07-08 20:56:17 +05:30
Jatin Chaudhary 8f7d58e3b9 SWDEV-397031 - fix device functions as well (#352)
Change-Id: I9081a5497c89b563c3761e533bb9ee03d61f5867

[ROCm/hip-tests commit: 3e1169eb51]
2023-07-08 20:55:55 +05:30
ROCm CI Service Account 4e3f45443c SWDEV-403768 - Enable test (#349)
Change-Id: I64e446d71e92898d74bdfa8acdb76d4de8aa29ab

[ROCm/hip-tests commit: d6b0f53ac7]
2023-07-08 20:55:39 +05:30
ROCm CI Service Account dac192e64b SWDEV-405157 - Rewrite sample 11_texture_driver to use texture objects (#348)
Change-Id: I107bfc06fabd62f43e6665b8b038226fe2154fc5

[ROCm/hip-tests commit: c60a07656f]
2023-07-08 20:55:09 +05:30
ROCm CI Service Account a1346c114a SWDEV-388834 - [catch2][dtest] Kernel tests migrated from direct to catch2 (#345)
Change-Id: I8d1d7c6d5db018301cd76f2e38b5997ae91c15db

[ROCm/hip-tests commit: a461ae2fc9]
2023-07-08 20:54:42 +05:30
ROCm CI Service Account e93c1dd330 SWDEV-377322- [catch2][dtest] Added functional tests for the API hipGraphAddKernelNode (#344)
Change-Id: I693402be766f9cdc9369a92dc1fa5196ffd4d9b7

[ROCm/hip-tests commit: 8fe180bfdb]
2023-07-08 20:54:08 +05:30
ROCm CI Service Account ce58c13ffa SWDEV-403382 - fix errors for vulkan test (#341)
Change-Id: Icfe4c0cf1745c18caeae419e66544b6770f33e70

[ROCm/hip-tests commit: c67e5dae23]
2023-07-08 20:53:51 +05:30
ROCm CI Service Account 799859507d SWDEV-362365 - Enable Unit_hipDeviceSetSharedMemConfig_Negative_Parameters. (#219)
Change-Id: Ib8e2ac7abb2c64bc5140b2bc64e768d4312b2440

[ROCm/hip-tests commit: 8a49594fdb]
2023-07-08 20:53:10 +05:30
milos-mozetic d7f8a95ce1 EXSWHTEC-100 - Miscellaneous modifications to existing memory tests (#96)
- Miscellaneous modifications to existing memory tests
- Update config_amd_linux_common.json
- Update config_amd_windows_common.json
- Disable tests which failed on external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/96

[ROCm/hip-tests commit: 2f64855322]
2023-07-08 20:51:34 +05:30
milos-mozetic 1bb4348c3b EXSWHTEC-224 - Test cases ID clean up and documentation for Execution Control (#85)
- Test cases ID clean up and documentation for Execution Control
- Update config_nvidia_linux_common.json
- Disable test which failed on external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/85

[ROCm/hip-tests commit: e103027f81]
2023-07-08 20:50:41 +05:30
Ioannis Assiouras adaf3dc14e SWDEV 409754: Disable sections of memcpy3D tests that cause llvm errors. (#357)
* Update hipMemcpy3DAsync.cc

* Update hipMemcpy3D.cc

* Update hipMemcpy3DAsync.cc

[ROCm/hip-tests commit: db596a7cb1]
2023-07-07 13:50:57 -07:00
Maneesh Gupta 276fc44d34 Update config_amd_linux_common.json
Disable unstable tests based on stress testing - 30Jun

[ROCm/hip-tests commit: dfa8015901]
2023-07-06 14:21:34 +05:30
Jatin Chaudhary 362da9a9f1 SWDEV-408621 - Fix windows CI breakage (#343)
Change-Id: I8e7f8b614cee917214c3eec0023fe1c4c68d991a

[ROCm/hip-tests commit: fe9515a99a]
2023-07-04 10:49:19 +05:30
ROCm CI Service Account 726c83a48b SWDEV-398980 - Fix Unit_hipMemcpyPeer_Positive_Synchronization_Behavior (#335)
Change-Id: I8ed51134a351f5303c10c9cfad8485e1493bec4d

[ROCm/hip-tests commit: 1ab7f46fda]
2023-06-29 09:04:53 +05:30
ROCm CI Service Account 455aa631a9 SWDEV-388937, SWDEV-388930 - Re-enable previously skipped tests (#334)
* SWDEV-388937, SWDEV-388930 - Re-enable previously skipped tests

Change-Id: I5849c137cde2d37a8f1cca7dd701b3e1eba3cbc2

[ROCm/hip-tests commit: 4bafb63c02]
2023-06-29 09:04:30 +05:30
ROCm CI Service Account 428a607884 SWDEV-400119 - Added Unit_hipMemGetInfo_FreeLessThanTotal (#329)
Change-Id: Ia023d41ce4f941a03bccb8bf7dd59021e19d83b8

[ROCm/hip-tests commit: 839f3f5f02]
2023-06-29 08:59:50 +05:30
ROCm CI Service Account 230833b77b SWDEV-388937 - Re enable test (#328)
Change-Id: I1a1ec2f370e3dff4ba0c952665f254d11548dc53

[ROCm/hip-tests commit: 01697418be]
2023-06-29 08:59:32 +05:30
ROCm CI Service Account 56ed440ee5 SWDEV-379359 - [catch2][dtest] hipGraphKernelNodeSetAttribute API test (#325)
Change-Id: Iff63f523301031fc3f01b84475b9ee3c0a5bb236

[ROCm/hip-tests commit: 961435236f]
2023-06-29 08:59:20 +05:30
ROCm CI Service Account 2b68ab02ca SWDEV-396615 - check for managed memory support (#323)
Change-Id: Ib8afef16ac90489c08c761b2a2ce34c1ba671e6b

[ROCm/hip-tests commit: 0498738189]
2023-06-29 08:58:35 +05:30
ROCm CI Service Account 06275b085d SWDEV-395279 - Move the headers needed to compile perftests in hip-tests (#322)
Change-Id: I9e8cea9d2cd08fb17d8955696b83404dc24a9d2b

[ROCm/hip-tests commit: b14648cc31]
2023-06-29 08:58:19 +05:30
ROCm CI Service Account 011b44b482 SWDEV-393910 - Port gfx940 changes to mainline. (#321)
Change-Id: I77e70bcb15fbd38b1c79c1f68b7e483b2b3e0daf

[ROCm/hip-tests commit: d33ccb3569]
2023-06-29 08:57:51 +05:30
ROCm CI Service Account 9916a91962 SWDEV-389825 - intermittent failure on multithread test (#315)
- remove null stream from operation with other created streams on multithread test
- some general test fix

Change-Id: Icec7436f92a2d90dcee93ed5cdc4c8934d803fde

[ROCm/hip-tests commit: a7ab47589b]
2023-06-29 08:57:38 +05:30
ROCm CI Service Account 2c456ea6b7 SWDEV-367877 - add test to detect graph topology (#314)
- detect cycle and return error
- check whether cycle is resolved by removing edge
- remove egde from graph check for cycle and correct operation

Change-Id: I8fdab97c8fab6a66b252944f3db04d008bc68aaa

[ROCm/hip-tests commit: c24c6674ae]
2023-06-29 08:57:20 +05:30
ROCm CI Service Account 00c348bf3d SWDEV-388954 - Enable Unit_hipGraphMemcpyNodeSetParamsFromSymbol_Positive_Basic (#311)
Change-Id: I9b28a4ddb6d757646ef0dcda9d4e746c2cd0ed19

[ROCm/hip-tests commit: b839c2b3c3]
2023-06-29 08:55:01 +05:30
ROCm CI Service Account 8aa3e159bb SWDEV-388952 - Re-enable Unit_hipStreamSetCaptureDependencies_Positive_Functional test (#304)
Change-Id: Iaa65b1562c707e513d94939f423b89b67eaa5cf0

[ROCm/hip-tests commit: ee04de73f8]
2023-06-29 08:54:47 +05:30
ROCm CI Service Account 8862d9a895 SWDEV-390849: Added new test cases for hipMemCpy with offset applied in src/dst pointers. (#263)
Change-Id: I252ac08a8deb1e6f213e56bc92ed7ef4579f67c9

[ROCm/hip-tests commit: 8431248ca0]
2023-06-29 08:54:26 +05:30
ROCm CI Service Account 535c95c484 SWDEV-393746 - Fix HIP sample failures-21, 22, 23 (#331)
Change-Id: Id839cf24ba5f16897428b19c0299ea781a5a6d09

[ROCm/hip-tests commit: 90de01adb9]
2023-06-28 21:59:03 +05:30
ROCm CI Service Account a120fa7394 SWDEV-393746 - Fix for HIP-Sample tests failure 16, 17, 18,19 (#332)
Change-Id: I088c1035f1f25e7a5cc65077ff0b8cd281fdaf55

[ROCm/hip-tests commit: 529d245738]
2023-06-28 21:48:13 +05:30