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

5722 Коммитов

Автор SHA1 Сообщение Дата
ROCm CI Service Account b26d3e1fca SWDEV-326631 - Adds sample which tests HIP language support with upstream CMake (#2743)
Change-Id: I6b666cc0c5b1a53819515c5e343e517a2712d2ef

[ROCm/hip commit: a49143593c]
2022-06-17 10:40:48 +05:30
ROCm CI Service Account 0969598ffc SWDEV-336536 - Changed doc for hipDeviceGetCacheConfig. (#2742)
Change-Id: I0147cc8026788bad192258be28cde8497c0cd265

[ROCm/hip commit: da0bd3cc85]
2022-06-17 10:40:15 +05:30
ROCm CI Service Account e1762bfea6 SWDEV-330661 - Add test for hipHostGetDevicePointer null check (#2745)
Change-Id: I19668385003a107e21f8484ef28e114b7c6d8a42


[ROCm/hip commit: d3a062a4eb]
2022-06-16 21:05:56 -07:00
ROCm CI Service Account 90ce131f9e SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphEventWaitNodeSetEvent() (#2590)
- Functional Tests
- Negative Tests

Change-Id: I2421c3def1a7c6865dca29bde7e741948e67345d


[ROCm/hip commit: 3a84eb3a5f]
2022-06-16 17:09:11 -07:00
ROCm CI Service Account 35493c31f1 SWDEV-1 - Add -ldl as linking flag for catch2 tests. (#2741)
Change-Id: I81c759363f35c3822447563e51c2db670edf9cb3

[ROCm/hip commit: f0e03e9d45]
2022-06-16 09:28:30 +05:30
Finlay 6226efa0b6 EXSWCPHIPT-109 - hipDeviceGetName tests (#2731)
[ROCm/hip commit: 7ab1791df3]
2022-06-16 09:27:59 +05:30
ROCm CI Service Account 307846a9a1 SWDEV-336007 - Add sample which verifies CXX language support with amdclang++ (#2733)
Change-Id: Ib4dbe1ce66a7dbd4f60f0a2134d62bdf366aeac5


[ROCm/hip commit: 96d654e3af]
2022-06-15 13:27:42 -07:00
ROCm CI Service Account 998c7a62a0 SWDEV-339657 - Update catch codes with correct coordinates (#2735)
Change-Id: I8ca78d770a742bf6c2abede494759caa923fcc19


[ROCm/hip commit: 0cf0ead620]
2022-06-15 10:58:10 -07:00
ROCm CI Service Account 314d6ed916 SWDEV-323441 - Pahes-II : per thread default stream (#2738)
Change-Id: I9f76df450207794b8c887b55fb16aea8044d69b4

[ROCm/hip commit: 3e7a9bb177]
2022-06-15 10:14:37 -07:00
ROCm CI Service Account 403a40b6c9 SWDEV-337331 - Windows initial graph tests (#2739)
Enables most of graph tests on Windows.

Change-Id: I32bd9a327168378776f89d7a6c4a83ba33861c01


[ROCm/hip commit: ac1d594ef1]
2022-06-15 09:38:21 -07:00
ROCm CI Service Account 77615d54b2 SWDEV-330666 - Test cases for null stream and/or priority. (#2651)
Change-Id: I9f5c99513fa1c754c2ab2e3cb9dcd5b6a3bb0176

[ROCm/hip commit: 55e8bda5ad]
2022-06-15 11:29:21 +05:30
ROCm CI Service Account 67969ab1cd SWDEV-339113 - update coordinate in HIP sample kernels (#2736)
Change-Id: I8ea179b4ba8f1c0ebec830a5aa5947e843f06e42

[ROCm/hip commit: a94de8f202]
2022-06-15 11:22:27 +05:30
ROCm CI Service Account df0890d87a SWDEV-329687 - add instructions on building hip tests (#2737)
Change-Id: I0f3567ee5f3170c5d50d39caa3ce3f40a9d152f7


[ROCm/hip commit: 14a136c3e2]
2022-06-14 17:49:09 -07:00
ROCm CI Service Account 4dd898a47d SWDEV-333962 - Update Device Side Malloc test (#2666)
Change-Id: I5f872bae95e194e6ed679ea84d29383187c86cbb

[ROCm/hip commit: 78aaa848a4]
2022-06-14 14:05:57 -07:00
ROCm CI Service Account c6ada21c98 SWDEV-306122 - [catch2][dtest] Added est for hipStreamIsCapturing API. (#2715)
Change-Id: I9e85d393c51962f97c5e5399556ef823b3e33782



[ROCm/hip commit: 70d43137e0]
2022-06-14 13:22:10 -07:00
ROCm CI Service Account e5b1930606 SWDEV-332522 - array test cases for streamOpsWrite & streamOpsWait (#2659)
Change-Id: I746c3bae592e0251b8c9482d28bd21e1bd094256

[ROCm/hip commit: 1c7d42064b]
2022-06-13 19:27:08 +05:30
ROCm CI Service Account 94ae519d6a SWDEV-311271 - Add basic tests for memory pool (#2618)
Change-Id: Ib33fa0b867482c40c6d66fb699cdd462ff43eed6

[ROCm/hip commit: ba893e8779]
2022-06-13 19:26:48 +05:30
ROCm CI Service Account 5244211223 SWDEV-336378 - cmake support for vulkan example (#2725)
Change-Id: I5ac28d2f57c1732e243674aa904cabe23be34797

[ROCm/hip commit: ab1b5f9d37]
2022-06-13 15:35:33 +05:30
ROCm CI Service Account aa46652fb7 SWDEV-334659 - Fixes build error because of an unused variable in the test (#2724)
Change-Id: Ib1b39ee57efc49217e58332abf843b44b575d880

[ROCm/hip commit: ab6fc6dfde]
2022-06-13 15:35:15 +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
ROCm CI Service Account 572a6ea4bc SWDEV-306122 - [catch2][dtest] hipGraph added negative test for hipStreamEndCapture (#2708)
Change-Id: I6b617c2c52b6960b25db533d5bc50e238c83af7d

[ROCm/hip commit: 5133509730]
2022-06-13 15:34:29 +05:30
ROCm CI Service Account 14428b70b3 SWDEV-306122 - [catch2][dtest] hipGraph tests for hipStreamGetCaptureInfo api (#2696)
Change-Id: I73d42a87797cf70c5ac6093bc308203eae5cca00

[ROCm/hip commit: 69fcc3a9cd]
2022-06-13 15:33:49 +05:30
ROCm CI Service Account 3c48eeb741 SWDEV-327030 - Fix incorrect checks to find components in CMake (#2680)
Change-Id: I11529018f2b5d878ca2b728ef7084163ccad317f

[ROCm/hip commit: d12d0ebc57]
2022-06-13 15:33:27 +05:30
Maneesh Gupta 76984d3098 Update hipHostMallocTests.cc
std::numeric_limits::max() conflicts with max() defined in windows headers. Wrap it in parenthesis to prevent macro expansion.

[ROCm/hip commit: f356d2c33d]
2022-06-13 08:23:17 +05:30
Jatin Chaudhary a5db63739c Adding/Moving tests for hipMemcpy[From/To]Symbol[Async] (#2638)
[ROCm/hip commit: 54b1822167]
2022-06-10 21:17:34 +05:30
Satyanvesh Dittakavi 15f05eb25b SWDEV-317716 - [catch2][dtest] Add test for hipDeviceGetUuid (#2614)
Change-Id: Ic2940cd45cacc32212df7c76ee8f4ca5e7e3740c

[ROCm/hip commit: 03ca05e443]
2022-06-10 21:17:10 +05:30
Jatin Chaudhary f73754f1dc Add test for hipHostGetDevicePointer (#2611)
[ROCm/hip commit: db05dc361b]
2022-06-10 21:16:54 +05:30
Jatin Chaudhary 781c99d9a9 Add missing tests for hipHostMalloc (#2566)
[ROCm/hip commit: fbdda38cf7]
2022-06-10 21:16:23 +05:30
Maneesh Gupta 584e951a7a Update config_amd_windows.json
[ROCm/hip commit: 08b7053a37]
2022-06-10 12:17:49 +05:30
Maneesh Gupta 422c422521 Update config_amd_windows.json
Disable Unit_hiprtc_functional on windows

[ROCm/hip commit: ad988ac01a]
2022-06-10 10:28:37 +05:30
arjun-raj-kuppala 4128667481 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

[ROCm/hip commit: 3cb957d3b7]
2022-06-08 15:07:48 +05:30
agunashe c4061124a3 SWDEV-327563 - Windows: fix memory tests build failure (#2716)
[ROCm/hip commit: 5db6fc28c8]
2022-06-06 10:01:34 -07:00
ROCm CI Service Account 31b7a69f96 SWDEV-1 - [catch2][dtest] Add functional test for hiprtc (#2689)
Change-Id: I204b060fc00bb81f14f7bb296d4ff5cd7be9804a

[ROCm/hip commit: 32ee48cf89]
2022-06-03 08:32:33 +05:30
ROCm CI Service Account c430e0d281 SWDEV-336532 - Add hipMemoryTypeManaged in hipMemoryType enum (#2688)
Change-Id: Ia1618668a57ebaca9a65081ba13af579c0ac87c2

[ROCm/hip commit: bf3c5870e6]
2022-06-03 08:32:22 +05:30
Dylan Angus 086fb9d935 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 commit: 08435a972b]
2022-06-03 08:31:30 +05:30
ansurya bf759ff677 SWDEV-240806 - Add graph test for hipChildGraphNode and hipGraphClone (#2392)
Change-Id: I41fd44ac22f2f39b387f6608ac8f1e3cdc9e9297

[ROCm/hip commit: f23b679a6a]
2022-06-03 08:29:20 +05:30
ROCm CI Service Account b618e738bb SWDEV-337822 - Fixing unused var in hipTextureMipmapObj1D.cc test case for gfx90a. (#2698)
Change-Id: Ic38c40103d9503311493477d58e093e367573694

[ROCm/hip commit: d3abae97d1]
2022-06-02 19:33:53 +05:30
ROCm CI Service Account 555bf1179e SWDEV-306122 - [catch2][dtest] Added test for hipGraphExecMemcpyNodeSetParamsFromSymbol API (#2697)
Change-Id: I8e8bd38c28199c87f14ee51d279aac7c7dfaedcc

[ROCm/hip commit: 484714c55c]
2022-06-02 19:33:23 +05:30
ROCm CI Service Account 47329c4d25 SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode1D api (#2695)
Change-Id: Ie17e0960a5b718670d84f1583a787d4e12293e3a

[ROCm/hip commit: e99cc90c26]
2022-06-02 19:32:58 +05:30
ROCm CI Service Account 351026ec4a SWDEV-306122 - [catch2][dtest] hipGraph new functional tests for hipStreamBeginCapture/hipStreamEndCapture (#2694)
Change-Id: If62c6f0dbc6ada93b5847cfb280797f7811508f8

[ROCm/hip commit: f1b3292fce]
2022-06-02 19:31:48 +05:30
ROCm CI Service Account 1b050320b8 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

[ROCm/hip commit: 1702ff9062]
2022-06-02 19:31:21 +05:30
ROCm CI Service Account 31bdb9c36c SWDEV-321698 - Correct node type (#2692)
- remove node type that does not match with cuda

Change-Id: Ibd80473e9996459fdf08885a0f18c395d807ef3d

[ROCm/hip commit: 7f2284901e]
2022-06-02 19:30:55 +05:30
ROCm CI Service Account 8613cfe299 SWDEV-339113 - Update sampl codes with correct kernel coordinate (#2704)
Change-Id: Ibfc0fd285441cd3d79b312d2b739729a039a6f84

[ROCm/hip commit: e6ded45898]
2022-06-02 17:07:52 +05:30
ROCm CI Service Account 7925014449 SWDEV-228445 - New tests for HIP IPC Mem handle APIs (#2705)
Change-Id: I721cbbadfdb8a38b53097a8ac8a1c8cb9ce05d49

[ROCm/hip commit: f6f8a0d144]
2022-06-02 17:02:19 +05:30
ROCm CI Service Account d16997e924 SWDEV-228445 - New tests for hipIpcEventHandle apis (#2706)
Change-Id: I0d01ed3f6d3a4ae14f05c79eb2b78ab1c463861b

[ROCm/hip commit: d46ecd2d24]
2022-06-02 17:01:42 +05:30
ROCm CI Service Account ff933b6f88 SWDEV-322688 - Added math constants for AMD & NVidia. (#2707)
Change-Id: I9602daf191c6d10de53c8c59edc9fb7135f09b8c

[ROCm/hip commit: 2663453b2d]
2022-06-02 17:01:29 +05:30
ROCm CI Service Account 763296c461 SWDEV-331248 - Add more image tests in sample (#2709)
In samples/2_Cookbook/11_texture_driver, add
Vector data types(char4, short4, int4, float4);
More arithmetic data types(char, short, int);

Change-Id: I54aa482213d340d32cf912601adead0812c2323a

[ROCm/hip commit: fb0bef74c1]
2022-06-02 17:01:14 +05:30
ROCm CI Service Account dda49fb243 SWDEV-331066 - added new API hipDeviceSetLimit (#2710)
Change-Id: I0e5d193d5ac3db3acfef60a8c39c5d73c8213f10

[ROCm/hip commit: 35a61e70b6]
2022-06-02 17:00:27 +05:30
ROCm CI Service Account 6f16da3f5c SWDEV-334508 - Testing & fix for HIP samples on Linux and Windows. (#2711)
Change-Id: I6edc0d6dc7ce8f2223381baddacbc5063b6d4983

[ROCm/hip commit: bfe584b134]
2022-06-02 17:00:05 +05:30
Finlay 12bd09aada 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 commit: b790ecdf6c]
2022-06-02 12:16:41 +05:30