Γράφημα Υποβολών

1424 Υποβολές

Συγγραφέας SHA1 Μήνυμα Ημερομηνία
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 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 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 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 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 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 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
ROCm CI Service Account e2be6beaa7 SWDEV-306122 - [catch2][dtest] hipGraphMemsetNodeGetParams/hipGraphMemsetNodeSetParams APIs (#2586)
Change-Id: Ib45b660ad94ec3231082deb8a0b6f62b278d2006

[ROCm/hip commit: 3cf8079c4c]
2022-04-01 05:36:26 +05:30
ROCm CI Service Account c4d464228e SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphExecEventRecordNodeSetEvent() API (#2593)
- Functional Tests
- Negative Tests

Change-Id: I75f986ea75f462d77af2c38558452ccd3d5b6167

[ROCm/hip commit: 262acb7a9b]
2022-03-31 21:41:58 +05:30
ROCm CI Service Account 8a6ce95702 SWDEV-293806 - Added tests for unsafeAtomicAdd and builtin APIs (#2597)
Added tests for unsafeAtomicAdd and Builtin APIs for coherent/non-coherent memory with RTC and without RTC

Change-Id: I8b243ac82d0f14a38f6b5553107066248aafb41d

[ROCm/hip commit: be4df503eb]
2022-03-31 21:33:17 +05:30
ROCm CI Service Account 054052430e SWDEV-306122 - [catch2][dtest] hipGraphExecUpdate added Functional and Negative test scenario (#2599)
Change-Id: I7c1051a7bec9a6a3b332c23bd40b46bad55e97c5

[ROCm/hip commit: 097b9427cd]
2022-03-31 21:32:41 +05:30
ROCm CI Service Account f61573e6e9 SWDEV-306122 - [catch2][dtest] Added test for hipGraphInstantiate API (#2587)
Change-Id: I78019b067522e52f96c19bb43ffa257ede167be0

[ROCm/hip commit: 91c53b7816]
2022-03-31 15:34:33 +05:30
ROCm CI Service Account 27413f20e1 SWDEV-329380 - Fixed reset test (#2589)
- after reset memory should be re-allocated

Change-Id: I3e814de464629a2651b4b8e752400f09fd6fc971

[ROCm/hip commit: b768618329]
2022-03-31 15:34:19 +05:30
ROCm CI Service Account d6a11260f2 SWDEV-306122 - [catch2][dtest] Adding Tests for hipGraphAddEmptyNode (#2592)
1. Added Negative Tests for hipGraphAddEmptyNode

Change-Id: I31aab3dcff671700d18f9e4537bb1e21076ce375

[ROCm/hip commit: 95a6b9b801]
2022-03-31 14:28:53 +05:30
ROCm CI Service Account 604bb7881e SWDEV-252381 - Added dtest for hipGetSymbolAddress api (#2594)
Change-Id: Ideb58497c6598fe6f492a904b58bdc125d6d41d8

[ROCm/hip commit: f80d912e66]
2022-03-31 13:14:37 +05:30
ROCm CI Service Account f7deef7b24 SWDEV-252801 - Added test for __launch_bounds__ : maxThreadsPerBlock field ignored at kernel launch (#2596)
Change-Id: Ic2b11aebe0845ca57d0fea38ba11ec2584002935

[ROCm/hip commit: 9c23618424]
2022-03-31 13:14:11 +05:30
ROCm CI Service Account 5e4a13d0e8 SWDEV-252521 - Added test for Exit w/ memfault fault for stack allocations w/ compile-time known sizes (#2598)
Change-Id: I0ac1d97d76d49a169577d9b650072d0cc27f20f7

[ROCm/hip commit: 599463aa5c]
2022-03-31 13:13:29 +05:30
ROCm CI Service Account 69d1a82519 SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphRemoveDependencies() API (#2601)
- Functional Tests
- Negative Tests

Change-Id: Ia34f4d0aa44821e35362cb0593ac7e3e0d811689

[ROCm/hip commit: 5565fb3dd7]
2022-03-31 13:13:15 +05:30
ROCm CI Service Account 4da026e9b1 SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphGetEdges() API (#2600)
- Functional Tests.
- Negative Tests.

Change-Id: Icd2436e9db366f6b8d4a5ebbc8cacc36595aacbe

[ROCm/hip commit: 8e34e35aa1]
2022-03-31 10:36:13 +05:30
ROCm CI Service Account e6471f178f SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParams1D added Functional and Negative test scenario (#2602)
Change-Id: I7471207730ec38dd8ebabc32ca26753d27597309

[ROCm/hip commit: 988d511c84]
2022-03-31 10:35:21 +05:30
ROCm CI Service Account c0909a5ee0 SWDEV-293806 - Added tests for AtomicAdd with and without unsafeAtomics flag (#2603)
Added tests for AtomicAdd API for coherent/non-coherent memory with and without unsafeAtomics flags

Change-Id: I1937d7e936ac062b8d93feb59a50a6dd8ae9feca

[ROCm/hip commit: d9b40f34a4]
2022-03-31 10:35:00 +05:30
ROCm CI Service Account 66192f8c1e SWDEV-326661 - Windows: skipping failed tests to enable execution in jenkins (#2574)
Change-Id: I52e90a9f2eafeba03f62604c9350d3ebaa95b818


[ROCm/hip commit: dd31050d4c]
2022-03-28 15:55:09 -07:00
Satyanvesh Dittakavi bc7e683ab1 SWDEV-292714 - [catch2][dtest] Add unit test for hipPointerGetAttribute (#2485)
Change-Id: Ic7490596f4f1ee641d9af2861a18380c4bfccd69

[ROCm/hip commit: 1389236aef]
2022-03-23 17:15:21 +05:30
TomSang 0821a94e44 SWDEV-314867 - Fix clang missing issue in cuda docker (#2446)
Cuda dockers doesn't contain clang. The dependence on clang
will fail catch2 building. Catch2 building actually doesn't
need clang. Remove clang dependence from catch2 cmake file.

Change-Id: I8fd76e99d27ce4f5769baffae0608dd1cf0f4188

[ROCm/hip commit: fe08dc841f]
2022-03-15 14:08:55 -07:00
ROCm CI Service Account 3ee66d4ce7 SWDEV-325480 - Adds unit and functional tests for coalesced_groups (#2538)
Change-Id: I147b4099e6793df5df3a6e252894d281fc338adb

[ROCm/hip commit: 7859bfcde6]
2022-03-11 16:54:08 +05:30
ROCm CI Service Account bebc34b308 SWDEV-321872 - [catch2][dtest] Texture tests migrated to catch2 (#2536)
Change-Id: I4e29001812e2310680c6c24028667eb560194e87

[ROCm/hip commit: 87eaccaf59]
2022-03-11 16:53:48 +05:30
ROCm CI Service Account 758169d098 SWDEV-306122 - [catch2][dtest] Tests for hipGraphNodeGetType API (#2529)
Added negative and functional tests for hipGraphNodeGetType API

Change-Id: Ic33f0b36e2fd7bfb3a44cefea0075b1fcd59f989

[ROCm/hip commit: 0095a5436d]
2022-03-11 15:26:55 +05:30
ROCm CI Service Account 32fb296675 SWDEV-325491 - hip build when rocm_agent_enumerator returns no devices (#2535)
Change-Id: I2fe58d1eaba82a3dab2472bd37a8ab26d105ac1c

[ROCm/hip commit: d221fb6ebb]
2022-03-11 09:58:52 +05:30
agunashe eb1c0f5bfc SWDEV-1 - skip rtc test build on windows (#2534)
[ROCm/hip commit: 39f4e02ab5]
2022-03-11 09:58:28 +05:30
ROCm CI Service Account cb9a8cfffe SWDEV-321511 - Enable device related disabled tests on Nvidia platform (#2518)
Change-Id: I95a62e9562a638cb3525862b9a5d2e640c10882c

[ROCm/hip commit: 17105259fe]
2022-03-10 16:45:54 +05:30
ROCm CI Service Account 373c2e8b6b SWDEV-323849 - Fix for dtests failures (#2539)
Change-Id: Iffd78656d7f67b11d3eb6d1e7859bb6168b68a57

[ROCm/hip commit: 72af2f3299]
2022-03-10 15:04:48 +05:30
ROCm CI Service Account 6691f4702e SWDEV-323167 - Fix for test hang (#2541)
Change-Id: Ic038ceb2368839f67af65d213694820f881f4193

[ROCm/hip commit: b61eb2e79c]
2022-03-10 15:04:01 +05:30
ROCm CI Service Account 8ceb856ec0 SWDEV-324081 - Fix for dtest (#2540)
Change-Id: I114cb00d0bf2f899f1f299891ccbd4c0bea29150

[ROCm/hip commit: 8e2aee5dbe]
2022-03-10 15:03:29 +05:30
ROCm CI Service Account 276f229170 SWDEV-323848 - Fix for p2p failed tests (#2537)
Added peer check for the p2p related testcases

Change-Id: I9131b284baf33bef18eceaa7ed462d733f91be92

[ROCm/hip commit: 6c74d44a1f]
2022-03-10 15:02:31 +05:30
Maneesh Gupta 9d402c111c Add mising p2p checks in graph instantiate tests (#2525)
Change-Id: I37ed539ccb9fc487872807170dc62eddc598f1f6

[ROCm/hip commit: 69ef2e37a2]
2022-03-10 15:01:43 +05:30
agunashe c6f47ab2d9 SWDEV-1 - hip tests: Moving ctest file generation to execution phase (#2522)
Earlier ctest file creation was taking place during build time.
Due to cmake framework issue the file creation had issues,
which in turn failed the test build.
This change moves this logic to the execution phase
and gets rid of the unwanted dependency during build time

Change-Id: Ifbf7e325f1b15a8be12e76560a6d339bc76705ee

[ROCm/hip commit: 59a23a7441]
2022-02-28 09:26:33 -08:00
lthakur 52325e1396 SWDEV-298757 - Moving Unit_hipMemPrefetchAsyncOneToAll into stress/memory directory (#2460)
[ROCm/hip commit: e92f44d0ac]
2022-02-25 19:39:30 +05:30