German Andryeyev
8ef86d1c7c
SWDEV-311271 - Fix mempool tests
...
- Reduce the number of blocks in execution, because small allocations
can cause page faults and make the system unstable after
- Change error codes
Change-Id: I77561ffa236e05ad08afdcc79b7770bf36fcdf50
2024-02-29 15:21:20 -05:00
jujiang
4a2fbe2e1f
SWDEV-444835 - Merge hip-tests changes made in 6.1- to staging
...
Change-Id: Ib0e926467dce61d3b8ca3bd9e8f0b682b666b0c7
2024-02-29 11:38:04 -05:00
Rakesh Roy
f7347f5ea2
SWDEV-446588 - Disable graph multi gpu testcases
...
- Disable graph multi gpu testcases until graph has support for it
Change-Id: I7be60247f649024f7468c71e374698d0fab46c3f
2024-02-29 11:04:17 +05:30
Rahul Manocha
45ab524b5f
SWDEV-448056 - hip test standalone compilation fix
...
Change-Id: Iedbef598bae66b218c5ff2594b4c94ddd4786a11
2024-02-28 11:32:03 -05:00
Rakesh Roy
858dd90678
SWDEV-1 - Disable tests failing in PSDB
...
- Tests Performance_hipMemcpy2D_HostToHost & Performance_hipMemcpy2DAsync_HostToHost are failing in PSDB
Change-Id: I25de638908a6f60abbf2902fe7e201253f5f3346
2024-02-28 18:53:47 +05:30
Rakesh Roy
96df1fde80
SWDEV-1 - Merge github PRs to amd-staging
...
- https://github.com/ROCm/hip-tests/pull/119
- https://github.com/ROCm/hip-tests/pull/151
- https://github.com/ROCm/hip-tests/pull/57
- https://github.com/ROCm/hip-tests/pull/58
- https://github.com/ROCm/hip-tests/pull/59
- https://github.com/ROCm/hip-tests/pull/60
- https://github.com/ROCm/hip-tests/pull/99
- https://github.com/ROCm/hip-tests/pull/139
- https://github.com/ROCm/hip-tests/pull/152
- https://github.com/ROCm/hip-tests/pull/48
- https://github.com/ROCm/hip-tests/pull/54
- https://github.com/ROCm/hip-tests/pull/53
- https://github.com/ROCm/hip-tests/pull/24
- https://github.com/ROCm/hip-tests/pull/23
- https://github.com/ROCm/hip-tests/pull/22
- https://github.com/ROCm/hip-tests/pull/21
- https://github.com/ROCm/hip-tests/pull/20
- https://github.com/ROCm/hip-tests/pull/14
- https://github.com/ROCm/hip-tests/pull/8
Change-Id: I1eea54cd1436f3ddbfd5c1b3b2f672eb81d03cd4
2024-02-23 20:42:03 +05:30
Jatin Chaudhary
ec11b79b12
SWDEV-446760 - check image support before running array tests
...
Change-Id: I1eca9bdbfb20567137c7c17ab649555938fc6e60
2024-02-22 00:58:32 -05:00
jujiang
4c0bf68dd9
SWDEV-444390 - Update link in Github for hip-tests
...
Change-Id: I8e49f88f8f6d9f6d430774bd72f8fdcc522553f6
2024-02-21 11:40:09 -05:00
German Andryeyev
228748a9d8
SWDEV-311270 - Fix HIP tests for mempool IPC
...
Change-Id: Ib5065a259e66fd53c3ffd6bc038dd65be00a3a3d
2024-02-20 11:35:44 -05:00
Mirza Halilčević
e3bac85a3c
EXSWHTEC-249 - Implement Performance Tests for Memcpy APIs #119
...
Change-Id: Ib04fe4dd3efce92d7c7bfc8f0c75abd8e9dfe7be
2024-02-19 23:36:51 +05:30
Nives Vukovic
4fa177dd2b
EXSWHTEC-259 - Implement new and extend existing tests for thread_block #151
...
Change-Id: I4d85af8e5f805a1c8ff7b7efd3b3400f38343ea9
2024-02-19 23:36:30 +05:30
Mirza Halilčević
4507ee6531
EXSWHTEC-107 - Implement tests for Execution Control setter APIs #57
...
Change-Id: I5d7e6471237b4a5726e09e4de06dafe2aa78cd28
2024-02-19 23:35:21 +05:30
Mirza Halilčević
053c58ab2d
EXSWHTEC-108 - Implement tests for hipFuncGetAttributes #58
...
Change-Id: I7aa979434724aa3d39343a6c69f67de83e61de4c
2024-02-19 23:30:34 +05:30
Mirza Halilčević
380ace735f
EXSWHTEC-115 - Implement tests for hipLaunchCooperativeKernel APIs #59
...
Change-Id: I5bda5ee3787a73aeeab5c25c05278e7aa2f8bfa2
2024-02-19 23:30:13 +05:30
Mirza Halilčević
3f65d7a410
EXSWHTEC-114 - Implement tests for hipExtLaunchKernel APIs #60
...
Change-Id: I9152c31c2c07ddbfb48865cd68a42557e763be28
2024-02-19 23:29:52 +05:30
Mirza Halilčević
95a954e63a
EXSWHTEC-248 - Implement Performance Tests for Memset APIs #99
...
Change-Id: I6b4a0758299b0fd6d70c75508a4a0d67c62187ff
2024-02-19 23:29:36 +05:30
Mirza Halilčević
2be6860916
EXSWHTEC-252 - Implement Kernel Launch Performance Tests #139
...
Change-Id: Ib27db722a31ac0cd7ad1942722c6eba62087defb
2024-02-19 23:29:18 +05:30
Nives Vukovic
9ab359fa17
EXSWHTEC-260 - Implement new and extend existing tests for thread_block_tile #152
...
Change-Id: I797d895f582d01efa9a2657b0fbd3dc69049f80b
2024-02-19 23:28:51 +05:30
Mirza Halilčević
cefbaed5cf
EXSWHTEC-217 - Implement new and update existing tests for the hipGraph*MemcpyNode family of APIs #48
...
Change-Id: Iae7ac9c855ba6e3288257e99e49f8b16cebb1bac
2024-02-19 22:58:36 +05:30
Mirza Halilčević
9a3fd8ec41
EXSWHTEC-102 - Implement tests for hipMemcpyParam2D APIs #54
...
Change-Id: Ieac4d5000915b80f579c8e5f72d8d072bde63ab9
2024-02-19 22:57:55 +05:30
Mirza Halilčević
c9e664b8e6
EXSWHTEC-97 - Implement tests for hipMemcpy2D APIs #53
...
Change-Id: I674741e641b1ebd6adb5c60c05c2d8ade27510c6
2024-02-19 22:57:30 +05:30
Mirza Halilcevic
72aa591328
EXSWHTEC-113 - Implement tests for hipModuleGetTexRef #24
...
Change-Id: I5fe18f2ca977a740e29dda356b68ea4eb6e0565f
2024-02-19 22:57:08 +05:30
Mirza Halilcevic
ce7e67ac39
EXSWHTEC-80 - Implement tests for hipModuleGetGlobal #23
...
Change-Id: I873ef5c977ec252425b81e3ed7ea33c861277efb
2024-02-19 22:56:44 +05:30
Mirza Halilcevic
e7016b99ce
EXSWHTEC-111 - Implement tests for the hipModuleLaunchKernel family of APIs #22
...
Change-Id: I963e17c413eb0976a1073e2f02a7e5eff1db3b42
2024-02-19 22:55:17 +05:30
Mirza Halilčević
d143e4c486
EXSWHTEC-112 - Implement tests for hipModuleGetFunction #21
...
Change-Id: Id0eee32b3f330c8d9156df30d3b0733082a6ba0a
2024-02-19 22:54:39 +05:30
Mirza Halilcevic
2c6d940ac0
EXSWHTEC-109 - Implement tests for the hipModuleLoad family of APIs and hipModuleUnload #20
...
Change-Id: I19d6534af2c33046dc3862372d45f32b6ccc6ad1
2024-02-19 22:54:02 +05:30
Mirza Halilčević
efddf09082
EXSWHTEC-189 - Implement new and update existing tests for the hipGraph*MemcpyNode1D family of APIs #14
...
Change-Id: I0f5e936fee6912ea24cc80c1013cf38ed41ff851
2024-02-19 22:36:19 +05:30
Mirza Halilčević
55b925f3ff
EXSWHTEC-170 - Implement tests for Kernel Graph Node Attribute APIs #8
...
Change-Id: I75271f0d1906d31b16d09ca6acb94ee864e87d92
2024-02-19 22:34:58 +05:30
Rakesh Roy
978e165d33
SWDEV-1 - Merge github PRs to amd-staging
...
- https://github.com/ROCm/hip-tests/pull/154
- https://github.com/ROCm/hip-tests/pull/438
- https://github.com/ROCm/hip-tests/pull/425
- https://github.com/ROCm/hip-tests/pull/424
- https://github.com/ROCm/hip-tests/pull/423
- https://github.com/ROCm/hip-tests/pull/365
- https://github.com/ROCm/hip-tests/pull/356
- https://github.com/ROCm/hip-tests/pull/279
- https://github.com/ROCm/hip-tests/pull/274
- https://github.com/ROCm/hip-tests/pull/190
- https://github.com/ROCm/hip-tests/pull/189
- https://github.com/ROCm/hip-tests/pull/188
- https://github.com/ROCm/hip-tests/pull/156
- https://github.com/ROCm/hip-tests/pull/49
- https://github.com/ROCm/hip-tests/pull/439
- https://github.com/ROCm/hip-tests/pull/437
- https://github.com/ROCm/hip-tests/pull/436
- https://github.com/ROCm/hip-tests/pull/435
- https://github.com/ROCm/hip-tests/pull/193
Change-Id: I2529d0baf0f8d47d6215863321720cde2b1a846c
2024-02-19 15:33:25 +05:30
Rakesh Roy
ec4f35f184
SWDEV-443760 - Disable Unit_hipGraphExecMemcpyNodeSetParams1D_Negative
...
- This test fails when device memory is used for kernel args
Change-Id: I37fcb94735fcd219fca06c18ff76e1f79f233375
2024-02-16 01:04:16 -05:00
Nives Vukovic
09fc34b982
EXSWHTEC-253 - Implement tests for coalesced_group basic APIs ( #154 )
...
Change-Id: I81854598d8e1ae0b5cff24012e8f381258e0818f
2024-02-15 19:41:25 +05:30
Nives Vukovic
54f0642d76
EXSWHTEC-35 - Implement tests for hipMallocAsync and hipMallocFromPoolAsync ( #438 )
...
Change-Id: I5cc2ec8078d0de3ddc447ba4bdca74a159f77b12
2024-02-15 19:41:25 +05:30
Mirza Halilcevic
c6ba00b9de
EXSWHTEC-341 - Refactor tests for hipDeviceSetLimit and hipDeviceGetLimit ( #425 )
...
Change-Id: Ib1e6937d0e391ec31fac47b89bb59489cff6a284
2024-02-15 19:41:24 +05:30
Nives Vukovic
3831c582d2
EXSWHTEC-340 - Implement unit tests for MemFree Graph Node APIs ( #424 )
...
Change-Id: I3e43144bdbeee94aa5672668d7fea48b039e5001
2024-02-15 19:41:24 +05:30
Nives Vukovic
37f45585d2
EXSWHTEC-339 - Implement unit tests for MemAlloc Graph Node APIs ( #423 )
...
Change-Id: I6fa905982fc5a65bedfb3242ce18590e2ac813c2
2024-02-15 19:41:24 +05:30
Mirza Halilcevic
16128f659a
EXSWHTEC-322 - Implement common utilities for texture fetching tests ( #365 )
...
Change-Id: I7cdf56008dce2551706bc5c0ab1a49133a6337e9
2024-02-15 19:41:24 +05:30
Nives Vukovic
2f783afe8c
EXSWHTEC-316 - Implement tests for Complex type functions ( #356 )
...
Change-Id: I67d5e1fd02c7e40319f135bc9ae5bbbde85b5ee7
2024-02-15 19:41:24 +05:30
Nives Vukovic
9cadc3b875
EXSWHTEC-306 - Implement tests for memory device functions memcpy/memset ( #279 )
...
Change-Id: I609efbd4f6ebaa48571e14e11ff97340dca1ab95
2024-02-15 19:41:23 +05:30
Nives Vukovic
08a41abaad
EXSWHTEC-307 - Implement tests for printf and __hip_hc_<add/sub/mul>8pk device functions ( #274 )
...
Change-Id: I4669d3f0f8cc062e75cd2b0a8aeee51868dd5b09
2024-02-15 19:41:23 +05:30
Nives Vukovic
30f427277b
EXSWHTEC-271 - Implement test for warp all function ( #190 )
...
Change-Id: Ic18f783d330c310ba9f71bd260372245bd87f7f1
2024-02-15 19:41:23 +05:30
Nives Vukovic
04d4a8669f
EXSWHTEC-270 - Implement test for warp any function ( #189 )
...
Change-Id: I9ca63918b01b833fb12abf9a3d91b52b640e22b2
2024-02-15 19:41:23 +05:30
Nives Vukovic
64ff4704a7
EXSWHTEC-269 - Implement test for warp ballot function ( #188 )
...
Change-Id: I71e0448a4676b6ba671b600065918e8fd533cc61
2024-02-15 19:41:23 +05:30
Nives Vukovic
9b96b707ee
EXSWHTEC-267 - Implement tests for multi_grid_group APIs ( #156 )
...
Change-Id: I2820ec19831f0dad3b8ce60172c86791f274107e
2024-02-15 19:41:22 +05:30
Nives Vukovic
10594ecb3a
EXSWHTEC-76 - Implement additional tests for Malloc/Free API ( #49 )
...
Change-Id: I9e2fd348e8c1d2bf63f82b90898863006ba90b62
2024-02-15 19:41:22 +05:30
Mirza Halilcevic
7685c9c46a
EXSWHTEC-363 - Implement tests for Surface Management APIs ( #439 )
...
Change-Id: If354846b04fb48974cd0345f3a317e52b046014f
2024-02-15 19:40:59 +05:30
Nives Vukovic
dbc1a9d073
EXSWHTEC-36 - Implement tests for basic hipMemPool APIs ( #437 )
...
Change-Id: Ice34feae7675699b04153d6fc3e10297428018b5
2024-02-15 19:39:31 +05:30
Mirza Halilcevic
127e056c22
EXSWHTEC-361 - Implement tests for Mipmapped Texture Management APIs ( #436 )
...
Change-Id: Ia753ddb3bd38b78aca719d321bf33de76ec00ad6
2024-02-15 18:45:52 +05:30
Nives Vukovic
7ffbf7f76b
EXSWHTEC-364 - Implement tests for hipMemPoolSetGetAccess and hipMemPoolSetGetAttribute APIs ( #435 )
...
Change-Id: I9a9bd22f99e2be60608d50fe649e92b3b267f655
2024-02-15 18:45:24 +05:30
Nives Vukovic
26a5250673
EXSWHTEC-272 - Implement tests for warp shfl_up and shfl_down functions ( #193 )
...
Change-Id: I3013d16f48ad5f607ee0f252b497fde24c7b9164
2024-02-15 18:42:00 +05:30
Rakesh Roy
6c7fcd63fb
SWDEV-444265, SWDEV-444041, SWDEV-444031 - Disable failing tests in Windows staging
...
- Disable failing tests in compute-rt-closed-nightly build #898
- The same tests are disabled in Windows mainline as well
- These can be enabled back once the corresponding fixes are merged in
Change-Id: Ia6ed9a5029eff5382e95db309cc5af1429da76f9
2024-02-15 13:14:36 +05:30