Ioannis Assiouras
1a525cb854
SWDEV-464648 - code and comment cleanups
...
Change-Id: I10b462078fa9eed73372d81dff92d7278731f736
[ROCm/hip-tests commit: 38f67d4a0b ]
2024-06-12 00:34:10 -04:00
Rakesh Roy
2337d9dad7
SWDEV-1 - Disable randomly failing tests in Windows PSDB
...
- These tests are failing randomly in Windows PSDB
Change-Id: I1146d6184582a7100a5af25b52f9e02c6a160e49
[ROCm/hip-tests commit: aee4042e09 ]
2024-06-10 15:29:41 +05:30
Satyanvesh Dittakavi
88e991a67b
SWDEV-465071- Disable hipClassKernel_Virtual due to compiler change
...
Change-Id: I221fde63f188e59995d99847b887b736dfedb78a
[ROCm/hip-tests commit: b0f777aaf6 ]
2024-06-07 11:38:08 -04:00
Rahul Manocha
6ddf2baaf9
[SWDEV-435667][SWDEV-453664] - Fix for Atomic Exchange Testcases
...
Change-Id: Ic2233ca962b8b5fc865433dbea630146931b5d92
[ROCm/hip-tests commit: 60d5761167 ]
2024-06-07 10:53:29 -04:00
Rupam Chetia
1fcc33f64e
SWDEV-441352 - [catch2][dtest] Added test for hipStreamBeginCaptureToGraph()
...
Change-Id: I026c34b2c3ff7494787a3e4fc7fb82973893b224
[ROCm/hip-tests commit: 936ec35b7f ]
2024-05-14 23:51:10 -04:00
Jaydeep Patel
9cdbce3376
SWDEV-457316 - Disable tests temporarily.
...
I40459e66d7dd84f3b5298617990313b41458c804 exposes a bug in these test cases.
Disable tests temporarily in order to merge the CLR change.
Once CLR change lands, these tests will be enabled back with fix.
Change-Id: Icebfc7b4461db79fd8bce70fcc1f11df2f9e71c0
[ROCm/hip-tests commit: 078ec631df ]
2024-05-13 01:36:13 -04:00
Rahul Manocha
70541b6c27
[SWDEV-442583] - Fix for hipMemset performance tests
...
Change-Id: Id4f0d82551aaad6b7054660f318421e062c74c64
[ROCm/hip-tests commit: eeaa39f2bf ]
2024-05-06 10:49:30 -04:00
Sameer Sahasrabuddhe
ec1f43cd05
SWDEV-453422: introduce warp sync tests
...
The following builtins are tested:
- __all_sync, __any_sync, __ballot_sync and __activemask
- __match_any_sync and __match_all_sync
- __shfl_sync, __shfl_up_sync, __shfl_down_sync, and __shfl_xor_sync
The tests for shfl (all variants) were manually validated on a CUDA setup.
NOTE:
- Unit_hipVoteSync_All temporarily disabled on Windows (SWDEV-452308).
- All new tests temporarily disabled on CUDA (SWDEV-453145).
Change-Id: I84b205a88aa24219d199c760793e2f19f0cf8f13
[ROCm/hip-tests commit: 53f0a9bd01 ]
2024-05-03 08:58:23 -04:00
Sebastian Luzynski
53fa7d6d30
SWDEV-441602 - Add tests for hiprtcLinkAddFile
...
Signed-off-by: Sebastian Luzynski <Sebastian.Luzynski@amd.com >
Change-Id: Iae148c3c908e18247624937512908dbb3cbc460c
[ROCm/hip-tests commit: 586f8ad143 ]
2024-04-29 03:31:02 -04:00
kjayapra-amd
91854b1b39
SWDEV-448592 - Disable failing VMM tests on windows.
...
Change-Id: Id5a8e98edb13df05c0606158ba0c9dc9959e894e
[ROCm/hip-tests commit: b727e77ee2 ]
2024-04-24 11:32:09 -04:00
Rahul Manocha
db31f0fc43
[SWDEV-454661][SWDEV-454653] - Enable GraphExecMemcpyNodeSetParams memcpy direction testcases
...
Change-Id: Ib0f5fc4fe450b1d79325446f284cc7b1b49c6cae
[ROCm/hip-tests commit: 1db5d468fe ]
2024-04-23 17:09:54 -04:00
Marko Arandjelovic
d00346db7b
SWDEV-452296 - Unit_hipExtModuleLaunchKernel_Positive_Basic removed
...
- No guarantees it will always succeed,
could be a little early or late due to various reasons.
Change-Id: Id4c45555f9f5e05df8fdf0ad39da4c33ac16fcb9
[ROCm/hip-tests commit: ca5e061bf6 ]
2024-04-18 03:27:54 -04:00
Jaydeep Patel
be34a8a20e
SWDEV-444265 - Enable Unit_hipGraphExecEventWaitNodeSetEvent_SetAndVerifyMemory test.
...
Change-Id: I0cea6a683daf26c9048ba0007b51edb2851e2e99
[ROCm/hip-tests commit: 016c533399 ]
2024-04-17 07:55:47 -04:00
Rahul Manocha
a4d016e071
[SWDEV-435667][SWDEV-452232] - Fix for Atomic Exch testcase seg faults
...
Change-Id: I36cd008215f41fe8b7c73fba11443a77658828ee
[ROCm/hip-tests commit: 4a80eee9f1 ]
2024-04-16 03:09:31 -04:00
Rakesh Roy
03d0117d87
SWDEV-1 - Skip tests hanging/failing in Windows PSDB
...
- Device side memory allocation & printf testcases are hanging because pcie atomics is disabled in recent builds
- Few Coalesced Group testcases also hanging
- Unit_Thread_Block_Getters_Positive_Basic testcase is failing randomly
Change-Id: Ie53515db05c41e879248bb02655a74f0c296aa5f
[ROCm/hip-tests commit: 9de3979083 ]
2024-04-13 23:18:26 -04:00
Rakesh Roy
ff50326d82
SWDEV-454217, SWDEV-454220, SWDEV-453412, SWDEV-453415, SWDEV-453453 - Disable failing tests in PSDB stress test & CI
...
- These tests failed/hanged in PSDB stress test & Jenkins CI
Change-Id: Id116528081881ddcf71052ba7f6efee2de22de42
[ROCm/hip-tests commit: 00a5500450 ]
2024-04-02 23:40:34 +05:30
Rahul Manocha
1994fc0e6d
SWDEV-448077 - Enable GraphKernelNodeSetAttribute Catch Test
...
Change-Id: Ic87761a86dd4a894fdcaab3431a63fe2592bb681
[ROCm/hip-tests commit: 3a072b6d9b ]
2024-03-20 13:21:40 -04:00
Rakesh Roy
b479656356
SWDEV-1 - Disable failing tests in Windows PSDB
...
- These tests are failing in Windows PSDB
Change-Id: I993f52cb942a5460bca5a40b6f6facd1a126d0a7
[ROCm/hip-tests commit: a19e465add ]
2024-03-14 23:19:47 -04:00
pghafari
e937d07a0f
SWDEV-434171 - disabling new tests that take too long
...
Change-Id: Ie6113fd2289d0f5b00e56d6c82b91be03d22afce
[ROCm/hip-tests commit: c560e8dffa ]
2024-03-12 11:45:07 -04:00
kjayapra-amd
a08ffa2167
SWDEV-413997 - Disable all Set/Get access tests from windows, since the APIs were not implemented yet.
...
Change-Id: Iee454dd3803be0019f02f36ced022198eb370202
[ROCm/hip-tests commit: 3fe1716020 ]
2024-03-11 05:22:54 -04:00
Ioannis Assiouras
32a32b4b82
SWDEV-449805 - Disable Unit_atomicMin_Positive* tests for float and double types
...
Change-Id: I92440ec167c8ce7a18ed41ac7fba6c1b6f5597b6
[ROCm/hip-tests commit: 43de39ad9f ]
2024-03-07 14:44:51 +00:00
Rakesh Roy
8fc1292bc2
SWDEV-1 - Merge github PRs to amd-staging
...
Change-Id: I2944a63ddc2eec8dc1403d9790ffffbaec343385
[ROCm/hip-tests commit: 57bc68acb1 ]
2024-03-06 00:12:20 +05:30
Rakesh Roy
468b69ed94
SWDEV-446588 - Disable graph multi gpu testcases
...
- Disable graph multi gpu testcases until graph has support for it
Change-Id: I7be60247f649024f7468c71e374698d0fab46c3f
[ROCm/hip-tests commit: f7347f5ea2 ]
2024-02-29 11:04:17 +05:30
Rakesh Roy
9f2be3c01d
SWDEV-1 - Disable tests failing in PSDB
...
- Tests Performance_hipMemcpy2D_HostToHost & Performance_hipMemcpy2DAsync_HostToHost are failing in PSDB
Change-Id: I25de638908a6f60abbf2902fe7e201253f5f3346
[ROCm/hip-tests commit: 858dd90678 ]
2024-02-28 18:53:47 +05:30
Mirza Halilčević
4a1caf16ea
EXSWHTEC-354 - Implement additional tests for integer intrinsics #430
...
Change-Id: Icd155c2d2121bd9d25e7ac6ece9599553956457c
[ROCm/hip-tests commit: 147601aff2 ]
2024-02-27 23:16:47 +05:30
Nives Vukovic
5f6bd7d09f
EXSWHTEC-331 - Implement tests for half-precision comparison functions #411
...
Change-Id: I378ec4922dc5d3807d5418d690972708549ec764
[ROCm/hip-tests commit: b9ea146b28 ]
2024-02-27 23:08:55 +05:30
Mirza Halilčević
895d2db3aa
EXSWHTEC-118 - Implement tests for hipFuncGetAttribute #61
...
Change-Id: Ie817859ef51701a3758dd44736e947c5b20c2d46
[ROCm/hip-tests commit: 34da562ff5 ]
2024-02-27 22:43:32 +05:30
Mirza Halilčević
b186f5c6e1
EXSWHTEC-345 - Implement tests for hipPointerSetAttribute #427
...
Change-Id: I71e4eb3aab07eff8e24f54fa266a3971839501d1
[ROCm/hip-tests commit: 20a3811696 ]
2024-02-26 22:29:06 +05:30
Mirza Halilčević
ca5e764189
EXSWHTEC-320 - Implement tests for cubemap texture device functions #369
...
Change-Id: I1a247dba4e46ed7e1045dee0467d3fdac1f70cd0
[ROCm/hip-tests commit: 6eec9aa90d ]
2024-02-26 15:55:32 +05:30
Mirza Halilčević
8d0525beab
EXSWHTEC-319 - Implement tests for 3D texture device functions #368
...
Change-Id: Ifc7a6feae1a9567df29d35928d8c4328497bfc97
[ROCm/hip-tests commit: 5fe762ae5d ]
2024-02-26 15:55:04 +05:30
Nives Vukovic
ccfb8b3ff5
EXSWHTEC-286 - Implement tests for log device math functions #230
...
Change-Id: I642a9d865fcc30d7b303b0d4dd05fcd723a59015
[ROCm/hip-tests commit: 95a75cf00f ]
2024-02-26 12:29:19 +05:30
Mirza Halilcevic
dcade635c6
EXSWHTEC-281 - Implement Unit Tests for assert functions #210
...
Change-Id: I6c05915c957d9b67951b3e97cc35cb1ca72a945f
[ROCm/hip-tests commit: 044a59496c ]
2024-02-23 20:45:53 +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 Halilčević
9d48901e13
EXSWHTEC-108 - Implement tests for hipFuncGetAttributes #58
...
Change-Id: I7aa979434724aa3d39343a6c69f67de83e61de4c
[ROCm/hip-tests commit: 053c58ab2d ]
2024-02-19 23:30:34 +05:30
Mirza Halilčević
f3a4512a78
EXSWHTEC-115 - Implement tests for hipLaunchCooperativeKernel APIs #59
...
Change-Id: I5bda5ee3787a73aeeab5c25c05278e7aa2f8bfa2
[ROCm/hip-tests commit: 380ace735f ]
2024-02-19 23:30:13 +05:30
Mirza Halilčević
b66fc2b672
EXSWHTEC-114 - Implement tests for hipExtLaunchKernel APIs #60
...
Change-Id: I9152c31c2c07ddbfb48865cd68a42557e763be28
[ROCm/hip-tests commit: 3f65d7a410 ]
2024-02-19 23:29:52 +05:30
Mirza Halilčević
4194470cd6
EXSWHTEC-217 - Implement new and update existing tests for the hipGraph*MemcpyNode family of APIs #48
...
Change-Id: Iae7ac9c855ba6e3288257e99e49f8b16cebb1bac
[ROCm/hip-tests commit: cefbaed5cf ]
2024-02-19 22:58:36 +05:30
Mirza Halilcevic
d30d6a5a62
EXSWHTEC-113 - Implement tests for hipModuleGetTexRef #24
...
Change-Id: I5fe18f2ca977a740e29dda356b68ea4eb6e0565f
[ROCm/hip-tests commit: 72aa591328 ]
2024-02-19 22:57:08 +05:30
Mirza Halilcevic
de6db48460
EXSWHTEC-80 - Implement tests for hipModuleGetGlobal #23
...
Change-Id: I873ef5c977ec252425b81e3ed7ea33c861277efb
[ROCm/hip-tests commit: ce7e67ac39 ]
2024-02-19 22:56:44 +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
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
Nives Vukovic
567cd68705
EXSWHTEC-306 - Implement tests for memory device functions memcpy/memset ( #279 )
...
Change-Id: I609efbd4f6ebaa48571e14e11ff97340dca1ab95
[ROCm/hip-tests commit: 9cadc3b875 ]
2024-02-15 19:41:23 +05:30
Nives Vukovic
d6f8998c85
EXSWHTEC-307 - Implement tests for printf and __hip_hc_<add/sub/mul>8pk device functions ( #274 )
...
Change-Id: I4669d3f0f8cc062e75cd2b0a8aeee51868dd5b09
[ROCm/hip-tests commit: 08a41abaad ]
2024-02-15 19:41:23 +05:30
Rakesh Roy
1d9e73f8c6
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
[ROCm/hip-tests commit: 6c7fcd63fb ]
2024-02-15 13:14:36 +05:30
Ajay
f83e9be99c
SWDEV-347670 - StreamWait test issues
...
SWDEV-439486 - Fix Unit_hipStreamValue_Wait32_NonBlocking_Mask_Gte
Change-Id: Iab61cacaa72ac88905a2befe3aff931f8216d152
[ROCm/hip-tests commit: 8c0a6f1cdb ]
2024-01-25 11:30:57 -05:00
Ajay
fced93394d
SWDEV-413997 - skipping Unit_hipMemSetAccess_ChangeAccessProp on windows
...
Change-Id: Id4d817a84176b52653f0b0b783f10f73651f7d4a
[ROCm/hip-tests commit: abac014b73 ]
2024-01-22 20:50:33 -08:00
taosang2
f44d9aeb1e
SWDEV-435296 - Enable LayeredTexture test
...
Enable disabled LayeredTexture test
Change-Id: I3eec1b6855ff9387fdd5bc35128cac9e4af9ec7a
[ROCm/hip-tests commit: 642fba7acb ]
2024-01-22 15:29:41 -05:00
kjayapra-amd
8b2385c978
SWDEV-413997 - Enabling passing VMM tests on Windows.
...
Change-Id: Ice37437cfe8cb245e6feef84477f6a5b8ae67b9a
[ROCm/hip-tests commit: 331360675c ]
2024-01-19 13:27:41 -05:00
Ioannis Assiouras
5d5d8e52e1
SWDEV-430116 - Re-enabled fixed tests on Windows
...
Unit_hipFreeAsync_negative
Unit_hipLaunchHostFunc_multistreams
Unit_hipGraphMem_Alloc_Free_NodeGetParams_Negative
Change-Id: Ic7b00b688ded737d1762b2c8795c0772107dbb64
[ROCm/hip-tests commit: 7939517b03 ]
2024-01-12 15:25:42 +05:30