ROCm CI Service Account
fb1c8587b8
SWDEV-306122 - [catch2][dtest] hipGraphExecMemsetNodeSetParams added Functional and Negative test scenario ( #2500 )
...
Change-Id: Ia6cc644e59985bdee8a7b5ebccf6ced711dcfc7b
[ROCm/hip commit: 411110ebc9 ]
2022-02-24 20:46:30 +05:30
ROCm CI Service Account
d0d605e0af
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddMemcpyNodeToSymbol API ( #2501 )
...
Added Negative and functional tests for hipGraphAddMemcpyNodeToSymbol API
Change-Id: I2cae4de9977c8d2ecbdd6ec6868514cd6e1c6efd
[ROCm/hip commit: 6c34fc554d ]
2022-02-24 20:45:30 +05:30
ROCm CI Service Account
9c63d709f2
SWDEV-306122 - [catch2][dtest] Tests for hipGraphExecHostNodeSetParams API ( #2502 )
...
Added Negative and functional tests for hipGraphExecHostNodeSetParams API
Change-Id: I56ae94cff564fc0888fa6f0398ecb913cf4b9eed
[ROCm/hip commit: 16edb6c7d2 ]
2022-02-24 20:44:54 +05:30
ROCm CI Service Account
93e27e9390
SWDEV-306122 - [catch2][dtest] Tests for hipGraphNodeFindInClone API ( #2504 )
...
Added Negative and functional tests for hipGraphNodeFindInClone API
Change-Id: I62382f6e5fcb5c1ca62fca7326efb8e6fc0ab624
[ROCm/hip commit: 11b71138cd ]
2022-02-24 20:44:23 +05:30
ROCm CI Service Account
dda11ad36d
SWDEV-306122 - [catch2][dtest] Tests for hipGraphChildGraphNodeGetGraph API ( #2505 )
...
Added Negative and functional tests for hipGraphChildGraphNodeGetGraph API
Change-Id: I93c905687b684448297bde203414f9e6cc1f454a
[ROCm/hip commit: 97273320b1 ]
2022-02-24 20:43:51 +05:30
ROCm CI Service Account
19b3c5c0d5
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddMemcpyNodeFromSymbol API ( #2506 )
...
Added Negative and functional tests for hipGraphAddMemcpyNodeFromSymbol API
Change-Id: Ic65045ca56ae8949efd7690e62f788ff888cd893
[ROCm/hip commit: 1dca3b328f ]
2022-02-24 20:43:14 +05:30
ROCm CI Service Account
4fd3d2377a
SWDEV-298757 - hipHmmOvrSubscriptionTst.cc adding HMM over subscription test ( #2493 )
...
Change-Id: I4728a329e673cbb94656a28b266cdcd046a07144
[ROCm/hip commit: c10b08bc34 ]
2022-02-24 18:59:00 +05:30
ROCm CI Service Account
13a69906ce
SWDEV-314080 - Testing All hipMemsetxx() apis with hipStreamPerThread ( #2494 )
...
Change-Id: I452edb7d0047146b22500750bf529a59ab7f99d5
[ROCm/hip commit: bdc8f76306 ]
2022-02-24 18:58:38 +05:30
ROCm CI Service Account
6b504acc59
SWDEV-314080 - Tested All hipMemcpy**() apis with hipStreamPerThread stream obj ( #2496 )
...
Change-Id: I8f429eb0cc3be2e4d62c76ccb8c1510c56a1e143
[ROCm/hip commit: d18b4b8848 ]
2022-02-24 18:58:04 +05:30
ROCm CI Service Account
178c783438
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode api ( #2498 )
...
Change-Id: I65088f4107158e320d54b5e54a47d4ad8ce5d85f
[ROCm/hip commit: 7d8d41e45b ]
2022-02-24 18:57:27 +05:30
ROCm CI Service Account
33f1086f14
SWDEV-240806 - Added API hipLaunchHostFunc and updated graph test for host graph node ( #2512 )
...
Change-Id: Idf759064946e503a2b3cc2a38f1a7cb049012688
[ROCm/hip commit: d305e34173 ]
2022-02-24 18:56:56 +05:30
ROCm CI Service Account
7ab94d1f9b
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddHostNode API ( #2507 )
...
Added Negative and functional tests for hipGraphAddHostNode API
Change-Id: I7237cdf62daa492d94b1f67fcb9df8b2260d8052
Co-authored-by: DURGESH KROTTAPALLI <Durgesh.Krottapalli>
[ROCm/hip commit: e21231649d ]
2022-02-24 16:54:07 +05:30
ROCm CI Service Account
fac96c41b6
SWDEV-306122 - [catch2][dtest] Tests for hipGraphInstantiateWithFlags API ( #2508 )
...
Added Negative and functional tests for hipGraphInstantiateWithFlags API
Change-Id: Ife82615f4aec3c5df90e4640a7cc4381709306d9
Co-authored-by: DURGESH KROTTAPALLI <Durgesh.Krottapalli@amd.com >
[ROCm/hip commit: 11271fe362 ]
2022-02-24 16:41:35 +05:30
ROCm CI Service Account
91a89dece3
SWDEV-306122 - [catch2][dtest] hipGraphClone API ( #2510 )
...
Added Negative, functional and multithreaded tests for hipGraphClone API
Change-Id: I0733b469c1f1f0e897ed70c49b6ad3756a35f1b5
[ROCm/hip commit: 302b0e8e12 ]
2022-02-24 16:40:14 +05:30
lthakur
6cd4c0576e
SWDEV-298757 - Moved long running tests into stress category. ( #2461 )
...
[ROCm/hip commit: 6e696a028b ]
2022-02-23 11:58:08 -08:00
lthakur
307de511fd
SWDEV-298757 - hipMemRangeGetAttribute.cc Adding test cases for hipMemRangeGetAttribute() api ( #2459 )
...
[ROCm/hip commit: 990f546b38 ]
2022-02-22 19:30:16 -08:00
TomSang
f1ed56ab72
SWDEV-306947 - Add mode combination tests ( #2447 )
...
Address modes are valid for array rather than linear
memory. Comment out codes of address test for linear
memory.
Add tests of mode combination(address, linear and
normorlized coordinates) in 1D, 2D and 3D.
Change-Id: I9e7e97d9bf619743c311f68f51d5bf115fdd534d
[ROCm/hip commit: e05f98967e ]
2022-02-17 13:48:45 -08:00
agunashe
f8746b1982
SWDEV-273235 - hip change to build catch tests on Windows ( #2472 )
...
* SWDEV-273235 - hip change to build catch tests on Windows
Change-Id: I96de305694609c669cb81480f3572d987ce87d98
* SWDEV-1 - skip failing hipStreamPerThread_DeviceReset_1 test on Linux
[ROCm/hip commit: ffe3f9cf81 ]
2022-02-09 08:17:45 -08:00
TomSang
27107af5a3
SWDEV-315590 - Fix texture fetch issue ( #2467 )
...
Add
tests/catch/unit/texture/hipTextureObjFetchVector.cc
Change-Id: Ifed915c87573b789780b2180321ccb746845dafb
[ROCm/hip commit: c341658db1 ]
2022-01-31 19:53:09 -08:00
TomSang
242779287f
SWDEV-319221 - Fix c++/g++ build ( #2464 )
...
CentOS 7.5 has too old c++/g++/gcc(<version 5) in /usr/bin.
They cannot support __has_attribute, thus build failure will
happen.
Remove hardcoded /usr/bin path so that the target version will
be selected via PATH. For example in CentOS,
PATH=/opt/rh/devtoolset-7/root/usr/bin:$PATH, c++/g++/gcc will
be from /opt/rh/devtoolset-7/root/usr/bin.
Change-Id: Id77c54127eb0b9960e78897af75cfc3666d85689
[ROCm/hip commit: b253a4617b ]
2022-01-23 21:45:36 -08:00
Sarbojit2019
bc20b513c4
SWDEV-310181 - Fix for memcpy3D test failure ( #2455 )
...
[ROCm/hip commit: 3fcc42d05e ]
2022-01-11 13:50:49 +05:30
Maneesh Gupta
f617a9ccbb
Add missing checks in hipMemCoherencyTst.cc ( #2442 )
...
Change-Id: I47f188345ec39ad216ee8dd92dc9d89d99ca2733
[ROCm/hip commit: b09c16b062 ]
2022-01-06 16:23:09 +05:30
Sarbojit2019
77a716268f
SWDEV-292547 - dtests for hipStreamPerThread ( #2417 )
...
[ROCm/hip commit: 9de957d9df ]
2022-01-06 16:18:30 +05:30
Maneesh Gupta
422b68dc0a
SWDEV-316804 - Fix catch2 standalone build failure
...
project needs to be defined at the beginning of the cmake file.
[ROCm/hip commit: aee18eb20a ]
2022-01-06 12:02:12 +05:30
sumanthtg
0f1a85cd1c
SWDEV-309676 - Fix for build failure due to new compiler flag -Wbitwise-instead-of-logical ( #2443 )
...
Change-Id: I55d230dbb409b93d17dcff2bd29b27100b586e17
[ROCm/hip commit: 2734e94293 ]
2021-12-20 14:04:38 +05:30
agunashe
6a81c11669
SWDEV-273235 - enabling catch2 config file and graph tests ( #2437 )
...
Change-Id: Ia9ce9e4b32aaca0986b86a237ff01a030e8da4d5
[ROCm/hip commit: eeaadda46e ]
2021-12-16 10:11:13 +05:30
agunashe
cb6829a5de
SWDEV-273235 - catch2 packaging for jenkins build ( #2430 )
...
Change-Id: I9686b3e26d4e8a24ce97ac1e1f31a4293678d577
[ROCm/hip commit: d603e4b761 ]
2021-12-16 10:11:02 +05:30
shadidashmiz
051a25b447
SWDEV-292011 - xgmi hip test not supported on windows ( #2423 )
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: Ie78bea0f1507b0c103f9cc1cce941d35a9a88a9f
[ROCm/hip commit: c1e34d006c ]
2021-12-02 11:47:02 +05:30
TomSang
b87ef5aa18
SWDEV-303204 - Disable texture/image Apis on some devices. ( #2381 )
...
Modify texture tests to pass on devices that don't support texture.
Add hipDeviceAttributeImageSupport to check image support in runtime
Change-Id: Ia89c494e651a6198a24448b59a91e046a9ebea38
[ROCm/hip commit: 5c8af57480 ]
2021-12-02 11:46:13 +05:30
agunashe
e90cc323e3
SWDEV-273235 - catch2 windows build ( #2422 )
...
Change-Id: I331c6c2525a65746e2d0799ec8dc2f608af1176a
[ROCm/hip commit: 0d361c5621 ]
2021-11-26 11:52:46 +05:30
agunashe
6a5e1ea51e
SWDEV-273235 - Linux: catch2 shared lib to executable ( #2421 )
...
Change-Id: I17101e39fd05eb35c087ebdf3cb005d428d9f206
[ROCm/hip commit: 6c24531156 ]
2021-11-26 11:02:29 +05:30
sumanthtg
a4d0f06eb7
SWDEV-306122 - [catch2][dtest] hipGraph functional tests for hipGraphAddEmptyNode ( #2411 )
...
Change-Id: I93139c195e4621d33d9330413b6eedaf714c72d8
[ROCm/hip commit: 02ac5137f5 ]
2021-11-26 07:19:49 +05:30
sumanthtg
89a8c9d37e
SWDEV-306122 - [catch2][dtest] hipGraph functional tests for hipGraphAddDependencies ( #2410 )
...
Change-Id: Iec9f15db89192f73ebb7f2452199d0b41d18da88
[ROCm/hip commit: e269ce0a9c ]
2021-11-26 07:19:12 +05:30
sumanthtg
65dff13267
SWDEV-308570 - [catch2][dtest] Existing hipGraph tests migrated from HIT to Catch2 ( #2409 )
...
Change-Id: If831cb41175b43a98863d2b023f11e9a228f6584
[ROCm/hip commit: 71244ada69 ]
2021-11-26 07:18:18 +05:30
sumanthtg
1a838c8f14
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode api ( #2408 )
...
Change-Id: I970cbf88667c5da19496d6a09e7fa0ffb5e29b2b
[ROCm/hip commit: c799271ab5 ]
2021-11-26 04:45:45 +05:30
kjayapra-amd
f835b6f2a4
SWDEV-305993 - Check for P2P access on mgpu setup, before running P2P test cases ( #2407 )
...
Change-Id: I537a1a45f42a51b6654fd2ced8120edcb9a54d27
[ROCm/hip commit: f86a5a5f64 ]
2021-11-25 15:14:01 +05:30
Aakanksha Patil
da389e1486
SWDEV-309659 - Delete duplicate files - hipify-perl and helper scripts ( #2403 )
...
* Delete duplicate files - hipify-perl and helper scripts
* Update link for hipconvertinplace-perl.sh references
* Remove remaining references to hipify-clang and contents of its package
* Hyperlink hipexamine-perl.sh in docs/markdown/hip_porting_guide.md
[ROCm/hip commit: 6902f11835 ]
2021-11-25 15:12:09 +05:30
lthakur
ba6fe1a221
SWDEV-293806 - Adding tests to check behvior related to fine and coarse grain ( #2402 )
...
Change-Id: Ia437adf138e6952ff42b6081c39da5bfaf931e53
[ROCm/hip commit: f6da2f8795 ]
2021-11-25 15:11:10 +05:30
lthakur
3ef5780969
SWDEV-298757 - Adding stress test for hipMallocManaged() api ( #2397 )
...
Change-Id: Ie5d016bec9c939c3af60c1476a79d7685e774ced
[ROCm/hip commit: 98e8f56d89 ]
2021-11-25 15:10:56 +05:30
Jatin Chaudhary
ebfdc5c9e5
SWDEV-297217 - Add test for overriding user options ( #2386 )
...
Change-Id: If4c2cad9ef3359ca8d98814864fbe0b9b8e4a4ab
[ROCm/hip commit: 3aad02a138 ]
2021-11-25 15:09:18 +05:30
Julia Jiang
3351c0a2f7
SWDEV-286322 - clean up trailing space - part2 ( #2383 )
...
Change-Id: Id659c029a33874bc9a7d4c42bffd06cdc1845e2e
[ROCm/hip commit: 48b91908bc ]
2021-11-25 15:08:06 +05:30
Sarbojit2019
378995cbe1
SWDEV-304161 - Fix for test build failure on Nvidia ( #2387 )
...
[ROCm/hip commit: 96ee9d1397 ]
2021-10-20 14:27:13 -07:00
Maneesh Gupta
8aad90d0bd
Update hipMallocManaged.cc
...
* Fix integer and size_t comparisions.
* Split basic scenario into two - all devices and HMM enabled devices only.
[ROCm/hip commit: 36dc2b4cc3 ]
2021-10-06 18:45:15 +05:30
Maneesh Gupta
8143a1dde0
Update hipMemPrefetchAsyncExtTsts.cc
...
Removed unused variables
[ROCm/hip commit: 15306667ed ]
2021-10-06 18:17:08 +05:30
lthakur
cbb5deb342
SWDEV-298757 - hipMallocManaged.cc Adding basic and rigorous scenarios related to hipMallocManaged() api. ( #2379 )
...
* SWDEV-298757 - Adding test case to test hipMemAdvise() on mmap() memory
Change-Id: Ib8d57d2249d0bb6780c9fdef21907568c22db66c
[ROCm/hip commit: ed460452db ]
2021-10-06 17:37:26 +05:30
lthakur
4a3628f75b
SWDEV-298757 - Adding test case to test hipMemAdvise() on mmap() memory ( #2378 )
...
Change-Id: Ib8d57d2249d0bb6780c9fdef21907568c22db66c
[ROCm/hip commit: 382701025e ]
2021-10-06 17:33:26 +05:30
TomSang
c21a3f06ad
SWDEV-302654 - Fix cooperative_streams_half_capacity ( #2376 )
...
Fix random failure of cooperative_streams_half_capacity by adding HIPCHECK(hipSetDevice(dev))
Change-Id: Ic4baf10a2c69f981aa7134a999c4779642852f53
[ROCm/hip commit: 57f6cd0827 ]
2021-10-06 17:27:39 +05:30
Jatin Chaudhary
e4b9d607dd
SWDEV-289409 - Add Infra for process isolation ( #2374 )
...
Change-Id: Iada6e5cfd38e2ba6efa14d7328e56f2260a72931
[ROCm/hip commit: 44e844d19d ]
2021-10-06 17:26:52 +05:30
Jatin Chaudhary
2b8bf18dc9
SWDEV-296918 - Improve the check on test of unsafe atomic API ( #2373 )
...
Change-Id: I2631994af0deb4ed6c32141886676b72b8a30204
[ROCm/hip commit: a935321f9f ]
2021-10-06 17:24:26 +05:30
lthakur
1b30fb0783
SWDEV-298757 - hipMemPrefetchAsyncExtTsts.cc - Adding more rigorous tests for hipMemPrefetchAsync() api ( #2369 )
...
Change-Id: I321c5c636b6961e9eeee901b98645690783a418b
[ROCm/hip commit: 71e8b09070 ]
2021-10-06 17:24:04 +05:30