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
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
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
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
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
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
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
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
Maneesh Gupta
266355ffb3
[dtest] Remove unused variables in hipMemset2DAsyncMultiThreadAndKernel.cc
...
[ROCm/hip commit: 865b40d8bd ]
2021-09-30 13:17:15 +05:30
lthakur
349a189e7a
SWDEV-298757 - hipMallocManagedFlagsTst.cc Added tests to test flags of hipMallocManaged() api. ( #2366 )
...
Change-Id: I4294a4e5c3176c9ece8ed6b35cb83e4d1a3e4773
[ROCm/hip commit: 9ae69c5935 ]
2021-09-24 16:29:39 +05:30
Maneesh Gupta
4cf1bd9334
Fix catch2 unit test build failure
...
Incorrect resolution of merge conflict resulted in not updating tests/catch/unit/memory/CMakeLists.txt correctly
[ROCm/hip commit: e31d5bd8e0 ]
2021-09-20 09:41:45 +05:30
sumanthtg
b7039d9a4a
SWDEV-292637 - [dtest] Catch2 unit and multiprocess tests for Memset3d,HostMalloc and MallocConcurrency tests ( #2348 )
...
Change-Id: I9025bc13735c1d9fb0f0811a9c9d6ad304adc134
[ROCm/hip commit: 8c0558c448 ]
2021-09-17 12:11:26 +05:30
sumanthtg
6461d71f55
SWDEV-294470 - [dtest] Catch2 unit tests for hipMemset2d, hipMemset2d Mthread, hipMemset3d files. ( #2347 )
...
Change-Id: Ia503f9dd12b8c576dee17c3fcbb018eeac305a7e
Co-authored-by: Maneesh Gupta <maneesh.gupta@amd.com >
[ROCm/hip commit: b537d94974 ]
2021-09-17 11:54:39 +05:30
sumanthtg
3e6857f698
SWDEV-294470 - [dtest] Catch2 unit tests for memset related tests. ( #2345 )
...
Change-Id: Ib227e75cb0bef9273bc787e47fa5b713086fac46
[ROCm/hip commit: f7be53ba75 ]
2021-09-17 11:37:05 +05:30
dkrottap
7645b365ac
SWDEV-294643 - [catch2][dtest] Migration of Malloc related files to Catch2 ( #2314 )
...
Migrated malloc related files under memory folder into catch2 framework
Change-Id: I5aa07fc8148bdf6bef135947091aaf1d3c54663b
[ROCm/hip commit: 05e230f5c1 ]
2021-08-19 10:29:07 +05:30
DURGESH KROTTAPALLI
7e9e6f1729
SWDEV-292393 - [catch2][dtest] Tests for hipMemcpy related apis.
...
Migrated all hipMemcpy related APIs to CATCH2 framework by optmizing
the code and moving the stress related tests to stress folder.
Change-Id: Id47669b49304c35d1a68fabdaaf3f6e3ab0428a5
[ROCm/hip commit: 346a77b4c0 ]
2021-07-31 00:48:43 +05:30
Rahul Garg
0991ef704b
SWDEV-293742 - Update copyright year
...
Change-Id: I4248b2cebd3de056f9d5d417e0697da22fb964ef
[ROCm/hip commit: da2c352eb3 ]
2021-07-23 07:13:33 -04:00
DURGESH KROTTAPALLI
63e3233c20
SWDEV-292393 - [catch2][dtest] hipMemcpyAtoH and hipMemcpyHtoA APIs to catch2
...
Migrated functional and negative scenarios of
hipMemcpyAtoH and
hipMemcpyHtoA APIs to catch2 framework
Change-Id: I68bb37d99fc371b8803e64ebf1533c0870b14fab
[ROCm/hip commit: bdc90769fb ]
2021-07-20 18:08:17 +05:30
DURGESH KROTTAPALLI
335b548220
SWDEV-292393 - [catch2][dtest] Tests for hipMemcpy2DFromArray and hipMemcpy2DFromArrayAsync apis.
...
Added functional and negative scenarios for hipMemcpy2DFromArray and
hipMemcpy2DFromArrayAsync APIs
Change-Id: I269499b1d538affd505d9f529e7516cb3aa17863
[ROCm/hip commit: f6e9d2491b ]
2021-07-16 16:03:00 -04:00
DURGESH KROTTAPALLI
218691ef48
SWDEV-292393 - [catch2][dtest] hipMemcpy2D related dtests to catch2 framework
...
Migrated functional and negative scenarios of
hipMemcpy2D and
hipMemcpy2DAsync APIs to catch2 framework
Change-Id: I339f0914cc76fee194fff53dd9686b0c16d85af9
[ROCm/hip commit: b77fe6cc9f ]
2021-07-14 00:04:27 +05:30
DURGESH KROTTAPALLI
d676a01431
SWDEV-292393 - [catch2][dtest] Tests for hipMemcpy3D and hipMemcpyParam2D APIs
...
Added functional and negative scenarios for
hipMemcpy3D and
hipMemcpyParam2D APIs in catch2 framework
Change-Id: I3473eb952c23aba6bc500d78ca93d52a9f7a5d6f
[ROCm/hip commit: aa6b01f793 ]
2021-07-13 12:22:43 -04:00
DURGESH KROTTAPALLI
2c72166ff8
SWDEV-292393 - [catch2][dtest] Tests for hipMemcpyPeer and hipMemcpyPeerAsync APIs.
...
Added functional and negative scenarios for
hipMemcpyPeer and
hipMemcpyPeerAsync APIs
Change-Id: Ibaee0d84cb616727dc5db057bb9422702670b686
[ROCm/hip commit: 48c2a0fb27 ]
2021-07-09 01:06:30 -04:00
DURGESH KROTTAPALLI
60857ec7cf
SWDEV-292393 - [catch2][dtest] Tests for hipMemcpy2DToArray and hipMemcpy2DToArrayAsync apis.
...
Added functional and negative scenarios for hipMemcpy2DToArray and
hipMemcpy2DToArrayAsync APIs
Change-Id: I97331a587fb1d51583faeec998cdb4ac09bfa564
[ROCm/hip commit: edb1a96cdb ]
2021-07-08 04:22:43 -04:00
cjatin
0b66166621
SWDEV-289409 - Add first batch of device tests, add new exe, helper functions and update test Guidelines
...
Change-Id: I71929caf44725ba2cab7a6f0224bc37b9d04bcbb
[ROCm/hip commit: 456af4ea39 ]
2021-06-23 00:51:50 -07:00
cjatin
ee8e6078f9
SWDEV-277697 - Adding Infra and dependent libs: Catch2 and json parser, for new HIP Testing framework
...
Change-Id: Iedfa041ec9acc13eeb631ff67e1677e2fe29463d
[ROCm/hip commit: 8084df7b49 ]
2021-05-19 00:47:00 -04:00