ROCm CI Service Account
8400d97a79
SWDEV-360437 - fix tests with hipGetLastError() ( #3040 )
...
Unit_hipFreeImplicitSyncDev*
Unit_hipFreeImplicitSyncHost*
Unit_hipFreeImplicitSyncArray*
Unit_hipStreamCreateWithFlags_DefaultStreamInteraction
Unit_hipStreamSynchronize_NullStreamAndStreamPerThread
Change-Id: I382cf13bfe15bd8b1af657bdbb8c4f9043ea6f17
[ROCm/hip commit: 41acbf98be ]
2022-10-31 17:38:26 -07:00
Paulius Velesko
8d371ed6b6
Catch2 Test Fixes ( #2961 )
...
* test fixes
* address PR comment
* PR comment fixing Nvidia pass
* add additional kernel launch checks
* pr comments
[ROCm/hip commit: c02b15fc7c ]
2022-09-30 15:07:25 -07:00
Anton Mitkov
401ffa5442
EXSWCPHIPT-118 - Added testing for hipMemset Synchronous behavoiour. ( #2750 )
...
[ROCm/hip commit: 0414111433 ]
2022-08-04 10:35:21 +05:30
Dylan Angus
2e94fbf1c2
Extending hipMallocManaged tests ( #2670 )
...
* Extending hipMallocManaged tests
* Fixed compilation error
* Added tests skips for hipMallocManaged tests on devices that don't support managed memory
* Removed unused stream
[ROCm/hip commit: 1873df7bdd ]
2022-07-28 20:05:27 -07:00
ROCm CI Service Account
485849cdf3
SWDEV-329789 - ported MultiThread Test to catch2 ( #2800 )
...
Change-Id: Ic23244ed150c7e35188e30eee70e58438472bd45
[ROCm/hip commit: 36fbc75794 ]
2022-07-19 20:09:07 +05:30
ROCm CI Service Account
4e58d884c3
SWDEV-333188 - Port image tests to catch2 ( #2793 )
...
- Port image tests to catch2.
- Disable 3D filter test for gfx9a.
- Some other improvement
- Temporarily disable linear filter tests on Windows
Change-Id: Ieeddac9f8c50aa9b6b12ca9d8fd792a51973b8ca
[ROCm/hip commit: f3c171c984 ]
2022-07-19 19:26:56 +05:30
Jatin Chaudhary
e0ae805dde
Add HIP_CHECK_THREAD and REQUIRE_THREAD macro for multi threaded HIP API tests ( #2664 )
...
[ROCm/hip commit: 5afcd13390 ]
2022-06-20 15:07:13 +05:30
Fábio
bdee650e17
EXSWCPHIPT-42 - Add HIP RTC support to the test framework ( #2719 )
...
* EXSWCPHIPT-42 - Add HIP RTC support to the test framework
* Removed ifdef from hipTestContext class
[ROCm/hip commit: 604de0f817 ]
2022-06-13 15:35:02 +05:30
Finlay
c547d74a62
hipMallocArray tests for default array and surface load store ( #2675 )
...
[ROCm/hip commit: d2e351a7dc ]
2022-05-25 16:13:18 +05:30
Finlay
b71a2dbaab
Updated negative tests for hipStreamGetPriority ( #2517 )
...
[ROCm/hip commit: 64a20a5bb5 ]
2022-05-25 11:50:59 +05:30
ROCm CI Service Account
3f333e6b67
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 commit: 7442b14ab8 ]
2022-05-17 15:01:15 +05:30
ROCm CI Service Account
4a74649360
SWDEV-305992 - Improve texture tests ( #2646 )
...
Enable more texture supports for hip-rocclr.
Skip texture tests on device that doesn't support images.
SWDEV-322257 - Fix issues of image tests skipped on
NVidia devices.
Change-Id: Ia99d06b1e97fc945f1b740e47710f4dcd70f38ca
[ROCm/hip commit: 643f8dbd36 ]
2022-05-09 08:46:20 -07:00
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
Maneesh Gupta
1ffcd30e5a
Revert "SWDEV-289405 - [catch2][dtest][module] Migration of Module files to CATCH2 framework ( #2351 )" ( #2354 )
...
This reverts commit 9ea3c833bc .
[ROCm/hip commit: 61ae7884a4 ]
2021-09-20 10:47:52 +05:30
dkrottap
9ea3c833bc
SWDEV-289405 - [catch2][dtest][module] Migration of Module files to CATCH2 framework ( #2351 )
...
Migrated all module related files to CATCH2 framework and optimized to
have single module kernel file
Change-Id: I39aa28ef22c1b2f4d0014ca32b59b9c645b725dc
[ROCm/hip commit: 8763c8c2ad ]
2021-09-17 11:39:36 +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
Satyanvesh Dittakavi
6c8eeb09d7
SWDEV-289401 - Catch2 tests for hip event APIs
...
Change-Id: I7c28f842282e07c21656fb92ddbb1a9ad32d752c
[ROCm/hip commit: 5816d20752 ]
2021-07-30 07:15:00 -04:00
Jatin Chaudhary
c604ee36c7
SWDEV-289409 - Add hiprtc tests
...
Change-Id: Ib26527b704aed32ae3f3ed38bf6e2fd412462c8e
[ROCm/hip commit: 25f1caac8b ]
2021-07-22 00:34:53 -04:00
agunashe
a4ff63a29b
SWDEV-293742 - Update copyright end year
...
Change-Id: I2cb7bbd9a6d9da28116ba9dd9cec4e60525444e2
[ROCm/hip commit: d529637fbc ]
2021-07-07 12:57:23 -04:00
Sarbojit Sarkar
df02caad34
SWDEV-291783 - Catch2 tests for some of Stream APIs
...
Change-Id: I656fc59184863ef142cf89d7541982492f6b8484
[ROCm/hip commit: c74bff1d2f ]
2021-07-01 01:02:06 -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
Jatin Chaudhary
62548cce56
SWDEV-277697 - [CatchTest] Fix Documentation, Add test to AMD specific, Add HIP Macros, New Binary for multiproc tests
...
Change-Id: I3783caf85c694b724ed55b778220b8ef9a39f84b
[ROCm/hip commit: c088ddbe7c ]
2021-05-25 07:12:54 -04: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