Commit Graph

857 Commits

Author SHA1 Message Date
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
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 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 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
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
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