Commit Graph

6370 Commitit

Tekijä SHA1 Viesti Päivämäärä
ROCm CI Service Account 9ffb7badfb SWDEV-306122 - [catch2][dtest] Adding the following tests for hipGraphEventRecordNodeGetEvent (#2630)
1. Functional
2. Negative

Change-Id: Ie96584f6be5bb62c12ee39aeaadc4a9a31a25d06

[ROCm/hip commit: 84da7bb1d0]
2022-05-17 16:00:53 +05:30
ROCm CI Service Account 341206ffc8 SWDEV-292714 - Tests for hipPointerGetAttribute/hipDrvPtrGetAttributes API (#2619)
Added Functional and Negative Scenarios for hipPointerGetAttribute and hipDrvPtrGetAttributes APIs

Change-Id: I5fe23cdb3148a8e69a4fbbad2e2596da1750a9d3

[ROCm/hip commit: 0f41e4c874]
2022-05-17 16:00:33 +05:30
ROCm CI Service Account 900655b76e SWDEV-306122 - [catch2][dtest] Added test for hipGraphAddMemcpyNode API (#2627)
Change-Id: Ide894e5e6c1719541e2cbd20f8fc91cba0072cad

[ROCm/hip commit: 12ed784c13]
2022-05-17 15:02:51 +05:30
ROCm CI Service Account fbc80ddc73 SWDEV-273550 - [catch2][dtest] Tests for hipDrvMemcpy3D/hipDrvMemcpy3DAsync API (#2617)
Added tests for hipDrvMemcpy3D/hipDrvMemcpy3DAsync API in CATCH2 framework

Change-Id: I75bb825f3b39a2c588e0f436e9bc2ea810f101d0

[ROCm/hip commit: a2c294a1b7]
2022-05-17 15:02:37 +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 ab4fbfba92 SWDEV-306122 - [catch2][dtest] Adding Tests for hipGraphAddDependencies(). (#2636)
1. Added negative tests for hipGraphAddDependencies() API.

Change-Id: Icfa398c8c0d645ac9129ba4c72ab6bbd02323b35

[ROCm/hip commit: 7bc2ce8539]
2022-05-17 13:31:25 +05:30
ROCm CI Service Account c9a9047987 SWDEV-325711 - add graph memory APIs definition (#2648)
- add enum hipGraphMemAttributeType

Change-Id: I407a61eb8e828d39c6b3b2d9fe2b7fc32efc98b9

[ROCm/hip commit: 903e03ce7b]
2022-05-17 12:53:43 +05:30
ROCm CI Service Account 87f24c155a SWDEV-325709 - Testing hipDeviceAttributeFineGrainSupport property (#2637)
Added a test to check hipDeviceAttributeFineGrainSupport property.

Change-Id: I9750ef5494e22f4eb7305e1719be9712a3079c37

[ROCm/hip commit: 9169520aaa]
2022-05-17 12:53:25 +05:30
ROCm CI Service Account ed5f0b1d3e SWDEV-330657 - Remove hipThreadIdx definition (#2644)
Change-Id: Ic54c1ad1466c6e950e8b5f95ee8565e28c1db70c

[ROCm/hip commit: fc3f1e2d20]
2022-05-17 11:32:58 +05:30
ROCm CI Service Account c75895c726 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

[ROCm/hip commit: e58351465f]
2022-05-17 11:31:45 +05:30
ROCm CI Service Account b0059c06a4 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

[ROCm/hip commit: 80e010bd0e]
2022-05-17 11:31:19 +05:30
ROCm CI Service Account e486a3225c SWDEV-326789 - Mark texture reference APIs as deprecated (#2649)
Change-Id: I8fb8abcf1c38a5138d5f2afe56c9551d74bc2ad7

[ROCm/hip commit: ee541eaef1]
2022-05-17 11:30:50 +05:30
Maneesh Gupta c4d8bda8aa Update Jenkinsfile
[ROCm/hip commit: ad54e57b46]
2022-05-16 13:20:03 +05:30
ROCm CI Service Account b7eecd7df6 SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphEventWaitNodeGetEvent() API (#2631)
1. Functional Tests
2. Negative Tests

Change-Id: I65781564a63b6c8c74183abcdd86d32914d1e5a3


[ROCm/hip commit: 59f9765af8]
2022-05-13 11:08:01 -07:00
ROCm CI Service Account fd889e7354 SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphAddEventRecordNode() API. (#2633)
1. Added functional tests.
2. Added negative tests.

Change-Id: Id346b66c024161a3755abfa5137f91e38759da21


[ROCm/hip commit: f22ea5bd00]
2022-05-13 10:15:31 -07:00
ROCm CI Service Account 104ef168a5 SWDEV-306122 - [catch2][dtest] Added test for hipGraphExecMemcpyNodeSetParams API (#2653)
Change-Id: I55322336fe9b6735e782e867dd4e39f2b17dfc5a


[ROCm/hip commit: cbe3e5df3c]
2022-05-13 09:04:13 -07:00
Maneesh Gupta 19d22fc198 Fix typo in 11_texture_driver sample
[ROCm/hip commit: 622362f069]
2022-05-13 14:05:35 +05:30
ROCm CI Service Account 0da08a8100 SWDEV-322620 - Virtual Memory Management (#2673)
Add device attribute for virtual memory management

Change-Id: Ie123412a7d1783f42d7c4274dcc3562a829a1e4c


[ROCm/hip commit: 96ec4ae295]
2022-05-11 10:31:15 -07:00
Maneesh Gupta 43e1d22491 [CI] skip tests listed in config_amd_linux.json (#2674)
[ROCm/hip commit: 9628d0bda7]
2022-05-11 16:10:51 +05:30
ROCm CI Service Account f6a7172fe4 SWDEV-326794 - Document for hipMemoryType mismatch with CUDA (#2645)
Change-Id: Ib4349fc7446edac39ac09fefaaa4babfc7b81ca8

[ROCm/hip commit: 3786aa8518]
2022-05-11 12:36:38 +05:30
ROCm CI Service Account 803d9e1d63 SWDEV-321874 - [catch2][dtest] Texture dtests migrated from HIT to catch2 framework (#2576)
Change-Id: Ice382bf552fd0a9b41133f2a6ab333e3672b7c28

[ROCm/hip commit: d7e34e8534]
2022-05-09 16:41:37 -07:00
ROCm CI Service Account 92d1331165 SWDEV-322620 - Virtual Memory Management APIs (#2621)
Updated hipMemAllocationProp structure

Change-Id: I7d56ddda5e2dd34c43ad70143b8faa14b6573672


[ROCm/hip commit: d267eb7d68]
2022-05-09 10:41:26 -07:00
ROCm CI Service Account 903b30779c SWDEV-329687 - update hip docs (#2632)
Change-Id: Iad6e7bf270a6a57256f8f38b67b7f7c504da2c5b


[ROCm/hip commit: 7e114089c3]
2022-05-09 09:21:59 -07:00
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
ROCm CI Service Account 614529f83b SWDEV-327563 - Windows: enable skipped devicelib, event, stream tests (#2668)
Change-Id: Iebc9766f71f20148d2d4b6e08de7745111393a97


[ROCm/hip commit: ab3dc9ccac]
2022-05-06 11:04:10 -07:00
ROCm CI Service Account fea2e9a25a SWDEV-335125 - to use clang lld-link inplace of dk link or MSVC link (#2671)
Change-Id: Iad217e1fe06827ac3a5a6fad4f3fe61a49ff96b7


[ROCm/hip commit: 0e9f6ac717]
2022-05-06 10:14:38 -07:00
ROCm CI Service Account 8ee758a1ca SWDEV-312832 - Add Device-side malloc in hip document (#2665)
Change-Id: I589a864967aafc6bb104631efa1eecfe456240b0


[ROCm/hip commit: a849cc125b]
2022-05-06 09:54:22 -07:00
arjun-raj-kuppala e2ab0fa2fb Add timeout for tests stage (#2660)
* Add timeout for tests stage

* Update Jenkinsfile

[ROCm/hip commit: dd4e1f23c2]
2022-05-05 11:56:09 +05:30
ROCm CI Service Account 75209ae6af SWDEV-331548 - fix test hang issue (#2658)
destroy stream before exit

Change-Id: I1a51ae349d0dd9a5ff6cdac21c5930bd6d87e021

[ROCm/hip commit: b0f3b08ad8]
2022-05-05 11:55:50 +05:30
ROCm CI Service Account fdf1829625 SWDEV-330030 - fix test hang issue (#2650)
destroy stream before exit

Change-Id: Ib1989c89156859503bbff22916dc486ca2d1375a


[ROCm/hip commit: afa1e43916]
2022-05-04 22:18:05 -07:00
ROCm CI Service Account 553b8777a2 SWDEV-327563 - Windows: enable hiprtc tests (#2629)
Change-Id: If6df6188d15aecedbe536de0ca1a95dc64f3f1b5


[ROCm/hip commit: a4e5868b8f]
2022-04-28 12:07:01 -07:00
ROCm CI Service Account 5c19483025 SWDEV-327563 - Windows: Enable most of the memory tests skipped before (#2643)
Change-Id: Ibdaf22d139f4d2772c152b2f4455676a7adbc6bd


[ROCm/hip commit: 84c7cc50b4]
2022-04-27 15:38:07 -07:00
ROCm CI Service Account d4921ba9c0 SWDEV-329567 - Fixes timing issu seen on Jenkins rns (#2628)
Change-Id: I7b4858033c58cba0c42a8ba8024f9b356e397658


[ROCm/hip commit: 427ba9156a]
2022-04-25 13:15:17 -07:00
Maneesh Gupta 91ff5f7aac Update list of disabled tests in CI (#2624)
* Update list of disabled tests in CI

* Update Jenkinsfile

Skip Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Negative for now.



[ROCm/hip commit: 2ad9b91175]
2022-04-25 12:31:47 -07:00
Maneesh Gupta 5725d45c5a SWDEV-327563 - Windows: enable deviceLib catch tests (#2642)
Change-Id: I10094c31d0f51c311618ecdc193e7411316d00ef

[ROCm/hip commit: 117ec319ae]
2022-04-21 14:34:17 +05:30
agunashe e92502c471 Revert "SWDEV-326661 - hipcc/hipconfig to use return value from pl scripts, disabling deviceLib. (#2584)" (#2625)
This reverts commit cc9c81184f.

[ROCm/hip commit: 042c5ee5e6]
2022-04-14 12:14:35 +05:30
agunashe ef67edd191 SWDEV-320902 - disable two failing tests on Windows (#2626)
[ROCm/hip commit: d735955db5]
2022-04-13 17:36:57 -07:00
ROCm CI Service Account 9fe86a1f3b SWDEV-314946 - Windows: adding properties to hip tests exe (#2620)
Change-Id: I3bac668345e3168f8a2b2772bf8ca422430803d8


[ROCm/hip commit: 7b8ac4cc7a]
2022-04-13 10:26:25 -07:00
ROCm CI Service Account c516229ee0 SWDEV-319734 - complete printf test cases for HIP on windows (#2527)
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com>
Change-Id: I2b3a1dec9c2d2bb6cc71eaa5a26b88473a827c14


[ROCm/hip commit: 9b8e911328]
2022-04-11 11:38:37 -07:00
ROCm CI Service Account 3780c6f47e SWDEV-327563 - Windows: enable graph and memory build in catch2 (#2622)
Skip failing graph tests to ensure 100% pass percentage

Change-Id: I92e2f5daf32387d746097d2406b7ca991e1e1698


[ROCm/hip commit: 4e60664be1]
2022-04-11 10:48:12 -07:00
Jatin Chaudhary 09d43a6ba4 Add and restructure tests for hipStreamCreate (#2560)
* Add and restructure tests for hipStreamCreate
* Add streamCreate to CMakeLists file

[ROCm/hip commit: f81d477ee7]
2022-04-01 09:02:45 +05:30
ROCm CI Service Account e06d8f5681 SWDEV-308763 - Update hiprtc tests to link with hiprtc lib (#2575)
hiprtc is made into a separate lib and hence tests should link with it explicitly during compilation
Also, updates the hiprtc programming guide

Change-Id: Ie1f9d7250d4a8622b77ef92938fc0decbaeb72f9

[ROCm/hip commit: ef9505d68a]
2022-04-01 09:02:20 +05:30
ROCm CI Service Account 7429a66dbd SWDEV-321874 - [catch2][dtest] Texture tests migrated to catch2 framework (#2577)
Change-Id: I5d88438d2bf6d20d2ebde8e6ae0cbd1d27630045

[ROCm/hip commit: 44e0440a9c]
2022-04-01 09:01:58 +05:30
ROCm CI Service Account adde0fe4a0 SWDEV-321656 - [catch2][dtest] Add hiprtc test for warp size (#2578)
Change-Id: I1a6ac42e17d78544722c429b230b93d0c0ec257c

[ROCm/hip commit: 7b8903c8c7]
2022-04-01 09:01:44 +05:30
ROCm CI Service Account 19feceb96d SWDEV-322620 - Virtual Memory Management APIs (#2580)
Change-Id: I5397e06263f8467052b4aab250988c57457fb24f

[ROCm/hip commit: 51c0bae11d]
2022-04-01 05:47:50 +05:30
ROCm CI Service Account 8ea5154654 SWDEV-328109 - Fix Test failure in staging (#2581)
Change-Id: Ic79f54d468e3bb40667c14d76e4013285fb9f1bf

[ROCm/hip commit: 25459dcb4c]
2022-04-01 05:47:34 +05:30
ROCm CI Service Account 463a67b71f SWDEV-313441 - hip default stream per thread (#2582)
Change-Id: I712eb39ccc7231fda0fff0a2e9cccfb40c1cc21c

[ROCm/hip commit: fd4f53af1f]
2022-04-01 05:47:19 +05:30
ROCm CI Service Account c6e087303c SWDEV-322752 - SWDEV-323078 - Fix HIP_CLANGRT_LIB_SEARCH_PATHS (#2583)
CMAKE_HIP_COMPILER is a file and not a directory. Fixing search path for clangrt builtins

Change-Id: Id3a3adf907d736cfe771325caf997ea54de88630
(cherry picked from commit 33b5bc760b10119f22be3f4ead7efd5f1d300957)

[ROCm/hip commit: 84ec71c647]
2022-04-01 05:39:35 +05:30
ROCm CI Service Account cc9c81184f SWDEV-326661 - hipcc/hipconfig to use return value from pl scripts. (#2584)
On Windows build failures were ignored becasue hipcc script ignored the output of hipcc.pl
Also disables catch2 deviceLib testset on Windows due to linking issue.
This makes sure that we have a baseline of no build failures on Windows

Change-Id: I007a2a47e69ce1ae69e5569bbef4c63a636110ee

[ROCm/hip commit: 3cccb105f6]
2022-04-01 05:38:23 +05:30
ROCm CI Service Account 8ba87134f6 SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParamsFromSymbol API (#2585)
Change-Id: Ie0e1b0f6dcef53b8d5386d858a90699d70524688

[ROCm/hip commit: d662c451d1]
2022-04-01 05:37:12 +05:30