Xie, Pengda
dd6d3a6cd3
SWDEV-514841 - Remove invalid stream tests on AMD platform
...
[ROCm/hip-tests commit: 0c1a7bf155 ]
2025-05-08 16:25:23 -07:00
Pengda Xie
272659ff99
SWDEV-514841 - Remove invalid stream tests which leads to segfault
...
Change-Id: I230c4ccc0d2f591cbf2cd0e019f910094f4f3f26
[ROCm/hip-tests commit: b46d6abdcb ]
2025-02-21 12:08:36 +00:00
taosang2
43b7d702ff
SWDEV-474989 - Fix texture filter test issues
...
Change-Id: I9b647aff79ba92f07b2ca18eac49d58ae63fa859
[ROCm/hip-tests commit: 8a9ed34f6a ]
2024-12-23 07:27:18 -05:00
Vladana Stojiljkovic
5e41c48966
SWDEV-478472 - Fix tests to return hipErrorInvalidChannelDescriptor instead of hipErrorUnknown
...
Change-Id: I1dc3af072aed813173cc12e9976a34ddf8c7d6a8
[ROCm/hip-tests commit: 5fa9900949 ]
2024-11-04 11:25:54 -05:00
Branislav Brzak
8b0c88e49b
SWDEV-465209 - Enable Not_Supported tests
...
This addresses
SWDEV-465209
SWDEV-465211
SWDEV-465216
SWDEV-465218
SWDEV-465210
Change-Id: I3596f058050d056608dbbe5353306ee88d277b44
[ROCm/hip-tests commit: 570c690f42 ]
2024-10-24 05:52:25 -04:00
Marko Arandjelovic
a52b3a0e52
SWDEV-465148 - Enable Unit_hipMemcpyAsync_Positive_Synchronization_Behavior
...
- For transfers from any host memory to any host memory,
the function is fully synchronous with respect to the host.
Change-Id: Ie1cb3e136334af320d2596460faed58fcb714b83
[ROCm/hip-tests commit: e35cc19aaf ]
2024-09-23 14:55:23 -04:00
Vladana Stojiljkovic
940d001eca
SWDEV-478472 - Disable tests to merge SWDEV-475987 on hipother
...
Change-Id: I58715144518a35954e29d89878465cfd41ccfe86
[ROCm/hip-tests commit: bee0ba867d ]
2024-09-04 12:25:04 -04:00
Marko Arandjelovic
5621df00ef
SWDEV-465205 - Fix Unit_hipModuleGetTexRef_Positive_Basic
...
Change-Id: I221f21b322ec6053edb4b4f229219865fb9e9974
[ROCm/hip-tests commit: d3f42460e8 ]
2024-08-26 13:41:57 -04:00
Mirza Halilcevic
d439c6b986
EXSWHTEC-380 - Implement tests for Virtual Memory Management API functions #448
...
Change-Id: Ic766be69fddd0309f7ad4093465494cc14c7c70b
[ROCm/hip-tests commit: 00433d4f87 ]
2024-02-27 16:51:09 +05:30
Rakesh Roy
fa871e211f
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
[ROCm/hip-tests commit: 96df1fde80 ]
2024-02-23 20:42:03 +05:30
Mirza Halilcevic
25d0b68640
EXSWHTEC-109 - Implement tests for the hipModuleLoad family of APIs and hipModuleUnload #20
...
Change-Id: I19d6534af2c33046dc3862372d45f32b6ccc6ad1
[ROCm/hip-tests commit: 2c6d940ac0 ]
2024-02-19 22:54:02 +05:30
Rakesh Roy
c165105c24
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
[ROCm/hip-tests commit: 978e165d33 ]
2024-02-19 15:33:25 +05:30
Mirza Halilcevic
f6402bbc10
EXSWHTEC-341 - Refactor tests for hipDeviceSetLimit and hipDeviceGetLimit ( #425 )
...
Change-Id: Ib1e6937d0e391ec31fac47b89bb59489cff6a284
[ROCm/hip-tests commit: c6ba00b9de ]
2024-02-15 19:41:24 +05:30
Nives Vukovic
5ef065a74c
EXSWHTEC-316 - Implement tests for Complex type functions ( #356 )
...
Change-Id: I67d5e1fd02c7e40319f135bc9ae5bbbde85b5ee7
[ROCm/hip-tests commit: 2f783afe8c ]
2024-02-15 19:41:24 +05:30
Maneesh Gupta
57ef4d1147
SWDEV-403773 - catch configuration to auto detect and generate json per arch ( #413 )
...
Change-Id: Iad8e93157c3acc6fdecf2603fdf6d90416a3c6e4
[ROCm/hip-tests commit: 06398a85b9 ]
2023-09-07 17:28:49 +05:30