Граф коммитов

6446 Коммитов

Автор SHA1 Сообщение Дата
Jatin Chaudhary cc96fdec02 Add tests for multi stream usage scenarios (#2608) 2022-06-20 16:21:13 +05:30
Fábio 50829a3b00 EXSWCPHIPT-107: Added testing for hipEventCreate (#2729) 2022-06-20 16:21:01 +05:30
Jatin Chaudhary 5afcd13390 Add HIP_CHECK_THREAD and REQUIRE_THREAD macro for multi threaded HIP API tests (#2664) 2022-06-20 15:07:13 +05:30
agunashe 902eae64e3 SWDEV-327563 - Win:skip mempool and getUuid failing tests (#2748) 2022-06-20 09:19:15 +05:30
Maneesh Gupta 14ed06e288 Disable Unit_hipStreamPerThread_DeviceReset_2
Workaround flaky CI node
2022-06-17 11:38:51 +05:30
ROCm CI Service Account 4900ce120e SWDEV-341955 - Windows hipcc perl to handle quoted args (#2746)
example -
hipcc.pl -DGREETING=\"Hello\" hello.cpp

Change-Id: Ib7192d46226563a44c87f3fbe2c22ef2ab84ac3e
2022-06-17 11:02:17 +05:30
ROCm CI Service Account 1342f1c2fd SWDEV-339995 - Adding hiprtcGetBitcode and hiprtcGetBitcodeSize. (#2744)
Change-Id: I90ef8c90418ec3a1bcb596d513c1e77031fe77eb
2022-06-17 10:41:14 +05:30
ROCm CI Service Account a49143593c SWDEV-326631 - Adds sample which tests HIP language support with upstream CMake (#2743)
Change-Id: I6b666cc0c5b1a53819515c5e343e517a2712d2ef
2022-06-17 10:40:48 +05:30
ROCm CI Service Account da0bd3cc85 SWDEV-336536 - Changed doc for hipDeviceGetCacheConfig. (#2742)
Change-Id: I0147cc8026788bad192258be28cde8497c0cd265
2022-06-17 10:40:15 +05:30
ROCm CI Service Account d3a062a4eb SWDEV-330661 - Add test for hipHostGetDevicePointer null check (#2745)
Change-Id: I19668385003a107e21f8484ef28e114b7c6d8a42
2022-06-16 21:05:56 -07:00
ROCm CI Service Account 3a84eb3a5f SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphEventWaitNodeSetEvent() (#2590)
- Functional Tests
- Negative Tests

Change-Id: I2421c3def1a7c6865dca29bde7e741948e67345d
2022-06-16 17:09:11 -07:00
ROCm CI Service Account f0e03e9d45 SWDEV-1 - Add -ldl as linking flag for catch2 tests. (#2741)
Change-Id: I81c759363f35c3822447563e51c2db670edf9cb3
2022-06-16 09:28:30 +05:30
Finlay 7ab1791df3 EXSWCPHIPT-109 - hipDeviceGetName tests (#2731) 2022-06-16 09:27:59 +05:30
ROCm CI Service Account 96d654e3af SWDEV-336007 - Add sample which verifies CXX language support with amdclang++ (#2733)
Change-Id: Ib4dbe1ce66a7dbd4f60f0a2134d62bdf366aeac5
2022-06-15 13:27:42 -07:00
ROCm CI Service Account 0cf0ead620 SWDEV-339657 - Update catch codes with correct coordinates (#2735)
Change-Id: I8ca78d770a742bf6c2abede494759caa923fcc19
2022-06-15 10:58:10 -07:00
ROCm CI Service Account 3e7a9bb177 SWDEV-323441 - Pahes-II : per thread default stream (#2738)
Change-Id: I9f76df450207794b8c887b55fb16aea8044d69b4
2022-06-15 10:14:37 -07:00
ROCm CI Service Account ac1d594ef1 SWDEV-337331 - Windows initial graph tests (#2739)
Enables most of graph tests on Windows.

Change-Id: I32bd9a327168378776f89d7a6c4a83ba33861c01
2022-06-15 09:38:21 -07:00
ROCm CI Service Account 55e8bda5ad SWDEV-330666 - Test cases for null stream and/or priority. (#2651)
Change-Id: I9f5c99513fa1c754c2ab2e3cb9dcd5b6a3bb0176
2022-06-15 11:29:21 +05:30
ROCm CI Service Account a94de8f202 SWDEV-339113 - update coordinate in HIP sample kernels (#2736)
Change-Id: I8ea179b4ba8f1c0ebec830a5aa5947e843f06e42
2022-06-15 11:22:27 +05:30
ROCm CI Service Account 14a136c3e2 SWDEV-329687 - add instructions on building hip tests (#2737)
Change-Id: I0f3567ee5f3170c5d50d39caa3ce3f40a9d152f7
2022-06-14 17:49:09 -07:00
ROCm CI Service Account 78aaa848a4 SWDEV-333962 - Update Device Side Malloc test (#2666)
Change-Id: I5f872bae95e194e6ed679ea84d29383187c86cbb
2022-06-14 14:05:57 -07:00
ROCm CI Service Account 70d43137e0 SWDEV-306122 - [catch2][dtest] Added est for hipStreamIsCapturing API. (#2715)
Change-Id: I9e85d393c51962f97c5e5399556ef823b3e33782
2022-06-14 13:22:10 -07:00
ROCm CI Service Account 1c7d42064b SWDEV-332522 - array test cases for streamOpsWrite & streamOpsWait (#2659)
Change-Id: I746c3bae592e0251b8c9482d28bd21e1bd094256
2022-06-13 19:27:08 +05:30
ROCm CI Service Account ba893e8779 SWDEV-311271 - Add basic tests for memory pool (#2618)
Change-Id: Ib33fa0b867482c40c6d66fb699cdd462ff43eed6
2022-06-13 19:26:48 +05:30
ROCm CI Service Account ab1b5f9d37 SWDEV-336378 - cmake support for vulkan example (#2725)
Change-Id: I5ac28d2f57c1732e243674aa904cabe23be34797
2022-06-13 15:35:33 +05:30
ROCm CI Service Account ab6fc6dfde SWDEV-334659 - Fixes build error because of an unused variable in the test (#2724)
Change-Id: Ib1b39ee57efc49217e58332abf843b44b575d880
2022-06-13 15:35:15 +05:30
Fábio 604de0f817 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
2022-06-13 15:35:02 +05:30
ROCm CI Service Account 5133509730 SWDEV-306122 - [catch2][dtest] hipGraph added negative test for hipStreamEndCapture (#2708)
Change-Id: I6b617c2c52b6960b25db533d5bc50e238c83af7d
2022-06-13 15:34:29 +05:30
ROCm CI Service Account 69fcc3a9cd SWDEV-306122 - [catch2][dtest] hipGraph tests for hipStreamGetCaptureInfo api (#2696)
Change-Id: I73d42a87797cf70c5ac6093bc308203eae5cca00
2022-06-13 15:33:49 +05:30
ROCm CI Service Account d12d0ebc57 SWDEV-327030 - Fix incorrect checks to find components in CMake (#2680)
Change-Id: I11529018f2b5d878ca2b728ef7084163ccad317f
2022-06-13 15:33:27 +05:30
Maneesh Gupta f356d2c33d Update hipHostMallocTests.cc
std::numeric_limits::max() conflicts with max() defined in windows headers. Wrap it in parenthesis to prevent macro expansion.
2022-06-13 08:23:17 +05:30
Jatin Chaudhary 54b1822167 Adding/Moving tests for hipMemcpy[From/To]Symbol[Async] (#2638) 2022-06-10 21:17:34 +05:30
Satyanvesh Dittakavi 03ca05e443 SWDEV-317716 - [catch2][dtest] Add test for hipDeviceGetUuid (#2614)
Change-Id: Ic2940cd45cacc32212df7c76ee8f4ca5e7e3740c
2022-06-10 21:17:10 +05:30
Jatin Chaudhary db05dc361b Add test for hipHostGetDevicePointer (#2611) 2022-06-10 21:16:54 +05:30
Jatin Chaudhary fbdda38cf7 Add missing tests for hipHostMalloc (#2566) 2022-06-10 21:16:23 +05:30
Maneesh Gupta 08b7053a37 Update config_amd_windows.json 2022-06-10 12:17:49 +05:30
Maneesh Gupta ad988ac01a Update config_amd_windows.json
Disable Unit_hiprtc_functional on windows
2022-06-10 10:28:37 +05:30
arjun-raj-kuppala 3cb957d3b7 Add sleep time after tests are run (#2717)
*Add sleep after tests are run on AMD backend nodes
* Disable Unit_hipPtrGetAttribute_Simple test for now
2022-06-08 15:07:48 +05:30
agunashe 5db6fc28c8 SWDEV-327563 - Windows: fix memory tests build failure (#2716) 2022-06-06 10:01:34 -07:00
ROCm CI Service Account 32ee48cf89 SWDEV-1 - [catch2][dtest] Add functional test for hiprtc (#2689)
Change-Id: I204b060fc00bb81f14f7bb296d4ff5cd7be9804a
2022-06-03 08:32:33 +05:30
ROCm CI Service Account bf3c5870e6 SWDEV-336532 - Add hipMemoryTypeManaged in hipMemoryType enum (#2688)
Change-Id: Ia1618668a57ebaca9a65081ba13af579c0ac87c2
2022-06-03 08:32:22 +05:30
Dylan Angus 08435a972b 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>
2022-06-03 08:31:30 +05:30
ansurya f23b679a6a SWDEV-240806 - Add graph test for hipChildGraphNode and hipGraphClone (#2392)
Change-Id: I41fd44ac22f2f39b387f6608ac8f1e3cdc9e9297
2022-06-03 08:29:20 +05:30
ROCm CI Service Account d3abae97d1 SWDEV-337822 - Fixing unused var in hipTextureMipmapObj1D.cc test case for gfx90a. (#2698)
Change-Id: Ic38c40103d9503311493477d58e093e367573694
2022-06-02 19:33:53 +05:30
ROCm CI Service Account 484714c55c SWDEV-306122 - [catch2][dtest] Added test for hipGraphExecMemcpyNodeSetParamsFromSymbol API (#2697)
Change-Id: I8e8bd38c28199c87f14ee51d279aac7c7dfaedcc
2022-06-02 19:33:23 +05:30
ROCm CI Service Account e99cc90c26 SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode1D api (#2695)
Change-Id: Ie17e0960a5b718670d84f1583a787d4e12293e3a
2022-06-02 19:32:58 +05:30
ROCm CI Service Account f1b3292fce SWDEV-306122 - [catch2][dtest] hipGraph new functional tests for hipStreamBeginCapture/hipStreamEndCapture (#2694)
Change-Id: If62c6f0dbc6ada93b5847cfb280797f7811508f8
2022-06-02 19:31:48 +05:30
ROCm CI Service Account 1702ff9062 SWDEV-338266 - Removed non existing path (#2693)
With file reorganization changes , the interface path /opt/rocm-ver/../include is invalid
This results in failure.

Depends-On: I59193b20ae9e446cfadfa8ca167a3fa30c5aec3e
Change-Id: I6ec6f97d32403e6a7f84571d9b843a4eb6e9dac2
2022-06-02 19:31:21 +05:30
ROCm CI Service Account 7f2284901e SWDEV-321698 - Correct node type (#2692)
- remove node type that does not match with cuda

Change-Id: Ibd80473e9996459fdf08885a0f18c395d807ef3d
2022-06-02 19:30:55 +05:30
ROCm CI Service Account e6ded45898 SWDEV-339113 - Update sampl codes with correct kernel coordinate (#2704)
Change-Id: Ibfc0fd285441cd3d79b312d2b739729a039a6f84
2022-06-02 17:07:52 +05:30