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
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
85129ca201
SWDEV-399416 – remove wiki link ( #299 )
...
Remove wiki link from hip_texture_helper.hh
Change-Id: I97116cfdc6f8fc71f0eabc388117921eb12028d7
[ROCm/hip-tests commit: 7c56699b2b ]
2023-06-19 22:11:16 -07:00
ROCm CI Service Account
b2576cbd8e
SWDEV-397031 - Fix issue in Release mode where hipMalloc was never called ( #308 )
...
Change-Id: Id99a5f39035f14ea9a63f9b339e4fb6525e1d3c1
[ROCm/hip-tests commit: 62b2218368 ]
2023-06-19 22:10:49 -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
d3f421cc5b
SWDEV-397570 - Move tex2d call under IMAGE_SUPPORT guards. ( #294 )
...
Change-Id: Id7239f026dfb463c8c6d82b9656ac5b6716956fc
[ROCm/hip-tests commit: 3d29c352b9 ]
2023-06-19 09:40:06 -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
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
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
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
Rahul Garg
0862d3120e
SWDEV-378007 - Update jenkinsfile to take hipcc from hipcc project ( #296 )
...
[ROCm/hip-tests commit: 761c599c36 ]
2023-06-11 23:06:08 -07:00
ROCm CI Service Account
698eadf9e4
SWDEV-385308 - hip-catch packaging issues ( #293 )
...
-install location /opt/rocm-xxxx/share/hip/catch_tests
-fix permissions of catch_tests folder
Change-Id: Ibc43a7abc55672eb2d685e5ed107e4c994d27f81
[ROCm/hip-tests commit: 0db4863f86 ]
2023-06-05 19:28:19 -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
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
ROCm CI Service Account
3296306318
SWDEV-394336 - Pass CMAKE_PREFIX_PATH. ( #265 )
...
Change-Id: I0d3f7c140559559283e362b728b0f8082d8716b8
[ROCm/hip-tests commit: 7d7b4ab075 ]
2023-05-30 12:26:15 -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
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
ROCm CI Service Account
1c58ccfeee
SWDEV-389703 - Remove hipBusBandwidth and hipCommander samples ( #277 )
...
Change-Id: Id65eab4d0cc524d7cacac4fbf1d3b2c3a640eb77
[ROCm/hip-tests commit: fc9d6d2df5 ]
2023-05-23 16:22:07 -07:00
agunashe
3daebe2d75
SWDEV-398971 - disable Unit_hipStreamCreateWithPriority_MulthreadDefaultflag ( #272 )
...
[ROCm/hip-tests commit: 3cc4f0c451 ]
2023-05-23 16:17:55 -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
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
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
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
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
arjun-raj-kuppala
82dbc9ac83
Use cred for private repo ( #241 )
...
[ROCm/hip-tests commit: 86ccc3e7d5 ]
2023-04-21 15:22:21 +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
Maneesh Gupta
85fd0dfd12
Update jenkinsfile to build tests against clr ( #239 )
...
* Update jenkinsfile to build tests against clr
* Update jenkinsfile
[ROCm/hip-tests commit: 61dce0f72a ]
2023-04-19 16:19:58 -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