Finlay
7c2ed93547
Added a test for texture gather with hipMallocArray ( #2701 )
...
* Added negative tests for hipMallocArray
* fix numeric limit test for nvidia
* Added a test for texture gather with hipMallocArray
[ROCm/hip-tests commit: 3ee51fcf98 ]
2022-06-02 12:16:41 +05:30
Finlay
b2bfcfb671
Added negative tests for hipMallocArray ( #2699 )
...
* Added negative tests for hipMallocArray
* fix numeric limit test for nvidia
[ROCm/hip-tests commit: 4900279ebe ]
2022-06-02 12:16:25 +05:30
Fábio
b02b9586f7
hipMemset Negative Testing ( #2639 )
...
[ROCm/hip-tests commit: b64d0cff29 ]
2022-05-25 19:07:20 +05:30
Finlay
eebf627237
hipMallocArray tests for default array and surface load store ( #2675 )
...
[ROCm/hip-tests commit: 205107aa3c ]
2022-05-25 16:13:18 +05:30
Jatin Chaudhary
3ccb4c1fae
Add tests for hipPointerGetAttributes ( #2661 )
...
[ROCm/hip-tests commit: 574f65f03d ]
2022-05-25 15:35:42 +05:30
Jatin Chaudhary
904cc67751
Add/Improve hipMalloc Tests ( #2607 )
...
[ROCm/hip-tests commit: 80e87eb23e ]
2022-05-25 14:04:07 +05:30
haoyuan2
38a90ff04f
SWDEV-338427 - fix test hang issue ( #2690 )
...
destroy stream before exit
[ROCm/hip-tests commit: 74bfcf5f87 ]
2022-05-23 21:52:42 -07:00
haoyuan2
081d8b4739
SWDEV-334272 - fix test hang issue ( #2683 )
...
destroy stream before exit
[ROCm/hip-tests commit: 1f7b336400 ]
2022-05-20 08:13:17 -07:00
Maneesh Gupta
afb48886bc
Disable failing tests ( #2685 )
...
* Update config_amd_windows.json - Disable failing tests on windows for now
* Update hipMallocPitch.cc - Disable failing Unit_hipMallocPitch_Negative test
[ROCm/hip-tests commit: 2ff115f72f ]
2022-05-18 20:01:59 +05:30
Maneesh Gupta
b8b97d3be4
SWDEV-298757 - hipMemPrefetchAsync.cc Adding tests for hipMemPrefetchAsync() api ( #2679 )
...
Change-Id: Icadd93e62276b660ed0fd9a864e6985a7b03798a
[ROCm/hip-tests commit: 829cfc1a96 ]
2022-05-17 19:54:28 +05:30
ROCm CI Service Account
375aaaa074
SWDEV-298757 - Added multi thread scenarios for hipMallocManaged() api ( #2544 )
...
Change-Id: I97408994b74b580affbca1a3f4ce85a3e740b904
[ROCm/hip-tests commit: a9687f56ea ]
2022-05-17 19:52:22 +05:30
ROCm CI Service Account
25b975fcc2
SWDEV-292714 - Tests for hipPointerGetAttribute/hipDrvPtrGetAttributes API ( #2619 )
...
Added Functional and Negative Scenarios for hipPointerGetAttribute and hipDrvPtrGetAttributes APIs
Change-Id: I5fe23cdb3148a8e69a4fbbad2e2596da1750a9d3
[ROCm/hip-tests commit: f1c2cda15a ]
2022-05-17 16:00:33 +05:30
ROCm CI Service Account
418c2cdb93
SWDEV-273550 - [catch2][dtest] Tests for hipDrvMemcpy3D/hipDrvMemcpy3DAsync API ( #2617 )
...
Added tests for hipDrvMemcpy3D/hipDrvMemcpy3DAsync API in CATCH2 framework
Change-Id: I75bb825f3b39a2c588e0f436e9bc2ea810f101d0
[ROCm/hip-tests commit: 252ef49fcb ]
2022-05-17 15:02:37 +05:30
ROCm CI Service Account
dc7b730733
SWDEV-228443 - Enhancing hip unit tests for Memory Allocation APIs ( #2616 )
...
Adding new testcases for hipMalloc3D,hipMalloc3DArray,
hipArrayCreate,hipMallocPitch and hipMallocArray APIs
Change-Id: Ia2cc8865d605272995aaf703dd26954d11ded2ea
[ROCm/hip-tests commit: b49e8e9fdf ]
2022-05-17 15:01:15 +05:30
ROCm CI Service Account
86f728efd2
SWDEV-329590 - Addresses coherency test failures on Navi21 ( #2652 )
...
- Tests using HSA_XNACK=1 restricted to MI200
- Added checks to verify HMM and Pageable memory access attributes to avoid failures
Change-Id: Ic0b107264378ce0c4f0aab770c941ae2b57342c2
[ROCm/hip-tests commit: fb25b090eb ]
2022-05-17 11:31:19 +05:30
ROCm CI Service Account
2803edb32a
SWDEV-327563 - Windows: Enable most of the memory tests skipped before ( #2643 )
...
Change-Id: Ibdaf22d139f4d2772c152b2f4455676a7adbc6bd
[ROCm/hip-tests commit: 0c53bda553 ]
2022-04-27 15:38:07 -07:00
ROCm CI Service Account
3f4e986051
SWDEV-327563 - Windows: enable graph and memory build in catch2 ( #2622 )
...
Skip failing graph tests to ensure 100% pass percentage
Change-Id: I92e2f5daf32387d746097d2406b7ca991e1e1698
[ROCm/hip-tests commit: bf99af9106 ]
2022-04-11 10:48:12 -07:00
ROCm CI Service Account
0727b25c02
SWDEV-328109 - Fix Test failure in staging ( #2581 )
...
Change-Id: Ic79f54d468e3bb40667c14d76e4013285fb9f1bf
[ROCm/hip-tests commit: ab2225bd16 ]
2022-04-01 05:47:34 +05:30
Satyanvesh Dittakavi
027969d795
SWDEV-292714 - [catch2][dtest] Add unit test for hipPointerGetAttribute ( #2485 )
...
Change-Id: Ic7490596f4f1ee641d9af2861a18380c4bfccd69
[ROCm/hip-tests commit: aabcb6488e ]
2022-03-23 17:15:21 +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
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
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
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
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
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
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
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
lthakur
cfb30bc703
SWDEV-293806 - Adding tests to check behvior related to fine and coarse grain ( #2402 )
...
Change-Id: Ia437adf138e6952ff42b6081c39da5bfaf931e53
[ROCm/hip-tests commit: 3fbea0cd5a ]
2021-11-25 15:11:10 +05:30
Maneesh Gupta
b8b1571f54
Update hipMallocManaged.cc
...
* Fix integer and size_t comparisions.
* Split basic scenario into two - all devices and HMM enabled devices only.
[ROCm/hip-tests commit: d8ea9afa66 ]
2021-10-06 18:45:15 +05:30
Maneesh Gupta
33430c23bb
Update hipMemPrefetchAsyncExtTsts.cc
...
Removed unused variables
[ROCm/hip-tests commit: 19b7b746d0 ]
2021-10-06 18:17:08 +05:30
lthakur
f56d008ec8
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-tests commit: 211b191be9 ]
2021-10-06 17:37:26 +05:30
lthakur
8091b7a538
SWDEV-298757 - Adding test case to test hipMemAdvise() on mmap() memory ( #2378 )
...
Change-Id: Ib8d57d2249d0bb6780c9fdef21907568c22db66c
[ROCm/hip-tests commit: b86c5fb60e ]
2021-10-06 17:33:26 +05:30
lthakur
ac4f6fd710
SWDEV-298757 - hipMemPrefetchAsyncExtTsts.cc - Adding more rigorous tests for hipMemPrefetchAsync() api ( #2369 )
...
Change-Id: I321c5c636b6961e9eeee901b98645690783a418b
[ROCm/hip-tests commit: af8edb2a8f ]
2021-10-06 17:24:04 +05:30
Maneesh Gupta
6498095032
[dtest] Remove unused variables in hipMemset2DAsyncMultiThreadAndKernel.cc
...
[ROCm/hip-tests commit: 424b01f968 ]
2021-09-30 13:17:15 +05:30
lthakur
f8e95b6ed4
SWDEV-298757 - hipMallocManagedFlagsTst.cc Added tests to test flags of hipMallocManaged() api. ( #2366 )
...
Change-Id: I4294a4e5c3176c9ece8ed6b35cb83e4d1a3e4773
[ROCm/hip-tests commit: 01ed876b0a ]
2021-09-24 16:29:39 +05:30
Maneesh Gupta
bbbe4fd30b
Fix catch2 unit test build failure
...
Incorrect resolution of merge conflict resulted in not updating tests/catch/unit/memory/CMakeLists.txt correctly
[ROCm/hip-tests commit: b7193e19da ]
2021-09-20 09:41:45 +05:30
sumanthtg
5bde13dbef
SWDEV-292637 - [dtest] Catch2 unit and multiprocess tests for Memset3d,HostMalloc and MallocConcurrency tests ( #2348 )
...
Change-Id: I9025bc13735c1d9fb0f0811a9c9d6ad304adc134
[ROCm/hip-tests commit: d818f6920d ]
2021-09-17 12:11:26 +05:30
sumanthtg
19857aae5f
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-tests commit: e3996d3b92 ]
2021-09-17 11:54:39 +05:30
sumanthtg
14f1b878be
SWDEV-294470 - [dtest] Catch2 unit tests for memset related tests. ( #2345 )
...
Change-Id: Ib227e75cb0bef9273bc787e47fa5b713086fac46
[ROCm/hip-tests commit: 429d02b564 ]
2021-09-17 11:37:05 +05:30
dkrottap
c088dceed2
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-tests commit: 4287af6a2f ]
2021-08-19 10:29:07 +05:30
DURGESH KROTTAPALLI
3961c18919
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-tests commit: 18591bc68f ]
2021-07-31 00:48:43 +05:30
Rahul Garg
97de29b390
SWDEV-293742 - Update copyright year
...
Change-Id: I4248b2cebd3de056f9d5d417e0697da22fb964ef
[ROCm/hip-tests commit: c54d09a028 ]
2021-07-23 07:13:33 -04:00
DURGESH KROTTAPALLI
fc78b1de25
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-tests commit: f79a5a73fa ]
2021-07-20 18:08:17 +05:30
DURGESH KROTTAPALLI
8610e2b9fe
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-tests commit: 7b2d95eed1 ]
2021-07-16 16:03:00 -04:00
DURGESH KROTTAPALLI
d802a4c601
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-tests commit: 2eece126e6 ]
2021-07-14 00:04:27 +05:30