Rakesh Roy
edbcc42f3b
SWDEV-425248, SWDEV-425251, SWDEV-426375 - Disable failing tests found in PSDB stress testing
...
- Disable tests that are failing on Linux & Windows during PSDB stress testing
Change-Id: I606226705cd440c1742e0eac4840f7b189d69047
[ROCm/hip-tests commit: ef1b576a8f ]
2023-10-16 11:21:33 -04:00
Rahul Garg
422d70ffb0
SWDEV-415029 - [ABI Break] Remove hcc symbols
...
This reverts commit 81a120a5c5 .
Reason for revert: Bring back original change.
Change-Id: I15c5f288bc50107831a494a81d1f16df4c2ade27
[ROCm/hip-tests commit: cf3df12106 ]
2023-10-16 17:23:01 +05:30
sdashmiz
4b171d9fe7
SWDEV-371332 - [ABI Break]remove if def for cu/cuda memtype
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: I0754ef8bc7c9384bab65599a41719de0fd71b415
[ROCm/hip-tests commit: bfa6d77ce5 ]
2023-10-13 13:44:48 -04:00
kjayapra-amd
652964079c
SWDEV-415965 - Fixing uninitialized variable error for pitch_M and
...
update hipArray in hipGetLastError
Change-Id: I5656eaa666c0472fb852aa0f95ae1b75c98b60ab
[ROCm/hip-tests commit: baaaff9d7f ]
2023-10-13 16:25:01 +05:30
Satyanvesh Dittakavi
b284d005b9
SWDEV-395996 - Enable the disabled hiprtc tests
...
Change-Id: Id0b12f11c298f7488cd95e92916574388e9b1356
[ROCm/hip-tests commit: 949cb688dd ]
2023-10-12 12:11:35 -04:00
Ioannis Assiouras
e816903523
SWDEV-422665,SWDEV-420913 - Fixed Unit_hipMemPrefetchAsync_NonPageSz
...
Change-Id: Ie453ced8eb246c54df754ca2d34ee2696d392c58
[ROCm/hip-tests commit: c1815ffd1a ]
2023-10-12 12:11:19 -04:00
sdashmiz
5760a5449a
SWDEV-332969 - [ABI Break]remove hiparray from tests
...
- replace with hipArray_t
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: Ie1dade58d868182309caf00bf65a86a8fed2cfa6
[ROCm/hip-tests commit: e161374c31 ]
2023-10-12 12:09:20 -04:00
mbhiutra
1593c69807
SWDEV-415965 - [catch2][dtest] Added test for newly added member of hipDeviceProp_t
...
Move the test of AMD specific attribute into proper section
Change-Id: Id35e604e68123eee623a616ba6cd680097f6556d
[ROCm/hip-tests commit: cc35feba07 ]
2023-10-12 12:07:49 -04:00
Jaydeep Patel
ae4c7bb1a2
SWDEV-413161/SWDEV-415848 - Prefetch is only for device memory.
...
Change-Id: Ie2d9cb907fbf7958dfd1b90a5b01a2722cb4e2a5
[ROCm/hip-tests commit: f44b862cd9 ]
2023-10-12 11:53:09 -04:00
Sourabh Betigeri
6375193bb4
SWDEV-417765 - Modifies test to verify dimensions returned by group_dim()
...
Change-Id: Ie92b9f74f4cc37b55f175cb828a88266c5167e0c
[ROCm/hip-tests commit: 9cef1f0ac5 ]
2023-10-12 11:51:50 -04:00
Satyanvesh Dittakavi
64215d55e7
SWDEV-420738 - Fix Unit_hipTextureObj3DCheckModes issue due to hipGetLastError change
...
Change-Id: I3f6efe6f995a2cf041a6f74000fec236298c34a7
[ROCm/hip-tests commit: d517f0175c ]
2023-10-12 10:21:10 -04:00
mbhiutra
350b05a9e3
SWDEV-306122 - [catch2][dtest] Added test for hipGraphMemAllocNodeGetParams, hipGraphMemFreeNodeGetParams APIs
...
Change-Id: I0b68b6d26e91911acb8c14bd95bb62d6d9688ef4
[ROCm/hip-tests commit: 1ef4b7f4ea ]
2023-10-12 10:16:52 -04:00
mbhiutra
3cbc2d6553
SWDEV-389401 - [catch2][dtest] hipGetLastError API test
...
Change-Id: I7c264307269593c2b6d2529a76c04b4b08f752f5
[ROCm/hip-tests commit: 896ffb454b ]
2023-10-12 10:09:40 -04:00
mbhiutra
d8a6f2e16e
SWDEV-415965 - [catch2][dtest] Added test for Optimize HIPGraph Performance
...
Change-Id: I46b1f1d5bea884d6cf335f7e4e09cb453f20a3fe
[ROCm/hip-tests commit: 9a802f36ed ]
2023-10-10 00:11:46 -04:00
Rakesh Roy
81a120a5c5
SWDEV-425967, SWDEV-425968 - Revert "SWDEV-415029 - [ABI Break] Remove hcc symbols"
...
This reverts commit de3d24df97 .
Reason for revert: This causes build failure in hipBLASLt & hipSPARSELt
Change-Id: Ifb1ee519971c6183eb53634d6d8901a9e94cc9cc
[ROCm/hip-tests commit: fe5206e50a ]
2023-10-09 06:31:52 -04:00
Ioannis Assiouras
8df12134a1
SWDEV-425471 - Link hipDispatchLatency sample with pthread library
...
Change-Id: I379823460ab5759de6019ce48b194d8844b65724
[ROCm/hip-tests commit: a5c353f8f5 ]
2023-10-06 05:44:05 -04:00
jiabaxie
bcd3cfeafe
SWDEV-400002 - [ABI Break] remove unsupported hip enums
...
Change-Id: Ic8bd02a7a2385c06d55a8ee01b950cd6d372f5ce
[ROCm/hip-tests commit: 6dc7b081cc ]
2023-10-05 02:18:24 -04:00
Ioannis Assiouras
515a09bfa4
SWDEV-425129 - Revert "SWDEV-422089,SWDEV-420822 - [ABI Break] Update sample to use hipFuncAttribute fields"
...
This reverts commit 2e80cd8fbf .
Change-Id: I45b50c2e7052495ac71057aab2f1becb1423fe5e
[ROCm/hip-tests commit: fb1aaad0b7 ]
2023-10-03 11:37:34 +01:00
AravindanC
5d0d21dead
SWDEV-424997 - Adding -Wno-option-ignored to hip catch test build
...
Change-Id: Ia4d3d9ee3d5762ce2e8814afcc2846b88306c482
[ROCm/hip-tests commit: 6b5c880d6a ]
2023-10-02 06:17:33 -07:00
Ioannis Assiouras
2e80cd8fbf
SWDEV-422089,SWDEV-420822 - [ABI Break] Update sample to use hipFuncAttribute fields
...
Change-Id: I6f432d50b6883664ce303b6d3bd90051f9a33cac
[ROCm/hip-tests commit: e11a002615 ]
2023-09-30 12:25:51 -04:00
taosang2
de3d24df97
SWDEV-415029 - [ABI Break] Remove hcc symbols
...
Change-Id: Ic0082d3960aadbb7bc559141b6e84bd29a75b5cf
[ROCm/hip-tests commit: 403afae98f ]
2023-09-28 12:36:05 -04:00
kjayapra-amd
feaa0bbe43
SWDEV-420149 - Fixing unsafe atomics change for targets other than gfx90a.
...
Change-Id: Ifa26fd1c51505c5e86e121233c8352e3bde846ea
[ROCm/hip-tests commit: a363fa2833 ]
2023-09-27 12:20:05 -04:00
Julia Jiang
d1028926ef
SWDEV-393746 - Fix for HIP-sample tests failure
...
Change-Id: Ifb2dc03cfa82bb96f5f0d21b3848a5cda0baf9bc
[ROCm/hip-tests commit: 547de9c274 ]
2023-09-27 11:55:17 -04:00
AravindanC
c274b20863
SWDEV-421448 - add library link directory for dynamicLoading test
...
Change-Id: I64c90b7dd84990bec31e8aa26b1fffb6482c49ab
[ROCm/hip-tests commit: cdd59ef727 ]
2023-09-26 12:29:30 -04:00
Ioannis Assiouras
153d0f5886
SWDEV-396618,SWDEV-398655 - Re-enabled Unit_hipEventElapsedTime_NotReady_Negative on windows
...
Change-Id: I9b13136f78d40edaabf14bce13462397f119496e
[ROCm/hip-tests commit: ab544d4136 ]
2023-09-26 12:52:44 +01:00
Jatin Chaudhary
63278e0877
SWDEV-412457 - use proper headers for functionality used in hip-tests
...
Change-Id: I2ca20c17b4732638bf05e66196c500c5d25de3b2
[ROCm/hip-tests commit: fe4891ad52 ]
2023-09-26 05:45:55 -04:00
Jatin Chaudhary
acf40cd6df
SWDEV-306642 - remove gcnArch from tests
...
Change-Id: Ibc16aa1bc3507fb583ac9c68394b1ab9b2ba7af4
[ROCm/hip-tests commit: 2c17edbced ]
2023-09-26 05:34:34 -04:00
Rakesh Roy
f7276ddfb6
SWDEV-1 - Fix build errors occurred due to -Wunused-variable, -Wunused-but-set-variable, -Wunused-result
...
- Remove unused variables
- Validate return value of HIP APIs
- Disable failed tests in PSDB
- Use HIP_CHECK_ERROR instead of ASSERT_EQUAL
Change-Id: I9dd0792ecd8c79760b6c948388a953ac8c97b5c2
[ROCm/hip-tests commit: 632802aef8 ]
2023-09-22 21:41:16 +05:30
Rakesh Roy
8d9ee90534
SWDEV-1 - Disable randomly failing tests on Nvidia
...
- These tests are failing randomly on Nvidia during PSDB
Change-Id: Ifb4d085a526c1ff7d1b7af0528cc94d536b99db9
[ROCm/hip-tests commit: fa0fd5cb83 ]
2023-09-22 04:29:21 -04:00
Sourabh Betigeri
76bc392c3b
SWDEV-396656 - Adds CG tiled_partition and coalesced_groups tests
...
- Tests meta_group_rank/size() in static tile
partitioning
Change-Id: I1a0d83224145a2356aa12b5e83b094834b53d5a4
[ROCm/hip-tests commit: 850a18bf2f ]
2023-09-22 04:49:19 +00:00
Jatin Chaudhary
668bcece7a
SWDEV-411064 - fix device mem size to accurately match memory size from same device
...
Change-Id: I9caee84c58312053a7b387c8516b386d53c2197f
[ROCm/hip-tests commit: c340f47ac1 ]
2023-09-21 14:03:02 -04:00
Jatin Chaudhary
cb193f70c4
SWDEV-411064 - check if image is supported before running image specific tests
...
Change-Id: I62b3f7489f2f33b4b4e02f42a46e66c8940f2277
[ROCm/hip-tests commit: ee3c94faf2 ]
2023-09-21 06:23:55 -04:00
Maneesh Gupta
349acb4198
Merge 'develop' into 'amd-staging'
...
Change-Id: Ic8ed238745f7565efabd4bb38d791de9bebabe71
[ROCm/hip-tests commit: b6b43db172 ]
2023-09-14 09:01:06 +00:00
Rakesh Roy
6df8223163
Disable tests which fail/hang in PSDB stress test on 13th Sep 2023 ( #416 )
...
[ROCm/hip-tests commit: 8a8b157ca7 ]
2023-09-14 12:40:03 +05:30
Rakesh Roy
656b7c111c
Disable failed tests in PSDB stress test on 29th Aug 2023 ( #415 )
...
- Unit_hipHostRegister_Memcpy - int/float/double failures are fixed in latest mainline (SWDEV-393727).
- Remaining testcases were random failures seen only during stress test. Could be due to driver/hardware issue.
[ROCm/hip-tests commit: 400c4a1bfe ]
2023-09-08 14:01:44 +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
arjun-raj-kuppala
a4caf2bbe1
Update build-node labels ( #407 )
...
[ROCm/hip-tests commit: 933b84b5bb ]
2023-08-24 09:14:05 -07:00
Rakesh Roy
749d2013dd
Merge pull request #406 from mirza-halilcevic/revert-197-atomicCAS_tests
...
Revert "EXSWHTEC-275 - Implement tests for atomic CAS operations"
[ROCm/hip-tests commit: 0d6ed84612 ]
2023-08-24 10:52:48 +05:30
Mirza Halilčević
eebad210d5
Revert "EXSWHTEC-275 - Implement tests for atomic CAS operations. ( #197 )"
...
This reverts commit 0f844d75a4 .
[ROCm/hip-tests commit: 901a4c227a ]
2023-08-23 16:51:16 +02:00
Satyanvesh Dittakavi
8ffa028888
Address texture related test issues with -Werror ( #405 )
...
[ROCm/hip-tests commit: 7ee1b668fb ]
2023-08-21 20:46:46 +05:30
Satyanvesh Dittakavi
039a0b615a
Fix issues related to -Werror in hip tests ( #396 )
...
* Fix issues related to -Werror
* Correct the skipped tests
[ROCm/hip-tests commit: 605d5eee5d ]
2023-08-19 21:38:59 +05:30
Mirza Halilčević
0f844d75a4
EXSWHTEC-275 - Implement tests for atomic CAS operations. ( #197 )
...
[ROCm/hip-tests commit: a8640d8c62 ]
2023-08-14 21:31:50 +05:30
Ioannis Assiouras
3191fecb78
SWDEV-411880,SWDEV-411881 - Enable deviceAllocation[Malloc/New] tests ( #388 )
...
[ROCm/hip-tests commit: 69bce6be08 ]
2023-08-14 21:31:03 +05:30
ROCm CI Service Account
1363f92ea0
SWDEV-397570 - Adding PASSED string on cases where tests are skipped. ( #385 )
...
Change-Id: I2bbe5cfb9eff75b817f3e77aaeeecc5d0c411dbf
[ROCm/hip-tests commit: 49d3ea9945 ]
2023-08-14 21:30:34 +05:30
ROCm CI Service Account
50e0ea8dcc
SWDEV-412666 - Re-enable lines of hipMemcpy3D test that was failing with previous version of llvm ( #383 )
...
Change-Id: I6834cd3c003a1b3c1d60dfc2f7d14657248d2ea9
[ROCm/hip-tests commit: 09861ff867 ]
2023-08-14 21:30:15 +05:30
ROCm CI Service Account
bf57343505
SWDEV-411064 - Remove asm tests since we do not encourage users to use asm in their code ( #382 )
...
Change-Id: If328fb3cd953e3921a010d80a8c4d1abf1c9058c
[ROCm/hip-tests commit: 87511a5ca0 ]
2023-08-14 21:30:00 +05:30
ROCm CI Service Account
aed6fb404c
SWDEV-402093 - Updated README to use AMDGPU_TARGETS=native to enable compiler autodetection ( #378 )
...
Change-Id: I33a71d12b5b883eacac706725322bc13e0d57852
[ROCm/hip-tests commit: 30fcf2f17c ]
2023-08-14 21:26:49 +05:30
ROCm CI Service Account
904cce8862
SWDEV-411680 - Skip if p2p access is not supported. ( #377 )
...
Change-Id: Ib4d49f9cfc92ea05d799b4a7d5e688fe8790c77e
[ROCm/hip-tests commit: fced17ddce ]
2023-08-14 21:26:31 +05:30
ROCm CI Service Account
4b3be1ade7
SWDEV-1 - Enable hiprtc test includepath and copy its dependent files to bin directory ( #374 )
...
Change-Id: I7171bd343cdccc02f55bcb1b891f589c5fe2acaa
[ROCm/hip-tests commit: ec88eca484 ]
2023-08-14 21:19:44 +05:30
ROCm CI Service Account
101abc7b39
SWDEV-403471 - [catch2][dtest] Converting perftests-memory files from HIT to catch2 ( #342 )
...
Change-Id: I13d2513f31dffe0b280039c888a97cc0d7bba31f
[ROCm/hip-tests commit: cf174d5a47 ]
2023-08-14 21:17:55 +05:30