커밋 그래프

6393 커밋

작성자 SHA1 메시지 날짜
ROCm CI Service Account fb0bef74c1 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
2022-06-02 17:01:14 +05:30
ROCm CI Service Account 35a61e70b6 SWDEV-331066 - added new API hipDeviceSetLimit (#2710)
Change-Id: I0e5d193d5ac3db3acfef60a8c39c5d73c8213f10
2022-06-02 17:00:27 +05:30
ROCm CI Service Account bfe584b134 SWDEV-334508 - Testing & fix for HIP samples on Linux and Windows. (#2711)
Change-Id: I6edc0d6dc7ce8f2223381baddacbc5063b6d4983
2022-06-02 17:00:05 +05:30
Finlay b790ecdf6c 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
2022-06-02 12:16:41 +05:30
Finlay f6efba0b18 Added negative tests for hipMallocArray (#2699)
* Added negative tests for hipMallocArray

* fix numeric limit test for nvidia
2022-06-02 12:16:25 +05:30
Fábio bf13e41c42 Update hipStreamGetFlags testing (#2565)
Added new negative test case scenarios
Changed assertions to check for a specific flag.
2022-06-02 11:06:55 +05:30
Maneesh Gupta 34a00342b2 Update Jenkinsfile
Disable hipIpcMemAccessTest.tst and p2p_copy_coherency.tst
2022-05-30 16:25:00 +05:30
Maneesh Gupta 4f8106dac2 Bump HIP version to 5.3 2022-05-26 21:58:09 +05:30
Fábio 10fb6c3621 hipMemset Negative Testing (#2639) 2022-05-25 19:07:20 +05:30
Finlay d2e351a7dc hipMallocArray tests for default array and surface load store (#2675) 2022-05-25 16:13:18 +05:30
Jatin Chaudhary 0b6ce41b11 Add tests for hipGetSymbolAddress/hipGetSymbolSize (#2662) 2022-05-25 15:35:55 +05:30
Jatin Chaudhary 8d8b7a095d Add tests for hipPointerGetAttributes (#2661) 2022-05-25 15:35:42 +05:30
Jatin Chaudhary c698080863 Add/Improve hipMalloc Tests (#2607) 2022-05-25 14:04:07 +05:30
Finlay 64a20a5bb5 Updated negative tests for hipStreamGetPriority (#2517) 2022-05-25 11:50:59 +05:30
haoyuan2 5e0ab5c98b SWDEV-338427 - fix test hang issue (#2690)
destroy stream before exit
2022-05-23 21:52:42 -07:00
haoyuan2 a6bd9c3ae7 SWDEV-334272 - fix test hang issue (#2683)
destroy stream before exit
2022-05-20 08:13:17 -07:00
ROCm CI Service Account a456650d2c SWDEV-318833 - move the structs under correct flag. (#2647)
- this will resolve NV test failure.
Change-Id: I2c8467cad002e881264856bb1544aa6b973f2505
2022-05-19 09:11:00 -07:00
ROCm CI Service Account bd39e0a008 SWDEV-290384 - Add Linker API support in hiprtc (#2684)
Change-Id: I10a679ea8cc4bbba71eac7ea8f8e9d9ee2ade5fb
2022-05-19 20:00:15 +05:30
Maneesh Gupta ee582a965c 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
2022-05-18 20:01:59 +05:30
ROCm CI Service Account 5e6f4ba06d SWDEV-335125 - Windows: path for lld-link (#2681)
Change-Id: I499ef11e2b6811d97c06bc804d65fac9fc2429b2
2022-05-17 14:54:10 -07:00
Maneesh Gupta eceda264e7 SWDEV-298757 - hipMemPrefetchAsync.cc Adding tests for hipMemPrefetchAsync() api (#2679)
Change-Id: Icadd93e62276b660ed0fd9a864e6985a7b03798a
2022-05-17 19:54:28 +05:30
ROCm CI Service Account 6f4b02d28e SWDEV-298757 - Added multi thread scenarios for hipMallocManaged() api (#2544)
Change-Id: I97408994b74b580affbca1a3f4ce85a3e740b904
2022-05-17 19:52:22 +05:30
ROCm CI Service Account eb2987d9e5 SWDEV-306122 - [catch2][dtest] Added following test scenarios for hipGraphEventRecordNodeSetEvent (#2634)
1. Functional Test cases
2. Negative Test cases

Change-Id: Ifb851ce261a996feda1c547426f583eb3f1d57a9
2022-05-17 16:01:43 +05:30
ROCm CI Service Account 84da7bb1d0 SWDEV-306122 - [catch2][dtest] Adding the following tests for hipGraphEventRecordNodeGetEvent (#2630)
1. Functional
2. Negative

Change-Id: Ie96584f6be5bb62c12ee39aeaadc4a9a31a25d06
2022-05-17 16:00:53 +05:30
ROCm CI Service Account 0f41e4c874 SWDEV-292714 - Tests for hipPointerGetAttribute/hipDrvPtrGetAttributes API (#2619)
Added Functional and Negative Scenarios for hipPointerGetAttribute and hipDrvPtrGetAttributes APIs

Change-Id: I5fe23cdb3148a8e69a4fbbad2e2596da1750a9d3
2022-05-17 16:00:33 +05:30
ROCm CI Service Account 12ed784c13 SWDEV-306122 - [catch2][dtest] Added test for hipGraphAddMemcpyNode API (#2627)
Change-Id: Ide894e5e6c1719541e2cbd20f8fc91cba0072cad
2022-05-17 15:02:51 +05:30
ROCm CI Service Account a2c294a1b7 SWDEV-273550 - [catch2][dtest] Tests for hipDrvMemcpy3D/hipDrvMemcpy3DAsync API (#2617)
Added tests for hipDrvMemcpy3D/hipDrvMemcpy3DAsync API in CATCH2 framework

Change-Id: I75bb825f3b39a2c588e0f436e9bc2ea810f101d0
2022-05-17 15:02:37 +05:30
ROCm CI Service Account 7442b14ab8 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
2022-05-17 15:01:15 +05:30
ROCm CI Service Account 7bc2ce8539 SWDEV-306122 - [catch2][dtest] Adding Tests for hipGraphAddDependencies(). (#2636)
1. Added negative tests for hipGraphAddDependencies() API.

Change-Id: Icfa398c8c0d645ac9129ba4c72ab6bbd02323b35
2022-05-17 13:31:25 +05:30
ROCm CI Service Account 903e03ce7b SWDEV-325711 - add graph memory APIs definition (#2648)
- add enum hipGraphMemAttributeType

Change-Id: I407a61eb8e828d39c6b3b2d9fe2b7fc32efc98b9
2022-05-17 12:53:43 +05:30
ROCm CI Service Account 9169520aaa SWDEV-325709 - Testing hipDeviceAttributeFineGrainSupport property (#2637)
Added a test to check hipDeviceAttributeFineGrainSupport property.

Change-Id: I9750ef5494e22f4eb7305e1719be9712a3079c37
2022-05-17 12:53:25 +05:30
ROCm CI Service Account fc3f1e2d20 SWDEV-330657 - Remove hipThreadIdx definition (#2644)
Change-Id: Ic54c1ad1466c6e950e8b5f95ee8565e28c1db70c
2022-05-17 11:32:58 +05:30
ROCm CI Service Account e58351465f SWDEV-332811 - Document extended HIP atomic add functionality (#2667)
hipamd backend has new unsafeAtomicAdd() and safeAtomicAdd() functions,
and modifications to how it interactsion with -m[no-]unsafe-fp-atomics
compiler options. Update documentation to reflect this.

Change-Id: I2659c2ee1bfe21d870dd1d17cae993dfa170c3f5
2022-05-17 11:31:45 +05:30
ROCm CI Service Account 80e010bd0e 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
2022-05-17 11:31:19 +05:30
ROCm CI Service Account ee541eaef1 SWDEV-326789 - Mark texture reference APIs as deprecated (#2649)
Change-Id: I8fb8abcf1c38a5138d5f2afe56c9551d74bc2ad7
2022-05-17 11:30:50 +05:30
Maneesh Gupta ad54e57b46 Update Jenkinsfile 2022-05-16 13:20:03 +05:30
ROCm CI Service Account 59f9765af8 SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphEventWaitNodeGetEvent() API (#2631)
1. Functional Tests
2. Negative Tests

Change-Id: I65781564a63b6c8c74183abcdd86d32914d1e5a3
2022-05-13 11:08:01 -07:00
ROCm CI Service Account f22ea5bd00 SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphAddEventRecordNode() API. (#2633)
1. Added functional tests.
2. Added negative tests.

Change-Id: Id346b66c024161a3755abfa5137f91e38759da21
2022-05-13 10:15:31 -07:00
ROCm CI Service Account cbe3e5df3c SWDEV-306122 - [catch2][dtest] Added test for hipGraphExecMemcpyNodeSetParams API (#2653)
Change-Id: I55322336fe9b6735e782e867dd4e39f2b17dfc5a
2022-05-13 09:04:13 -07:00
Maneesh Gupta 622362f069 Fix typo in 11_texture_driver sample 2022-05-13 14:05:35 +05:30
ROCm CI Service Account 96ec4ae295 SWDEV-322620 - Virtual Memory Management (#2673)
Add device attribute for virtual memory management

Change-Id: Ie123412a7d1783f42d7c4274dcc3562a829a1e4c
2022-05-11 10:31:15 -07:00
Maneesh Gupta 9628d0bda7 [CI] skip tests listed in config_amd_linux.json (#2674) 2022-05-11 16:10:51 +05:30
ROCm CI Service Account 3786aa8518 SWDEV-326794 - Document for hipMemoryType mismatch with CUDA (#2645)
Change-Id: Ib4349fc7446edac39ac09fefaaa4babfc7b81ca8
2022-05-11 12:36:38 +05:30
ROCm CI Service Account d7e34e8534 SWDEV-321874 - [catch2][dtest] Texture dtests migrated from HIT to catch2 framework (#2576)
Change-Id: Ice382bf552fd0a9b41133f2a6ab333e3672b7c28
2022-05-09 16:41:37 -07:00
ROCm CI Service Account d267eb7d68 SWDEV-322620 - Virtual Memory Management APIs (#2621)
Updated hipMemAllocationProp structure

Change-Id: I7d56ddda5e2dd34c43ad70143b8faa14b6573672
2022-05-09 10:41:26 -07:00
ROCm CI Service Account 7e114089c3 SWDEV-329687 - update hip docs (#2632)
Change-Id: Iad6e7bf270a6a57256f8f38b67b7f7c504da2c5b
2022-05-09 09:21:59 -07:00
ROCm CI Service Account 643f8dbd36 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
2022-05-09 08:46:20 -07:00
ROCm CI Service Account ab3dc9ccac SWDEV-327563 - Windows: enable skipped devicelib, event, stream tests (#2668)
Change-Id: Iebc9766f71f20148d2d4b6e08de7745111393a97
2022-05-06 11:04:10 -07:00
ROCm CI Service Account 0e9f6ac717 SWDEV-335125 - to use clang lld-link inplace of dk link or MSVC link (#2671)
Change-Id: Iad217e1fe06827ac3a5a6fad4f3fe61a49ff96b7
2022-05-06 10:14:38 -07:00
ROCm CI Service Account a849cc125b SWDEV-312832 - Add Device-side malloc in hip document (#2665)
Change-Id: I589a864967aafc6bb104631efa1eecfe456240b0
2022-05-06 09:54:22 -07:00