ROCm CI Service Account
f13ebc4e4e
SWDEV-321872 - [catch2][dtest] Texture tests migrated to catch2 ( #2536 )
...
Change-Id: I4e29001812e2310680c6c24028667eb560194e87
[ROCm/hip-tests commit: 3f4fb28faf ]
2022-03-11 16:53:48 +05:30
ROCm CI Service Account
d29a0632b1
SWDEV-306122 - [catch2][dtest] Tests for hipGraphNodeGetType API ( #2529 )
...
Added negative and functional tests for hipGraphNodeGetType API
Change-Id: Ic33f0b36e2fd7bfb3a44cefea0075b1fcd59f989
[ROCm/hip-tests commit: df33e425b8 ]
2022-03-11 15:26:55 +05:30
ROCm CI Service Account
2b8c3d01ef
SWDEV-325491 - hip build when rocm_agent_enumerator returns no devices ( #2535 )
...
Change-Id: I2fe58d1eaba82a3dab2472bd37a8ab26d105ac1c
[ROCm/hip-tests commit: ef83ae6fd0 ]
2022-03-11 09:58:52 +05:30
agunashe
c64ccc514a
SWDEV-1 - skip rtc test build on windows ( #2534 )
...
[ROCm/hip-tests commit: 59cb973120 ]
2022-03-11 09:58:28 +05:30
ROCm CI Service Account
f82011bc66
SWDEV-321511 - Enable device related disabled tests on Nvidia platform ( #2518 )
...
Change-Id: I95a62e9562a638cb3525862b9a5d2e640c10882c
[ROCm/hip-tests commit: 4b3f334131 ]
2022-03-10 16:45:54 +05:30
ROCm CI Service Account
0a584393c5
SWDEV-323849 - Fix for dtests failures ( #2539 )
...
Change-Id: Iffd78656d7f67b11d3eb6d1e7859bb6168b68a57
[ROCm/hip-tests commit: 7fa5b6ddfe ]
2022-03-10 15:04:48 +05:30
ROCm CI Service Account
c5fef1f406
SWDEV-323848 - Fix for p2p failed tests ( #2537 )
...
Added peer check for the p2p related testcases
Change-Id: I9131b284baf33bef18eceaa7ed462d733f91be92
[ROCm/hip-tests commit: d2a764dd1c ]
2022-03-10 15:02:31 +05:30
Maneesh Gupta
9b5c3fdac2
Add mising p2p checks in graph instantiate tests ( #2525 )
...
Change-Id: I37ed539ccb9fc487872807170dc62eddc598f1f6
[ROCm/hip-tests commit: b73f77a75a ]
2022-03-10 15:01:43 +05:30
agunashe
1828535524
SWDEV-1 - hip tests: Moving ctest file generation to execution phase ( #2522 )
...
Earlier ctest file creation was taking place during build time.
Due to cmake framework issue the file creation had issues,
which in turn failed the test build.
This change moves this logic to the execution phase
and gets rid of the unwanted dependency during build time
Change-Id: Ifbf7e325f1b15a8be12e76560a6d339bc76705ee
[ROCm/hip-tests commit: 4872e70674 ]
2022-02-28 09:26:33 -08:00
lthakur
48716289bd
SWDEV-298757 - Moving Unit_hipMemPrefetchAsyncOneToAll into stress/memory directory ( #2460 )
...
[ROCm/hip-tests commit: e108ed9cbf ]
2022-02-25 19:39:30 +05:30
meher-bhiutras
560d249fa1
SWDEV-301952 - [catch2][dtest] Migration of Negative folder test files to Catch2 ( #2463 )
...
Migrated hipMemcpyFromSymbol/hipMemcpyToSymbol, hipMemcpyFromSymbolAsync/hipMemcpyToSymbolAsync files under Negative/memory folder into catch2 framework.
Change-Id: Id9e451fa7262193df3812bc0247e3957ae083c35
[ROCm/hip-tests commit: 1396800bf9 ]
2022-02-25 19:39:13 +05:30
ROCm CI Service Account
9928b9ed7f
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddChildGraphNode API ( #2491 )
...
Added Negative and functional tests for hipGraphAddChildGraphNode API
Change-Id: I4dbd065b758c32f1b978017cc96d112b8066b5ff
[ROCm/hip-tests commit: 6c6cdc191a ]
2022-02-25 18:54:55 +05:30
ROCm CI Service Account
e7bf4b578b
SWDEV-306122 - [catch2][dtest] hipGraphAddMemcpyNode1D API Negative test ( #2492 )
...
Change-Id: I6db16f031da0f150356aff132e21f9ecb5a1b852
[ROCm/hip-tests commit: 35016e6bfe ]
2022-02-25 18:54:14 +05:30
ROCm CI Service Account
3d26712bc5
SWDEV-306122 - [catch2][dtest] Tests for hipGraphHostNodeSetParams API ( #2503 )
...
Added Negative and functional tests for hipGraphHostNodeSetParams API
Change-Id: I5ec101a66b17c723a562c15d951832b65772dbbf
[ROCm/hip-tests commit: 32c0ecbace ]
2022-02-25 18:53:36 +05:30
ROCm CI Service Account
1ca2bb099a
SWDEV-306122 - [catch2][dtest] hipGraph tests for GetNodes/GetRootNodes ( #2497 )
...
Change-Id: I5e9fafd0802585b6b33c391d7281151010ffc1c3
[ROCm/hip-tests commit: 3a4fde33e2 ]
2022-02-25 16:25:51 +05:30
sumanthtg
26d1b29634
SWDEV-306122 - [catch2][dtest] hipGraph functional tests for GetNodes/GetRootNotes ( #2441 )
...
Change-Id: I9b31252ddb5259b2e7c2bc7502e0494a8041ed9e
[ROCm/hip-tests commit: 8b073e2123 ]
2022-02-25 14:07:38 +05:30
lthakur
139ff145ef
SWDEV-314080 - Tested All hipMemcpy**() apis with hipStreamPerThread stream obj ( #2484 )
...
Change-Id: I8f429eb0cc3be2e4d62c76ccb8c1510c56a1e143
[ROCm/hip-tests commit: 6c9d7b19fe ]
2022-02-25 14:05:06 +05:30
ROCm CI Service Account
28ea47b545
SWDEV-306122 - [catch2][dtest] Tests for hipGraphDestroyNode API ( #2509 )
...
Added negative and functional tests for hipGraphDestroyNode API
Change-Id: Ifc4183b94e8fd428c44f2bbc3016539f972b8069
[ROCm/hip-tests commit: 9e86513dbe ]
2022-02-25 14:04:23 +05:30
Satyanvesh Dittakavi
4e9ddeee7d
SWDEV-306940 - Fix hip errors/warnings by CppCheck ( #2486 )
...
Change-Id: I91f5e97b0c7ca80b6d21fa66d24e3cf9fde716a9
[ROCm/hip-tests commit: 833e962ddd ]
2022-02-24 20:57:04 +05:30
ROCm CI Service Account
750df46bf8
SWDEV-316467 - tests to verify hipGraphMemcpyNodeSetParamsToSymbol negative scenarios ( #2499 )
...
Change-Id: I38c7fe6ea060ce8f4c2ffe3ddd6ef927da2e864a
[ROCm/hip-tests commit: 9ba5219d23 ]
2022-02-24 20:47:07 +05:30
ROCm CI Service Account
0794cd15cf
SWDEV-306122 - [catch2][dtest] hipGraphExecMemsetNodeSetParams added Functional and Negative test scenario ( #2500 )
...
Change-Id: Ia6cc644e59985bdee8a7b5ebccf6ced711dcfc7b
[ROCm/hip-tests commit: e828af2af0 ]
2022-02-24 20:46:30 +05:30
ROCm CI Service Account
d8924bc073
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddMemcpyNodeToSymbol API ( #2501 )
...
Added Negative and functional tests for hipGraphAddMemcpyNodeToSymbol API
Change-Id: I2cae4de9977c8d2ecbdd6ec6868514cd6e1c6efd
[ROCm/hip-tests commit: efa19632d9 ]
2022-02-24 20:45:30 +05:30
ROCm CI Service Account
6fb42f25b3
SWDEV-306122 - [catch2][dtest] Tests for hipGraphExecHostNodeSetParams API ( #2502 )
...
Added Negative and functional tests for hipGraphExecHostNodeSetParams API
Change-Id: I56ae94cff564fc0888fa6f0398ecb913cf4b9eed
[ROCm/hip-tests commit: 440ee05bd3 ]
2022-02-24 20:44:54 +05:30
ROCm CI Service Account
0870664f5f
SWDEV-306122 - [catch2][dtest] Tests for hipGraphNodeFindInClone API ( #2504 )
...
Added Negative and functional tests for hipGraphNodeFindInClone API
Change-Id: I62382f6e5fcb5c1ca62fca7326efb8e6fc0ab624
[ROCm/hip-tests commit: 954b75ad07 ]
2022-02-24 20:44:23 +05:30
ROCm CI Service Account
3f7024fa60
SWDEV-306122 - [catch2][dtest] Tests for hipGraphChildGraphNodeGetGraph API ( #2505 )
...
Added Negative and functional tests for hipGraphChildGraphNodeGetGraph API
Change-Id: I93c905687b684448297bde203414f9e6cc1f454a
[ROCm/hip-tests commit: 9360299244 ]
2022-02-24 20:43:51 +05:30
ROCm CI Service Account
a86988f972
SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddMemcpyNodeFromSymbol API ( #2506 )
...
Added Negative and functional tests for hipGraphAddMemcpyNodeFromSymbol API
Change-Id: Ic65045ca56ae8949efd7690e62f788ff888cd893
[ROCm/hip-tests commit: 94bde83802 ]
2022-02-24 20:43:14 +05:30
ROCm CI Service Account
1df4dbfac1
SWDEV-298757 - hipHmmOvrSubscriptionTst.cc adding HMM over subscription test ( #2493 )
...
Change-Id: I4728a329e673cbb94656a28b266cdcd046a07144
[ROCm/hip-tests commit: 12ea2c6597 ]
2022-02-24 18:59:00 +05:30
ROCm CI Service Account
cd01ad0a02
SWDEV-314080 - Testing All hipMemsetxx() apis with hipStreamPerThread ( #2494 )
...
Change-Id: I452edb7d0047146b22500750bf529a59ab7f99d5
[ROCm/hip-tests commit: b03d0dd219 ]
2022-02-24 18:58:38 +05:30
ROCm CI Service Account
e261a68e74
SWDEV-298757 - hipMemRangeGetAttribute.cc Adding test cases for hipMemRangeGetAttribute() api ( #2495 )
...
Change-Id: I6dc6476383799963dd2a079b4a074b2da6fe8cca
[ROCm/hip-tests commit: c77d13965c ]
2022-02-24 18:58:17 +05:30
ROCm CI Service Account
7c618d9165
SWDEV-314080 - Tested All hipMemcpy**() apis with hipStreamPerThread stream obj ( #2496 )
...
Change-Id: I8f429eb0cc3be2e4d62c76ccb8c1510c56a1e143
[ROCm/hip-tests commit: a13fafa05c ]
2022-02-24 18:58:04 +05:30
ROCm CI Service Account
8651c7088d
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode api ( #2498 )
...
Change-Id: I65088f4107158e320d54b5e54a47d4ad8ce5d85f
[ROCm/hip-tests commit: 5912b08e2f ]
2022-02-24 18:57:27 +05:30
ROCm CI Service Account
378a4a670b
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-tests commit: b0702f55e4 ]
2022-02-24 16:54:07 +05:30
ROCm CI Service Account
7016e59a0a
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-tests commit: eb500d7eb0 ]
2022-02-24 16:41:35 +05:30
ROCm CI Service Account
2fdcd19980
SWDEV-306122 - [catch2][dtest] hipGraphClone API ( #2510 )
...
Added Negative, functional and multithreaded tests for hipGraphClone API
Change-Id: I0733b469c1f1f0e897ed70c49b6ad3756a35f1b5
[ROCm/hip-tests commit: d564bb34f9 ]
2022-02-24 16:40:14 +05:30
lthakur
6e31b0e176
SWDEV-298757 - Moved long running tests into stress category. ( #2461 )
...
[ROCm/hip-tests commit: 460a07f338 ]
2022-02-23 11:58:08 -08:00
lthakur
6facac30d4
SWDEV-298757 - hipMemRangeGetAttribute.cc Adding test cases for hipMemRangeGetAttribute() api ( #2459 )
...
[ROCm/hip-tests commit: cd23bb5709 ]
2022-02-22 19:30:16 -08:00
agunashe
7429fd2d30
SWDEV-1 - hip change for Windows applications hipInfo ( #2471 )
...
BLDSPPT-3818
Change-Id: I624786a0d79678fbd850f0b8bedc7314731a77f4
[ROCm/hip-tests commit: 835bde481b ]
2022-02-10 08:27:05 -08:00
agunashe
6fded87b97
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-tests commit: ec8d624959 ]
2022-02-09 08:17:45 -08:00
TomSang
5515d0422f
SWDEV-315590 - Fix texture fetch issue ( #2467 )
...
Add
tests/catch/unit/texture/hipTextureObjFetchVector.cc
Change-Id: Ifed915c87573b789780b2180321ccb746845dafb
[ROCm/hip-tests commit: 0375f8e638 ]
2022-01-31 19:53:09 -08:00
Sarbojit2019
f34431d776
SWDEV-3161551 - Fix for P2P sample failure ( #2456 )
...
[ROCm/hip-tests commit: 33ac9de928 ]
2022-01-11 13:52:13 +05:30
Sarbojit2019
4b43ff2ae6
SWDEV-310181 - Fix for memcpy3D test failure ( #2455 )
...
[ROCm/hip-tests commit: 2551628cc0 ]
2022-01-11 13:50:49 +05:30
Maneesh Gupta
8cc181deaa
Add missing checks in hipMemCoherencyTst.cc ( #2442 )
...
Change-Id: I47f188345ec39ad216ee8dd92dc9d89d99ca2733
[ROCm/hip-tests commit: e1e4e30ffe ]
2022-01-06 16:23:09 +05:30
Sarbojit2019
0390880b84
SWDEV-292547 - dtests for hipStreamPerThread ( #2417 )
...
[ROCm/hip-tests commit: d756a47a41 ]
2022-01-06 16:18:30 +05:30
Maneesh Gupta
385d8ae8ef
SWDEV-316804 - Fix catch2 standalone build failure
...
project needs to be defined at the beginning of the cmake file.
[ROCm/hip-tests commit: 160a9dabe9 ]
2022-01-06 12:02:12 +05:30
sumanthtg
df6ece4512
SWDEV-309676 - Fix for build failure due to new compiler flag -Wbitwise-instead-of-logical ( #2443 )
...
Change-Id: I55d230dbb409b93d17dcff2bd29b27100b586e17
[ROCm/hip-tests commit: 2201b35f5e ]
2021-12-20 14:04:38 +05:30
agunashe
4564fd3633
SWDEV-273235 - enabling catch2 config file and graph tests ( #2437 )
...
Change-Id: Ia9ce9e4b32aaca0986b86a237ff01a030e8da4d5
[ROCm/hip-tests commit: 2e4d43deb1 ]
2021-12-16 10:11:13 +05:30
agunashe
3971e912aa
SWDEV-273235 - catch2 packaging for jenkins build ( #2430 )
...
Change-Id: I9686b3e26d4e8a24ce97ac1e1f31a4293678d577
[ROCm/hip-tests commit: 7073499c22 ]
2021-12-16 10:11:02 +05:30
agunashe
01240ce9ce
SWDEV-273235 - catch2 windows build ( #2422 )
...
Change-Id: I331c6c2525a65746e2d0799ec8dc2f608af1176a
[ROCm/hip-tests commit: 3ccd6ec300 ]
2021-11-26 11:52:46 +05:30
agunashe
82957e3458
SWDEV-273235 - Linux: catch2 shared lib to executable ( #2421 )
...
Change-Id: I17101e39fd05eb35c087ebdf3cb005d428d9f206
[ROCm/hip-tests commit: f90c5d218c ]
2021-11-26 11:02:29 +05:30
sumanthtg
a8f788d717
SWDEV-306122 - [catch2][dtest] hipGraph functional tests for hipGraphAddEmptyNode ( #2411 )
...
Change-Id: I93139c195e4621d33d9330413b6eedaf714c72d8
[ROCm/hip-tests commit: 07c2e5b668 ]
2021-11-26 07:19:49 +05:30