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
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
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
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
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
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
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
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
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
Mirza Halilčević
6f035718cc
EXSWHTEC-103 - Implement tests for hipDrvMemcpy3D APIs ( #56 )
...
- Implement basic behavior checks in all copy directions
- Implement synchronization behavior checks for expected behavior based on cuda docs
- Implement positive tests for zero sized width and/or height copies, where no copy is expected to happen
- Implement negative parameter tests
- Implement all of the above for hipDrvMemcpy3D and hipDrvMemcpy3DAsync.
- Disable failing tests on AMD.
- Fix copyright disclaimer.
- Add defect issue numbers.
[ROCm/hip-tests commit: c695f1b146 ]
2023-06-28 20:16:25 +05:30
agunashe
c8f4f91a73
SWDEV-327563 - skip Unit_hipDeviceGetUuid_Positive on Windows ( #200 )
...
[ROCm/hip-tests commit: c2d51bad21 ]
2023-06-28 15:46:59 +05:30
agunashe
562a022bba
SWDEV-327563 - skip Unit_hipMemAdvise_NegtveTsts test on linux ( #158 )
...
[ROCm/hip-tests commit: 93961c148a ]
2023-06-28 12:51:22 +05:30
nives-vukovic
a8a0863e43
EXSWHTEC-106 - Reimplement tests for hipOccupancyMaxActiveBlocksPerMultiprocessor and hipOccupancyMaxPotentialBlockSize APIs ( #46 )
...
- Reimplement tests for hipOccupancyMaxActiveBlocksPerMultiprocessor and hipOccupancyMaxPotentialBlockSize APIs
- Add helper file occupancy_common.hh with parameterized templates
- Expand all positive and negative tests to use the templates
- Change section disable macros
- Disable AMD specific test due to defect
- Disable negative test using json file
- Fix disabled files
[ROCm/hip-tests commit: dd9b9b027f ]
2023-06-28 12:49:28 +05:30
ROCm CI Service Account
be8a0d7d2c
SWDEV-389689 - Rework oversubscription test to use threads instead of process. Also consider system memory when oversubscribing ( #317 )
...
Change-Id: If063552e9e2815f07e944259237310f6fef37ad5
[ROCm/hip-tests commit: 329a350ec0 ]
2023-06-28 12:47:48 +05:30
milos-mozetic
16eee59975
EXSWHTEC-224 - Test cases ID clean up and documentation for Device Memory Access ( #88 )
...
- Test cases ID clean up and documentation for Device Memory Access
- Added group for deprecated Context Management
[ROCm/hip-tests commit: 15c91808cc ]
2023-06-28 09:47:04 +05:30
Maneesh Gupta
a2a80494ef
Update config_amd_linux_common.json
...
Disable unstable tests based on stress testing - 23Jun
[ROCm/hip-tests commit: 77c6d80f31 ]
2023-06-26 21:01:13 +05:30
ROCm CI Service Account
1a351b31f4
SWDEV-393637 - Standardize the way to implement wait mechanism ( #316 )
...
Change-Id: I59027667806878191f9c641f27ce47e6f85ba40c
[ROCm/hip-tests commit: 5f4af7cde4 ]
2023-06-21 21:27:36 +05:30
Maneesh Gupta
695870d846
SWDEV-397358 - Fix hipDeviceSetCacheConfig & hipDeviceSetSharedMemConfig tests ( #312 )
...
[ROCm/hip-tests commit: efc742a900 ]
2023-06-21 16:00:42 +05:30
ROCm CI Service Account
57c2eb84cc
SWDEV-388939 - Enable Unit_hipGraphAddMemcpyNode1D_Negative_Basic ( #266 )
...
Change-Id: If5256384c1c5bdc592374d1baed8a2be0f1a432f
[ROCm/hip-tests commit: a39758ca15 ]
2023-06-21 15:58:51 +05:30
ROCm CI Service Account
bca4f634aa
SWDEV-388958 - Enable Unit_hipGraphExecMemcpyNodeSetParamsToSymbol_Positive_Basic ( #300 )
...
Change-Id: I05937863e6ebbc991ff421c8b013140149c12c00
[ROCm/hip-tests commit: f4feab33bc ]
2023-06-19 22:11:43 -07:00
ROCm CI Service Account
baaf8ee17d
SWDEV-388943 - Enable Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Positive_Basic ( #310 )
...
Change-Id: I7aabc2530b2cf05459e79edd41d73d6d0ec5f7d1
[ROCm/hip-tests commit: ca6882f031 ]
2023-06-19 22:10:21 -07:00
ROCm CI Service Account
9387c33cc8
SWDEV-403762 - Enable Unit_hipDeviceGetPCIBusId_Negative_PartialFill. ( #302 )
...
Change-Id: I29d3bbc49a83191419e12cd08be755f53d63f1b0
[ROCm/hip-tests commit: f1dd16074b ]
2023-06-19 09:39:03 -07:00
ROCm CI Service Account
e115daf435
SWDEV-388922 - SWDEV-388942 - Enabled Unit_hipGraphMemsetNodeSetParams_Positive_Basic and Unit_hipGraphExecMemsetNodeSetParams_Positive_Basic tests. ( #303 )
...
Change-Id: I8791270eccf1140bc757d8a9f4a1a0d7dd533125
[ROCm/hip-tests commit: 7a4ee317e9 ]
2023-06-19 09:38:29 -07:00
ROCm CI Service Account
022b61a567
SWDEV-391999 - Enable Unit_hipMemset_Negative_OutOfBoundsPtr ( #306 )
...
Change-Id: I7f5ffaff7ff7f62d300610cd348df441fed701ea
[ROCm/hip-tests commit: 042d27a5f8 ]
2023-06-19 09:37:56 -07:00
ROCm CI Service Account
0c8d2de413
SWDEV-388927 - Enable Unit_hipGraphExecMemsetNodeSetParams_Negative_Updating_Non1D_Node. ( #307 )
...
Change-Id: I5f16c81604bdcc8b5bb88486358ac22fce67cf83
[ROCm/hip-tests commit: bd4e547350 ]
2023-06-19 09:37:05 -07:00
ROCm CI Service Account
d55aca723a
SWDEV-402082 - Disable Unit_hipGraphInstantiateWithFlags_FlagAutoFreeOnLaunch_check due to PAL Backend issue (SWDEV-391554) ( #281 )
...
Change-Id: I1c06c018741eea9d270a8ca60d5a69114b71c840
[ROCm/hip-tests commit: 0577c019f9 ]
2023-06-15 18:27:32 -07:00
Maneesh Gupta
6484122fd0
Update config_amd_windows_common.json
...
Disable hipDeviceSetCacheConfig & hipDeviceSetSharedMemConfig tests temporarily
[ROCm/hip-tests commit: eeeca04107 ]
2023-06-01 14:09:22 +05:30
Maneesh Gupta
dcb02ce40e
Update config_amd_linux_common.json
...
Disable hipDeviceSetCacheConfig & hipDeviceSetSharedMemConfig tests temporarily
[ROCm/hip-tests commit: 0c842b6210 ]
2023-05-29 14:27:51 +05:30
agunashe
3daebe2d75
SWDEV-398971 - disable Unit_hipStreamCreateWithPriority_MulthreadDefaultflag ( #272 )
...
[ROCm/hip-tests commit: 3cc4f0c451 ]
2023-05-23 16:17:55 -07:00
agunashe
bd848aa28d
SWDEV-398971 - disable multiple tests failing in stress tests ( #255 )
...
* SWDEV-398971 - disable Unit_HMM_OverSubscriptionTst
Unit_HMM_OverSubscriptionTst fails in stress test Navi21(sGPU) + Ub 22.04
* SWDEV-398971 - skipping mulitple tests
[ROCm/hip-tests commit: df17c9344c ]
2023-05-08 20:52:49 -07:00
shadidashmiz
276f262033
SWDEV-391555 - disable failing tests ( #252 )
...
* SWDEV-391555 - disable failing tests
Change-Id: I6ded26927720b77938022f37acf7513a7fc2575b
* SWDEV-391555 - disable more failing tests
[ROCm/hip-tests commit: b5d2ea28e1 ]
2023-05-01 09:59:45 -07:00
jtpatel
de60a9e585
SWDEV-396088 - Disable Unit_hipMemcpy2DToArrayAsync_Positive_Synchronization_Behavior. ( #251 )
...
[ROCm/hip-tests commit: b52e7868b0 ]
2023-04-26 14:05:46 -07:00
agunashe
889b6d5890
SWDEV-1 - skip multiple tests on Windows ( #242 )
...
Unit_hipEventElapsedTime_NotReady_Negative
Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Negative_Parameters
Unit_hipMemVmm_Basic
Unit_hipManagedKeyword_MultiGpu
[ROCm/hip-tests commit: 8c76b1848c ]
2023-04-24 16:03:48 -07:00
agunashe
e28de3dcf0
SWDEV-395683 - skipping Unit_hipStreamPerThread_MultiThread ( #240 )
...
[ROCm/hip-tests commit: 1cd686bed6 ]
2023-04-19 13:27:50 -07:00
agunashe
a0b17cd1ef
SWDEV-394199 - disable Unit_hipStreamCreateWithPriority_MulthreadNonb… ( #237 )
...
* SWDEV-394199 - disable Unit_hipStreamCreateWithPriority_MulthreadNonblockingflag
* SWDEV-394199 - disabling same test on linux
Unit_hipStreamCreateWithPriority_MulthreadNonblockingflag on linux too
[ROCm/hip-tests commit: e3c5126b72 ]
2023-04-17 13:44:43 -07:00
Rahul Garg
e4c04014b5
SWDEV-393637 - Temporally disable failing tests ( #236 )
...
[ROCm/hip-tests commit: 87a4d9edb8 ]
2023-04-12 11:52:55 -07:00
Rahul Garg
4ce7336b90
SWDEV-391037 - Temporarily disable Unit_hipDeviceGetUuid_Positive for Windows ( #218 )
...
Change-Id: If9679a544b2cf289f84a5f1a39dc5fedf68053ee
[ROCm/hip-tests commit: 0d9d5b5650 ]
2023-03-27 18:56:32 -07:00
agunashe
73358e5698
SWDEV-326798 - Disabling tests to allow hipamd PR 819248 ( #205 )
...
[ROCm/hip-tests commit: 3cfcceaca1 ]
2023-03-27 12:35:47 -07:00
ROCm CI Service Account
5c370bd69e
SWDEV-362372 - Disable test. ( #206 )
...
Change-Id: I09828d2f2929cd10d85495f84858f862c75c09a9
[ROCm/hip-tests commit: 3e9ed7d97e ]
2023-03-20 13:17:35 -07:00
ROCm CI Service Account
49bd4c4467
SWDEV-362365 - Disable test. ( #207 )
...
Change-Id: I589043973faf65222f07d9278a0631d67c25cb97
[ROCm/hip-tests commit: 8c7e64b0f6 ]
2023-03-17 14:57:34 -07:00
ROCm CI Service Account
10ebf61211
SWDEV-357797 - enabling devicelib tests on Windows ( #148 )
...
Change-Id: Ic60e2f77fd2dcba0e0e00a58e1a22a1f28fede5c
[ROCm/hip-tests commit: cef4ed8196 ]
2023-03-14 16:27:52 -07:00
Maneesh Gupta
4d354c8778
Update config_amd_linux_common.json
...
[ROCm/hip-tests commit: a25ea2ca40 ]
2023-03-08 12:22:28 +05:30
Maneesh Gupta
77e8b8ab0d
Disable newly added failing tests
...
[ROCm/hip-tests commit: ac37f017e6 ]
2023-03-07 09:50:36 +05:30
music-dino
f80f85f252
EXSWHTEC-193 - Implement new and update existing tests for the hipGraph*MemsetNode family of APIs ( #12 )
...
- Implement positive and negative tests for hipGraphAddMemsetNode
- Implement positive and negative tests for hipGraphMemsetNodeSetParams
- Implement positive and negative tests for hipGraphExecMemsetNodeSetParams
- Implement negative tests for hipGraphMemsetNodeGetParams
- Add doxygen annotations
- Add a dynamic section in positive test for memset for different dimensions
[ROCm/hip-tests commit: 77a37371b0 ]
2023-03-06 13:43:45 +05:30