Fábio
5e6aa02acd
EXSWCPHIPT-50 - Testing HipMalloc3D / HipMallocPitch / HipMemAllocPitch ( #2613 )
...
[ROCm/hip-tests commit: 79b8653128 ]
2022-07-01 14:24:17 +05:30
Finlay
d7fefeb8fb
EXSWCPHIPT-95 - More comprehensive tests for hipArrayCreate ( #2702 )
...
[ROCm/hip-tests commit: 5628a7c009 ]
2022-07-01 13:47:47 +05:30
Jatin Chaudhary
e56c72677a
EXSWCPHIPT-102 - Adding hipEventRecord Tests ( #2722 )
...
[ROCm/hip-tests commit: 02dcb037c6 ]
2022-07-01 11:30:02 +05:30
ROCm CI Service Account
9bc8db5ffd
SWDEV-339742 - Check can access before set device to 1. ( #2758 )
...
Change-Id: I5b06f98b0061ee162488e288c3bfac09ff4f94cf
[ROCm/hip-tests commit: ed9c22eee8 ]
2022-06-28 13:36:26 -07:00
ROCm CI Service Account
1a2c1259a1
SWDEV-336547 - SWDEV-336548 - SWDEV-336549 - Add test cases for hipArray ( #2759 )
...
Change-Id: I125b6c50cb6fa3ec5b2e06c4f491d759334a867d
[ROCm/hip-tests commit: e33d74832d ]
2022-06-28 11:12:45 -07:00
ROCm CI Service Account
126aab4f7d
SWDEV-327563 - Windows: Enable skipped tests ( #2773 )
...
Change-Id: I091ca7e98dc6339853f955725c9cf3b485b2e44d
[ROCm/hip-tests commit: 23182d1d44 ]
2022-06-28 10:06:30 -07:00
Jatin Chaudhary
f9b06e7143
EXSWCPHIPT-124 - Add tests for hipDeviceTotalMem ( #2749 )
...
[ROCm/hip-tests commit: 74f0a9e534 ]
2022-06-28 09:03:03 +05:30
Finlay
118f2a9804
EXSWCPHIPT-121 - hipGetSetDeviceFlags tests ( #2747 )
...
[ROCm/hip-tests commit: 7bacfdc871 ]
2022-06-28 09:01:55 +05:30
Fábio
39cb05db47
EXSWCPHIPT-42: Changes to HIP RTC Framework implementation ( #2732 )
...
- Removed ifdef from hipTestContext class
- Fix potential race condition in hipTest::launchRTCKernel()
- Improve documentation
- Move moduleUnloading to main() instead of explicitly calling it on every test
- Fix code formating
- Fix segmentation fault caused by using catch2 macro after catch2 is destroyed
[ROCm/hip-tests commit: a0296bd614 ]
2022-06-28 09:00:37 +05:30
ROCm CI Service Account
205b9ddfde
SWDEV-306122 - [catch2][dtest] Added test for hipStreamBeginCapture API ( #2760 )
...
Change-Id: I9cbd9d05178587883a1a2258ebc2c3516a06d5cc
[ROCm/hip-tests commit: 117f4c484c ]
2022-06-24 15:55:59 -07:00
ROCm CI Service Account
dbd4c2965f
SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParamsFromSymbol API ( #2762 )
...
Change-Id: I88e5a808ca8441dc3dc745d8575d22973b7ac9d2
[ROCm/hip-tests commit: dc58768ddd ]
2022-06-23 17:40:50 -07:00
ROCm CI Service Account
654537cc71
SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphExecEventWaitNodeSetEvent() API. ( #2763 )
...
- Functional Test
- Negative Tests
Change-Id: I80ba185c4892162e68945f82b3c1cc9ffd9c105c
[ROCm/hip-tests commit: 95da4e27aa ]
2022-06-22 15:33:09 -07:00
ROCm CI Service Account
b984598246
SWDEV-336538 - Update hipDeviceSetSharedMemConfig test ( #2764 )
...
Change-Id: Idc146a77007618454150a974a54b74cb2ef9ea31
[ROCm/hip-tests commit: 19b94c4be7 ]
2022-06-22 15:09:24 -07:00
ROCm CI Service Account
20844fd79d
SWDEV-332251 - packaging hip catch tests ( #2751 )
...
use "make package_test" to create test packages for catch folder
Change-Id: I1dbcfc8d55bb236b1c8c160d47018d57cb9e0534
[ROCm/hip-tests commit: 261d606262 ]
2022-06-22 11:18:27 -07:00
Jatin Chaudhary
1b16c4a295
Add tests for multi stream usage scenarios ( #2608 )
...
[ROCm/hip-tests commit: 80055d6147 ]
2022-06-20 16:21:13 +05:30
Fábio
c59ef0b7a4
EXSWCPHIPT-107: Added testing for hipEventCreate ( #2729 )
...
[ROCm/hip-tests commit: 8843baba88 ]
2022-06-20 16:21:01 +05:30
Jatin Chaudhary
595d29b186
Add HIP_CHECK_THREAD and REQUIRE_THREAD macro for multi threaded HIP API tests ( #2664 )
...
[ROCm/hip-tests commit: 4820aa0dd4 ]
2022-06-20 15:07:13 +05:30
agunashe
7967ea1de0
SWDEV-327563 - Win:skip mempool and getUuid failing tests ( #2748 )
...
[ROCm/hip-tests commit: 9edd6e0fd4 ]
2022-06-20 09:19:15 +05:30
ROCm CI Service Account
a68dc23295
SWDEV-326631 - Adds sample which tests HIP language support with upstream CMake ( #2743 )
...
Change-Id: I6b666cc0c5b1a53819515c5e343e517a2712d2ef
[ROCm/hip-tests commit: e0ca1589b1 ]
2022-06-17 10:40:48 +05:30
ROCm CI Service Account
8d8958110a
SWDEV-330661 - Add test for hipHostGetDevicePointer null check ( #2745 )
...
Change-Id: I19668385003a107e21f8484ef28e114b7c6d8a42
[ROCm/hip-tests commit: 2da551c659 ]
2022-06-16 21:05:56 -07:00
ROCm CI Service Account
c6673650f2
SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphEventWaitNodeSetEvent() ( #2590 )
...
- Functional Tests
- Negative Tests
Change-Id: I2421c3def1a7c6865dca29bde7e741948e67345d
[ROCm/hip-tests commit: 810dd89f46 ]
2022-06-16 17:09:11 -07:00
ROCm CI Service Account
dcc9239ed0
SWDEV-1 - Add -ldl as linking flag for catch2 tests. ( #2741 )
...
Change-Id: I81c759363f35c3822447563e51c2db670edf9cb3
[ROCm/hip-tests commit: 50ebe1803e ]
2022-06-16 09:28:30 +05:30
Finlay
ec2955115d
EXSWCPHIPT-109 - hipDeviceGetName tests ( #2731 )
...
[ROCm/hip-tests commit: 7ad0bfaf5f ]
2022-06-16 09:27:59 +05:30
ROCm CI Service Account
aceaceea4a
SWDEV-336007 - Add sample which verifies CXX language support with amdclang++ ( #2733 )
...
Change-Id: Ib4dbe1ce66a7dbd4f60f0a2134d62bdf366aeac5
[ROCm/hip-tests commit: dcf336b09d ]
2022-06-15 13:27:42 -07:00
ROCm CI Service Account
bebf1a2bc9
SWDEV-339657 - Update catch codes with correct coordinates ( #2735 )
...
Change-Id: I8ca78d770a742bf6c2abede494759caa923fcc19
[ROCm/hip-tests commit: d31aca651d ]
2022-06-15 10:58:10 -07:00
ROCm CI Service Account
246f9b4c6e
SWDEV-337331 - Windows initial graph tests ( #2739 )
...
Enables most of graph tests on Windows.
Change-Id: I32bd9a327168378776f89d7a6c4a83ba33861c01
[ROCm/hip-tests commit: 0b05268be2 ]
2022-06-15 09:38:21 -07:00
ROCm CI Service Account
4fd14eda91
SWDEV-330666 - Test cases for null stream and/or priority. ( #2651 )
...
Change-Id: I9f5c99513fa1c754c2ab2e3cb9dcd5b6a3bb0176
[ROCm/hip-tests commit: eb22c8be11 ]
2022-06-15 11:29:21 +05:30
ROCm CI Service Account
47af0feeb0
SWDEV-339113 - update coordinate in HIP sample kernels ( #2736 )
...
Change-Id: I8ea179b4ba8f1c0ebec830a5aa5947e843f06e42
[ROCm/hip-tests commit: dea8404361 ]
2022-06-15 11:22:27 +05:30
ROCm CI Service Account
0b4dabc65e
SWDEV-306122 - [catch2][dtest] Added est for hipStreamIsCapturing API. ( #2715 )
...
Change-Id: I9e85d393c51962f97c5e5399556ef823b3e33782
[ROCm/hip-tests commit: 7d7953c8e0 ]
2022-06-14 13:22:10 -07:00
ROCm CI Service Account
96d9da072c
SWDEV-311271 - Add basic tests for memory pool ( #2618 )
...
Change-Id: Ib33fa0b867482c40c6d66fb699cdd462ff43eed6
[ROCm/hip-tests commit: ddb3b346d9 ]
2022-06-13 19:26:48 +05:30
ROCm CI Service Account
3913b8282b
SWDEV-336378 - cmake support for vulkan example ( #2725 )
...
Change-Id: I5ac28d2f57c1732e243674aa904cabe23be34797
[ROCm/hip-tests commit: e9202ded5b ]
2022-06-13 15:35:33 +05:30
ROCm CI Service Account
7cf8008999
SWDEV-334659 - Fixes build error because of an unused variable in the test ( #2724 )
...
Change-Id: Ib1b39ee57efc49217e58332abf843b44b575d880
[ROCm/hip-tests commit: 65c0e9797c ]
2022-06-13 15:35:15 +05:30
Fábio
4dc1940119
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-tests commit: f04fdbd0f7 ]
2022-06-13 15:35:02 +05:30
ROCm CI Service Account
8e33ed1891
SWDEV-306122 - [catch2][dtest] hipGraph added negative test for hipStreamEndCapture ( #2708 )
...
Change-Id: I6b617c2c52b6960b25db533d5bc50e238c83af7d
[ROCm/hip-tests commit: 1e6bfe7215 ]
2022-06-13 15:34:29 +05:30
ROCm CI Service Account
a956fa2299
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipStreamGetCaptureInfo api ( #2696 )
...
Change-Id: I73d42a87797cf70c5ac6093bc308203eae5cca00
[ROCm/hip-tests commit: 431c938938 ]
2022-06-13 15:33:49 +05:30
Maneesh Gupta
ad24c4924c
Update hipHostMallocTests.cc
...
std::numeric_limits::max() conflicts with max() defined in windows headers. Wrap it in parenthesis to prevent macro expansion.
[ROCm/hip-tests commit: 96fe505311 ]
2022-06-13 08:23:17 +05:30
Jatin Chaudhary
aae926bfbd
Adding/Moving tests for hipMemcpy[From/To]Symbol[Async] ( #2638 )
...
[ROCm/hip-tests commit: 8ef701ce15 ]
2022-06-10 21:17:34 +05:30
Satyanvesh Dittakavi
2f136027d6
SWDEV-317716 - [catch2][dtest] Add test for hipDeviceGetUuid ( #2614 )
...
Change-Id: Ic2940cd45cacc32212df7c76ee8f4ca5e7e3740c
[ROCm/hip-tests commit: 0fab0f5ee2 ]
2022-06-10 21:17:10 +05:30
Jatin Chaudhary
66e62c7ae2
Add test for hipHostGetDevicePointer ( #2611 )
...
[ROCm/hip-tests commit: f90501aa4a ]
2022-06-10 21:16:54 +05:30
Jatin Chaudhary
a9f5e0bd3d
Add missing tests for hipHostMalloc ( #2566 )
...
[ROCm/hip-tests commit: 8b291f071a ]
2022-06-10 21:16:23 +05:30
Maneesh Gupta
c52fae6f49
Update config_amd_windows.json
...
[ROCm/hip-tests commit: efcb5ad910 ]
2022-06-10 12:17:49 +05:30
Maneesh Gupta
dcaed0054c
Update config_amd_windows.json
...
Disable Unit_hiprtc_functional on windows
[ROCm/hip-tests commit: 8ae2844848 ]
2022-06-10 10:28:37 +05:30
agunashe
2bfce50351
SWDEV-327563 - Windows: fix memory tests build failure ( #2716 )
...
[ROCm/hip-tests commit: 377020155e ]
2022-06-06 10:01:34 -07:00
ROCm CI Service Account
3c22e4b289
SWDEV-1 - [catch2][dtest] Add functional test for hiprtc ( #2689 )
...
Change-Id: I204b060fc00bb81f14f7bb296d4ff5cd7be9804a
[ROCm/hip-tests commit: 486fd01d0c ]
2022-06-03 08:32:33 +05:30
Dylan Angus
fb55534367
Adding support for hipStreamWriteValue32/64 and hipStreamWaitValue32/64 ( #2568 )
...
* AHTS-90 - Add missing test case for hipStreamCreate
* Update hipStreamGetFlags testing
* Added testing for hipStreamSynchronize
* Added macro to test a particular error code is returned from an expression
* Update hip_test_common.hh
* Correcting checkers to properly list the test count
* fix copy paste error in HIP_CHECK_ERROR
* Add support for hipStreamWaitValue
* Remove changes unrelated to this PR
* Revert "Added testing for hipStreamSynchronize"
* Remove changes unrelated to this PR
* Added skip test for failure on AMD devices and removed changed to hip_test_common.hh
* Fixed build issues on Nvidia platforms by disabled incompatible tests; Updated negative tests to check the correct return values
Co-authored-by: Jatin Chaudhary <jatin.chaudhary@codeplay.com >
Co-authored-by: Fábio Mestre <fabio.mestre@codeplay.com >
Co-authored-by: Finlay Marno <finlay.marno@codeplay.com >
Co-authored-by: Fábio <fabio.m.mestre@gmail.com >
[ROCm/hip-tests commit: 0150ab8682 ]
2022-06-03 08:31:30 +05:30
ROCm CI Service Account
fd5022e0fc
SWDEV-337822 - Fixing unused var in hipTextureMipmapObj1D.cc test case for gfx90a. ( #2698 )
...
Change-Id: Ic38c40103d9503311493477d58e093e367573694
[ROCm/hip-tests commit: b6918e9ace ]
2022-06-02 19:33:53 +05:30
ROCm CI Service Account
d81738e65b
SWDEV-306122 - [catch2][dtest] Added test for hipGraphExecMemcpyNodeSetParamsFromSymbol API ( #2697 )
...
Change-Id: I8e8bd38c28199c87f14ee51d279aac7c7dfaedcc
[ROCm/hip-tests commit: 93a2badd0f ]
2022-06-02 19:33:23 +05:30
ROCm CI Service Account
2f5d26bcab
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode1D api ( #2695 )
...
Change-Id: Ie17e0960a5b718670d84f1583a787d4e12293e3a
[ROCm/hip-tests commit: eb6faad464 ]
2022-06-02 19:32:58 +05:30
ROCm CI Service Account
40ccc56331
SWDEV-306122 - [catch2][dtest] hipGraph new functional tests for hipStreamBeginCapture/hipStreamEndCapture ( #2694 )
...
Change-Id: If62c6f0dbc6ada93b5847cfb280797f7811508f8
[ROCm/hip-tests commit: fe76fe4486 ]
2022-06-02 19:31:48 +05:30
ROCm CI Service Account
061758adee
SWDEV-321698 - Correct node type ( #2692 )
...
- remove node type that does not match with cuda
Change-Id: Ibd80473e9996459fdf08885a0f18c395d807ef3d
[ROCm/hip-tests commit: efaf400644 ]
2022-06-02 19:30:55 +05:30