Commit Graph

6496 Commits

Author SHA1 Message Date
ROCm CI Service Account 262acb7a9b SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphExecEventRecordNodeSetEvent() API (#2593)
- Functional Tests
- Negative Tests

Change-Id: I75f986ea75f462d77af2c38558452ccd3d5b6167
2022-03-31 21:41:58 +05:30
ROCm CI Service Account be4df503eb 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
2022-03-31 21:33:17 +05:30
ROCm CI Service Account 097b9427cd SWDEV-306122 - [catch2][dtest] hipGraphExecUpdate added Functional and Negative test scenario (#2599)
Change-Id: I7c1051a7bec9a6a3b332c23bd40b46bad55e97c5
2022-03-31 21:32:41 +05:30
ROCm CI Service Account 91c53b7816 SWDEV-306122 - [catch2][dtest] Added test for hipGraphInstantiate API (#2587)
Change-Id: I78019b067522e52f96c19bb43ffa257ede167be0
2022-03-31 15:34:33 +05:30
ROCm CI Service Account b768618329 SWDEV-329380 - Fixed reset test (#2589)
- after reset memory should be re-allocated

Change-Id: I3e814de464629a2651b4b8e752400f09fd6fc971
2022-03-31 15:34:19 +05:30
ROCm CI Service Account 95a6b9b801 SWDEV-306122 - [catch2][dtest] Adding Tests for hipGraphAddEmptyNode (#2592)
1. Added Negative Tests for hipGraphAddEmptyNode

Change-Id: I31aab3dcff671700d18f9e4537bb1e21076ce375
2022-03-31 14:28:53 +05:30
ROCm CI Service Account f80d912e66 SWDEV-252381 - Added dtest for hipGetSymbolAddress api (#2594)
Change-Id: Ideb58497c6598fe6f492a904b58bdc125d6d41d8
2022-03-31 13:14:37 +05:30
ROCm CI Service Account 9c23618424 SWDEV-252801 - Added test for __launch_bounds__ : maxThreadsPerBlock field ignored at kernel launch (#2596)
Change-Id: Ic2b11aebe0845ca57d0fea38ba11ec2584002935
2022-03-31 13:14:11 +05:30
ROCm CI Service Account 599463aa5c SWDEV-252521 - Added test for Exit w/ memfault fault for stack allocations w/ compile-time known sizes (#2598)
Change-Id: I0ac1d97d76d49a169577d9b650072d0cc27f20f7
2022-03-31 13:13:29 +05:30
ROCm CI Service Account 5565fb3dd7 SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphRemoveDependencies() API (#2601)
- Functional Tests
- Negative Tests

Change-Id: Ia34f4d0aa44821e35362cb0593ac7e3e0d811689
2022-03-31 13:13:15 +05:30
ROCm CI Service Account 8e34e35aa1 SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphGetEdges() API (#2600)
- Functional Tests.
- Negative Tests.

Change-Id: Icd2436e9db366f6b8d4a5ebbc8cacc36595aacbe
2022-03-31 10:36:13 +05:30
ROCm CI Service Account 988d511c84 SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParams1D added Functional and Negative test scenario (#2602)
Change-Id: I7471207730ec38dd8ebabc32ca26753d27597309
2022-03-31 10:35:21 +05:30
ROCm CI Service Account d9b40f34a4 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
2022-03-31 10:35:00 +05:30
Jenkins e828e71cbd SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: Ia10b82f92232183a67b68b6806ae390f82cebb9a
2022-03-29 08:24:29 -04:00
ROCm CI Service Account dd31050d4c SWDEV-326661 - Windows: skipping failed tests to enable execution in jenkins (#2574)
Change-Id: I52e90a9f2eafeba03f62604c9350d3ebaa95b818
2022-03-28 15:55:09 -07:00
Jenkins 2e8f00eba2 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: Ic09cc62767b50e56d1adb57f60c90b3f19a2151e
2022-03-27 19:11:19 -04:00
Satyanvesh Dittakavi 1389236aef SWDEV-292714 - [catch2][dtest] Add unit test for hipPointerGetAttribute (#2485)
Change-Id: Ic7490596f4f1ee641d9af2861a18380c4bfccd69
2022-03-23 17:15:21 +05:30
Maneesh Gupta a5af22ca15 Update disabled tests in CI (#2567) 2022-03-23 12:45:36 +05:30
ROCm CI Service Account c195d12cda SWDEV-325708 - Query for fine grained support (#2557)
Change-Id: Id11d556de1213c73891122b0ffa344f9099a8486
2022-03-22 12:28:41 +05:30
ROCm CI Service Account 8da8fc1be9 SWDEV-312141 - Fix to avoid shadow compilation warning (#2556)
Change-Id: Ie327ec5eb3f3314b24aa512ce180760f18ee5348
2022-03-22 12:27:52 +05:30
ROCm CI Service Account 4526de0855 SWDEV-311271 - Add API interface for Stream Ordered Memory Allocator (#2551)
Change-Id: I36f53d170fe362c058cdbff75fa3fb34699246f2
2022-03-22 12:27:20 +05:30
Jenkins cf3658fa90 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: Ic40a32a0e51f88d3ecd338dad51943186e62174d
2022-03-17 19:13:17 -04:00
ROCm CI Service Account a296100da7 SWDEV-291455 - File Reorganization with backward compatibility (#2555)
Related changes for HIP installation in /opt/rocm
Setting HIP_PATH and ROCM_PATH
Setting INTERFACE directories

Depends-On: If70b61020fa3ee85bf49171c842837da05191a48
Change-Id: I30adccf7e6241dae12270156602d4b033ea99d93
2022-03-17 15:35:13 -07:00
TomSang fe08dc841f 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
2022-03-15 14:08:55 -07:00
Jenkins 242c1f892f SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: I5f8b3c3ae0eca02875c75263190d01a985077eaa
2022-03-13 19:12:18 -04:00
ROCm CI Service Account 9a175e1654 SWDEV-324824 - Split HIP install to two documents (#2546)
Change-Id: Idb3b40167cd9c8dd8fde254e00f7891af04811a8

Co-authored-by: Julia Jiang <julia.jiang@amd.com>
2022-03-11 16:59:44 +05:30
ROCm CI Service Account 62f41eb23c SWDEV-323147 - catch2 tests to allow deprecated features (#2545)
Change-Id: If9cee6cb5925027086d2f50e207774a3084147fc
2022-03-11 16:54:39 +05:30
ROCm CI Service Account 04ae602316 SWDEV-324735 - update hip_debugging to remove deprecated HCC in the example (#2543)
Change-Id: I5a02f97da14a89f659443db210b81e26e5b08a2c
2022-03-11 16:54:24 +05:30
ROCm CI Service Account 7859bfcde6 SWDEV-325480 - Adds unit and functional tests for coalesced_groups (#2538)
Change-Id: I147b4099e6793df5df3a6e252894d281fc338adb
2022-03-11 16:54:08 +05:30
ROCm CI Service Account 87eaccaf59 SWDEV-321872 - [catch2][dtest] Texture tests migrated to catch2 (#2536)
Change-Id: I4e29001812e2310680c6c24028667eb560194e87
2022-03-11 16:53:48 +05:30
ROCm CI Service Account cb0a5b3b53 SWDEV-324823 - Stop passing -fhip-new-launch-api (#2532)
Stop passing this flag to Clang since it's already the default option

Change-Id: I164f973603dcc2bf02a29939a02af1e0413729b5
2022-03-11 15:27:33 +05:30
ROCm CI Service Account 0095a5436d SWDEV-306122 - [catch2][dtest] Tests for hipGraphNodeGetType API (#2529)
Added negative and functional tests for hipGraphNodeGetType API

Change-Id: Ic33f0b36e2fd7bfb3a44cefea0075b1fcd59f989
2022-03-11 15:26:55 +05:30
Maneesh Gupta 02c1f8748d Bump HIP version to 5.2 2022-03-11 10:29:11 +05:30
Maneesh Gupta b2c5ba6e03 Revert "SWDEV-312141 - Renaming of enum to avoid shadow variable compilation warning (#2487)" (#2547)
This reverts commit c093f29d32.
2022-03-11 10:27:43 +05:30
ROCm CI Service Account 996213c5e3 SWDEV-324640, SWDEV-324824 - Update HIP API and add work-item dimension limit (#2542)
Change-Id: I032a14d08ae26c7f3151d05c655a0f82ffe6b56f
2022-03-11 09:59:22 +05:30
ROCm CI Service Account d221fb6ebb SWDEV-325491 - hip build when rocm_agent_enumerator returns no devices (#2535)
Change-Id: I2fe58d1eaba82a3dab2472bd37a8ab26d105ac1c
2022-03-11 09:58:52 +05:30
agunashe 39f4e02ab5 SWDEV-1 - skip rtc test build on windows (#2534) 2022-03-11 09:58:28 +05:30
Jenkins f5c415e0d3 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: Ia52c6c4db36af615ffb50a61a54c569a03e81a54
2022-03-10 19:12:39 -05:00
ROCm CI Service Account c52a81e96f SWDEV-318833 - Get and Set attribute for kernel nodes (#2533)
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com>
Change-Id: Ieacd1fd9aa6d6e98a3a5574ba374c201f05d0e51
2022-03-10 16:47:03 +05:30
ROCm CI Service Account a55d684e78 SWDEV-317716 - Add support for hipDeviceGetUuid (#2528)
Change-Id: I488edcd595b42e8119c923d3e7b3643b06c190de
2022-03-10 16:46:23 +05:30
ROCm CI Service Account 17105259fe SWDEV-321511 - Enable device related disabled tests on Nvidia platform (#2518)
Change-Id: I95a62e9562a638cb3525862b9a5d2e640c10882c
2022-03-10 16:45:54 +05:30
ROCm CI Service Account 72af2f3299 SWDEV-323849 - Fix for dtests failures (#2539)
Change-Id: Iffd78656d7f67b11d3eb6d1e7859bb6168b68a57
2022-03-10 15:04:48 +05:30
ROCm CI Service Account b61eb2e79c SWDEV-323167 - Fix for test hang (#2541)
Change-Id: Ic038ceb2368839f67af65d213694820f881f4193
2022-03-10 15:04:01 +05:30
ROCm CI Service Account 8e2aee5dbe SWDEV-324081 - Fix for dtest (#2540)
Change-Id: I114cb00d0bf2f899f1f299891ccbd4c0bea29150
2022-03-10 15:03:29 +05:30
ROCm CI Service Account 6c74d44a1f SWDEV-323848 - Fix for p2p failed tests (#2537)
Added peer check for the p2p related testcases

Change-Id: I9131b284baf33bef18eceaa7ed462d733f91be92
2022-03-10 15:02:31 +05:30
Maneesh Gupta 69ef2e37a2 Add mising p2p checks in graph instantiate tests (#2525)
Change-Id: I37ed539ccb9fc487872807170dc62eddc598f1f6
2022-03-10 15:01:43 +05:30
agunashe e2ae92502c SWDEV-313590 - appending rocmpath at the end of rpath after rebase (#2526) 2022-03-08 16:08:25 -08:00
Jenkins 8699a20c2b SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: I5282077252be7504930931324222dc9b8ae54a0e
2022-03-07 07:11:26 -05:00
ROCm CI Service Account cc28cc271e SWDEV-301947 - Rename query (#2530)
Rename hipDeviceAttributeMultiprocessorBoostCount to
hipDeviceAttributePhysicalMultiProcessorCount

Change-Id: I9f4a7d22bfeef7502c6e8060dcd671e012772d98
2022-03-02 16:04:09 -08:00
Jenkins 77fd73caf2 SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: If8efa59b48c1b4c0f34024ada6f42c19c82686d6
2022-03-01 07:11:34 -05:00