Mirza Halilčević
498662a131
EXSWHTEC-98 - Implement tests for hipMemcpy3D APIs ( #55 )
...
- Implement tests for hipMemcpy3D APIs
- 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 hipMemcpy3D and hipMemcpy3DAsync.
- Disable failing tests on AMD.
- Fix copyright disclaimer.
[ROCm/hip-tests commit: 113a36c0eb ]
2023-06-28 12:50:42 +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
ROCm CI Service Account
a2ead92795
SWDEV-366314 - Test for hip_bfloat16 using hiprtc ( #77 )
...
Change-Id: I919b1386c4812c160f39c8cffa4ac3403c959d99
[ROCm/hip-tests commit: 6a1564a4b2 ]
2023-06-28 09:46:12 +05:30
milos-mozetic
86a80099b5
EXSWHTEC-224 - Test cases ID clean up and documentation for Error Handling ( #72 )
...
- Test cases ID clean up and documentation for Error Handling
[ROCm/hip-tests commit: 93751460f7 ]
2023-06-28 09:45:53 +05:30
milos-mozetic
b2829b49de
EXSWHTEC-224 - Test cases ID clean up and documentation for Event Management ( #71 )
...
- Test cases ID clean up and documentation for Event Management
[ROCm/hip-tests commit: 3969e4a320 ]
2023-06-28 09:45:15 +05:30
milos-mozetic
a8f65237eb
EXSWHTEC-224 - Test cases ID clean up and documentation for Device Management ( #70 )
...
- Test cases ID clean up and documentation for Device Management
- Adjust doxygen comments to fix bugs
- Adjust defgroup comments for test modules
[ROCm/hip-tests commit: d0295c4295 ]
2023-06-28 09:44:00 +05:30
Mirza Halilčević
1a4276bfed
EXSWHTEC-191 - Implement additional tests for Host Graph Node APIs ( #9 )
...
- Tidy up hipGraphAddHostNode tests
- Tidy up hipGraphHostNodeGetParams tests
- Tidy up hipGraphHostNodeSetParams tests
- Tidy up hipGraphExecHostNodeSetParams tests.
- Disable failing test sections on AMD.
[ROCm/hip-tests commit: 9f5bb4219a ]
2023-06-28 09:34:52 +05:30
ROCm CI Service Account
15a040f227
SWDEV-396617 - updating test ( #280 )
...
Change-Id: Ibfe2a57cc04e100a75d9754d96ceb63c52c90417
[ROCm/hip-tests commit: 8ac31a8c97 ]
2023-06-21 16:40:29 -07:00
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
704efed132
SWDEV-385838 - Don't run Unit_HMM_OverSubscriptionTst test on non xnack device. ( #271 )
...
Change-Id: I342affb0cd62ce8fab4b35d6c9e0f1b6fb75bee9
[ROCm/hip-tests commit: 9a40c9a6da ]
2023-06-21 15:59:58 +05:30
ROCm CI Service Account
331a2815a7
SWDEV-389399 - [catch2][dtest] Adding hipStreamSynchronize scenarios when streams are in capturing mode ( #270 )
...
Change-Id: Ib2f919d84f6acc136db582ca0ac717634e8e5be9
[ROCm/hip-tests commit: b65b09234d ]
2023-06-21 15:59:45 +05:30
ROCm CI Service Account
4ba3a31215
SWDEV-392791 - [catch2][dtest] Migrating locally available test cases of hipStreamCreateWithPriority() api to Catch2 ( #269 )
...
Change-Id: I232f9d2e4d469f8b46639d020b58bbbbcf09a6d4
[ROCm/hip-tests commit: 573d14a3bf ]
2023-06-21 15:59:33 +05:30
ROCm CI Service Account
24c863712a
SWDEV-395559 - Test to check __half2_raw can be initialized without designator. ( #268 )
...
Change-Id: I6dc15074c77b19791babc85c4b32eaa9c1c808d5
[ROCm/hip-tests commit: 71bab0ef2f ]
2023-06-21 15:59:17 +05:30
ROCm CI Service Account
cecd518502
SWDEV-387925 - Remove comparisons that are based on available memory returned from hipMemGetInfo ( #262 )
...
Change-Id: I3e4b539425482bbda578fd3127f118d47c611db3
[ROCm/hip-tests commit: 6ce5d7457c ]
2023-06-21 15:58:39 +05:30
ROCm CI Service Account
c9506ac855
SWDEV-388950 - updating test ( #250 )
...
Change-Id: I402542b53a84203a8f047534e40e3571bf1eb0c3
[ROCm/hip-tests commit: e7348b1f04 ]
2023-06-21 15:58:27 +05:30
ROCm CI Service Account
1007b40dbe
SWDEV-373476 - [catch2][dtest] hipGraphDebugDotPrint API test case added with supported type of nodes ( #248 )
...
Change-Id: Id910fabd651a28863e67fe497cd832d8b1ea7802
[ROCm/hip-tests commit: 82e874fc0b ]
2023-06-21 15:58:15 +05:30
ROCm CI Service Account
bd4456f502
SWDEV-373476 - [catch2][dtest] hipGraphKernelNodeCopyAttributes API test ( #247 )
...
Change-Id: I2ee5e21a438fbd7f7f96f2798039f9631881e25d
[ROCm/hip-tests commit: 031a15e32f ]
2023-06-21 15:58:04 +05:30
ROCm CI Service Account
05426bc22f
SWDEV-379359 - [catch2][dtest] hipGraphKernelNodeGetAttribute API test ( #246 )
...
Change-Id: Ief701260ec1031019986f6afe87b43777830e5be
[ROCm/hip-tests commit: 1b4f3bbc99 ]
2023-06-21 15:57:52 +05:30
ROCm CI Service Account
7c8319cdbd
SWDEV-389647 - correct typo. ( #245 )
...
Change-Id: I4fe492851c110d47244c599a4ceea62380544f8f
[ROCm/hip-tests commit: 779a7ba03d ]
2023-06-21 15:57:40 +05:30
ROCm CI Service Account
7ab638c564
SWDEV-378057 - [catch2][dtest] Test cases for hipStreamGetDevice API ( #223 )
...
Change-Id: I456e32bfaaa1b284c590015e3319c49e47236f71
[ROCm/hip-tests commit: eea59ab941 ]
2023-06-21 15:57:26 +05:30
ROCm CI Service Account
ef76581b13
SWDEV-358553 - Fixed all compiling bugs ( #214 )
...
Change-Id: I6f5316d76b2fad534f670b18138fc100c313be0d
[ROCm/hip-tests commit: 6e4bfd4bce ]
2023-06-21 15:57:11 +05:30
ROCm CI Service Account
f729557d0b
SWDEV-343380 - [catch2][dtest] Test cases for hipDrvGetErrorName and hipDrvGetErrorString APIs ( #122 )
...
Change-Id: I61c124ef1c968a56b103a4ada2decd4fb2041527
[ROCm/hip-tests commit: 9760ccd5dc ]
2023-06-21 15:56:54 +05:30
ROCm CI Service Account
e42f621831
SWDEV-368280 - Add Unit_hipStreamCaptureExtModuleLaunchKernel ( #105 )
...
For stream capture test of hipExtModuleLaunchKernel.
SWDEV-372824 - Add Unit_hipStreamCaptureRtc
For stream capture test based on RTC
Change-Id: I96ef1395f75189ad751ca637f5c3273d280e849a
[ROCm/hip-tests commit: fd758200e5 ]
2023-06-21 15:56:36 +05:30
ROCm CI Service Account
5b6987f097
SWDEV-369618 - [catch2][dtest] Enabling invalid flag test on AMD platform. ( #203 )
...
Change-Id: Id41a00ed26b334a04e67de1d1cf81f4708786e7b
[ROCm/hip-tests commit: ec9c1fd270 ]
2023-06-21 11:53:45 +05:30
ROCm CI Service Account
f4849d71d7
SWDEV-372504 - [catch2][dtest] Added additional functional tests for the API hipGraphAddMemcpyNode() and hipGraphAddMemcpyNode1D() ( #146 )
...
Change-Id: I5bd0f8540adf4938606d650863e5e31e6a6aaff8
[ROCm/hip-tests commit: 17d3f51eff ]
2023-06-21 11:53:18 +05:30
ROCm CI Service Account
130122e787
SWDEV-366390 - [catch2][dtest] Added additional functional tests for the API hipGraphLaunch() ( #140 )
...
Change-Id: I47f299731ee19428dca62d1a2d67569fdcd5bf11
[ROCm/hip-tests commit: 16e9c911ff ]
2023-06-21 11:53:01 +05:30
ROCm CI Service Account
e38f1799ec
SWDEV-366390 - [catch2][dtest] Adding additional functional tests for hipGraphAddEmptyNode() ( #106 )
...
Change-Id: Ibc2f72280a0c4f50c7d28acd5e5de4b6e835a3d6
[ROCm/hip-tests commit: cbf80dda94 ]
2023-06-21 11:52:37 +05:30
Mirza Halilčević
4b9ecff000
EXSWHTEC-194 - Implement tests for User Object Graph APIs ( #30 )
...
- Tidy up hipUserObjectCreate tests
- Tidy up hipUserObjectRelease tests
- Tidy up hipUserObjectRetain tests
- Tidy up hipGraphReleaseUserObject tests
- Tidy up hipGraphRetainUserObject tests
- Separate tests into multiple files.
[ROCm/hip-tests commit: 973109fec0 ]
2023-06-21 11:52:14 +05:30
ROCm CI Service Account
3048c339ab
SWDEV-366138 - Add surface tests ( #309 )
...
Add surface tests
Optimize some codes
Change-Id: I1691b81d597bfd722d561778f919ebf8ca530e89
[ROCm/hip-tests commit: 2337705b55 ]
2023-06-20 16:33:37 -07:00
ROCm CI Service Account
4cf63839d1
SWDEV-384013 - Add HIPRTC_JIT_IR_TO_ISA_OPT_EXT tests ( #301 )
...
Change-Id: I57f3349a8e9ae1754f2823c7c143d6475ab6caac
[ROCm/hip-tests commit: af4826551c ]
2023-06-19 09:39:34 -07:00
ROCm CI Service Account
033af77612
SWDEV-367537 - Add tests for bfloat16 ( #305 )
...
Change-Id: I5a7fabd4416f765a37ac5dab8e8229f8d1a2afda
[ROCm/hip-tests commit: 2c2d1b749d ]
2023-06-19 09:37:30 -07:00
ROCm CI Service Account
e6e38146f6
SWDEV-390281 - Pass correct vector size. ( #221 )
...
Change-Id: I485b6560ff2a2445970a7c6d720a9f8a9fa88164
[ROCm/hip-tests commit: 5a8fabd4e7 ]
2023-06-05 12:57:20 -07:00
ROCm CI Service Account
9555293fe8
SWDEV-387508 - do not treat uuid as a string ( #253 )
...
Change-Id: Ic093384947637fe9242c5840349f6d71aea28e69
[ROCm/hip-tests commit: 9726351ae8 ]
2023-05-30 12:25:47 -07:00
ROCm CI Service Account
f97fcfb153
SWDEV-384938 - [catch2][dtest] Warp shuffle function support for half datatypes ( #226 )
...
Change-Id: I8fb3f26f51894eaea7824111e3f69deb5da3dde3
[ROCm/hip-tests commit: 3d63316327 ]
2023-05-09 21:47:47 -07:00
ROCm CI Service Account
f60f737184
SWDEV-385487 - [catch2][dtest] hipGraphInstantiateWithFlags API with hipGraphInstantiateFlagAutoFreeOnLaunch flag call ( #213 )
...
Change-Id: Ib96f796416d4e3190315f81432500e63876e78c0
[ROCm/hip-tests commit: 6adef2989a ]
2023-04-25 10:55:21 +05:30
ROCm CI Service Account
2e32d53050
SWDEV-375580 - rework the test to be more stable, move it to correct folder and fix some multi threaded access patterns ( #211 )
...
[ROCm/hip-tests commit: c062ab6c59 ]
2023-04-21 16:44:33 +05:30
ROCm CI Service Account
4165fbd085
SWDEV-362365 - Correct error code. ( #224 )
...
Change-Id: I329a3296ce56ae741118b4f66294001025d48443
[ROCm/hip-tests commit: 8f296fcc58 ]
2023-04-20 21:08:34 -07:00
ROCm CI Service Account
c634221b82
SWDEV-367689 - [catch2][dtest] UnifiedAddress attribute support for AMD ( #204 )
...
Change-Id: Ie820e8d9fb59322fb66380bf676a66362adc0b65
[ROCm/hip-tests commit: d3942fe73b ]
2023-03-24 16:00:35 +05:30
ROCm CI Service Account
3a8e259c55
SWDEV-373476 - [catch2][dtest] hipGraphNodeGetEnabled API test case added few more graph scenarios ( #199 )
...
Change-Id: Ibd119135acb9e4fba97d320a93333604f176ee30
[ROCm/hip-tests commit: 07260cf7e7 ]
2023-03-24 16:00:08 +05:30
ROCm CI Service Account
9336d06a8b
SWDEV-373476 - [catch2][dtest] hipGraphNodeSetEnabled API test case added few more graph scenarios ( #198 )
...
Change-Id: Iff3bb5b937117a89cb6dbe0229a27fe11bcaa6e0
[ROCm/hip-tests commit: 993eeb955f ]
2023-03-24 15:59:35 +05:30
ROCm CI Service Account
22fc2dd74b
SWDEV-357695 - [catch2][dtest] hipGraphKernelNodeCopyAttributes API test ( #90 )
...
Change-Id: I8a7494cbb056df8b2b6b0bf5810f67e4eed4db7b
[ROCm/hip-tests commit: 2cf38e9e33 ]
2023-03-24 15:59:08 +05:30
ROCm CI Service Account
38cbcbbb78
SWDEV-372153 - Add tests for hipStreamGetDevice ( #212 )
...
* SWDEV-372153 - Add tests for hipStreamGetDevice
Change-Id: Ida2d36ff6f4f38daa97712533d27061fc99454ca
* Fix test on nvidia devices
---------
[ROCm/hip-tests commit: 5ede3b1fb9 ]
2023-03-21 08:57:30 -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
76bf03c9c7
SWDEV-1 - Fix warnings while building tests ( #201 )
...
Change-Id: I7faf3446f8c9dafbbfc6bab4c6c1b756f0e4219d
[ROCm/hip-tests commit: ac4267e21e ]
2023-03-14 21:42:20 +05:30
ROCm CI Service Account
813b273565
SWDEV-380340 - [catch2][dtest] Context tests migrated from direct to catch2 ( #187 )
...
Change-Id: I6cf69089343cfcddfa9d0ac1a8e2c73381ff70e8
[ROCm/hip-tests commit: c678dde410 ]
2023-03-06 19:35:29 +05:30
ROCm CI Service Account
fc7de1392a
SWDEV-364620 - fix Unit_hipGraphAddHostNode_ClonedGraphwithHostNode by adding dependencies for cloned graph correctly ( #186 )
...
Change-Id: I87bbf2536ccf5aa896478bfdca0d7d76fd5b4a74
[ROCm/hip-tests commit: e4ef99f52a ]
2023-03-06 19:34:49 +05:30
ROCm CI Service Account
90d3cd808e
SWDEV-379358 - [catch2][dtest] DeviceLib tests migrated from direct to catch2 ( #185 )
...
Change-Id: Ie69bb0189574e8e9e411aa946b27751efd99f322
[ROCm/hip-tests commit: d1212bb9ab ]
2023-03-06 16:57:51 +05:30