Ajay
|
944c18c754
|
SWDEV-315443 - hipGraph and Node issues
Change-Id: I9fefd1a12d83bfa89d6704ee236c1409618ab02a
|
2022-03-02 00:40:05 +00:00 |
|
Sarbojit Sarkar
|
a1562ec8f8
|
SWDEV-314667 - Fix for crash
Change-Id: I1cfeadde975649fb1791cf354f7ba3f70db9d162
|
2022-02-20 23:04:11 -05:00 |
|
Satyanvesh Dittakavi
|
6e562f4d83
|
SWDEV-306940 - Fix hipamd errors/warnings found by CppCheck
Change-Id: Ia93d4f5262ea4269d8031edbfd27033b887e5300
|
2022-02-05 08:42:47 -05:00 |
|
Ajay
|
cb79dc7486
|
SWDEV-313082 - hipGraphMemsetNodeSetParams invalid params
Change-Id: Ibe57df8d7d583daf9ba9c7a86863eacca4868f3a
|
2022-01-28 19:27:32 -05:00 |
|
Ajay
|
0440d945e8
|
SWDEV-316467 - hipGraphMemcpyNodeSetParamsToSymbol negative scenarios
Change-Id: Ic2a6ce1572f35dabe754c9459690448c49bbd4a6
|
2022-01-27 21:25:20 +00:00 |
|
Sarbojit Sarkar
|
e34fd8abe1
|
SWDEV-317925 - Fix for remove dependency issue
Change-Id: Ifbd3e9892f328d9c0d029c81d7bd08d9d444a318
|
2022-01-23 23:11:32 -05:00 |
|
Sarbojit Sarkar
|
7fe2a6e62f
|
SWDEV-317974 - Fixed missing dependent node issue
Change-Id: Ia143c9ef93c465a5be67238d7f802c274da751bc
|
2022-01-23 23:10:58 -05:00 |
|
anusha GodavarthySurya
|
cfb42c1408
|
SWDEV-240806 - Added graph API hipGraphExecUpdate & hipGraphExecChildGraphNodeSetParams
Change-Id: Ie9c85b746846374b73194b96c7ee73d15463b894
|
2021-11-19 20:42:54 -05:00 |
|
anusha GodavarthySurya
|
ce58dae704
|
SWDEV-240806 - Added support for host graph node
Change-Id: I8b3088d34d0b4e8080b55b5da80d821c5f29d8a4
|
2021-11-17 01:10:18 -08:00 |
|
anusha GodavarthySurya
|
9c8b6b65e0
|
SWDEV-308983 - Fix hipGraphKernelNodeSetParams
Change-Id: I8a57a4e33048931955b7ba5ed567631703bd6c5d
|
2021-11-17 01:02:50 -08:00 |
|
anusha GodavarthySurya
|
ec6b8d82b5
|
SWDEV-240806 - hipGraph performance create new graph commands for every launch
Change-Id: I7360b48055f67a91c23169ca532a19124d40e98b
|
2021-11-17 00:13:52 -08:00 |
|
anusha GodavarthySurya
|
f6456c5e27
|
SWDEV-24806 - Added support for event wait and event record graph APIs
hip graph implementation for APIs AddEventRecordNode, AddEventWaitNode, EventRecordNodeGetEvent, EventWaitNodeGetEvent, EventRecordNodeSetEvent,EventWaitNodeSetEvent, ExecEventRecordNodeSetEvent, ExecEventWaitNodeSetEvent
Change-Id: Ifde51f4591067795d6cbf5595372cbdbd8a7bc26
|
2021-10-06 00:31:42 -07:00 |
|
anusha GodavarthySurya
|
c4eda85835
|
SWDEV-24806 - Added support for memcpy related graph APIs
hipGraphMemcpyNodeSetParams1D, hipGraphExecMemcpyNodeSetParams1D, hipGraphExecMemcpyNodeSetParams, hipGraphAddMemcpyNodeFromSymbol, hipGraphMemcpyNodeSetParamsFromSymbol, hipGraphExecMemcpyNodeSetParamsFromSymbol, hipGraphAddMemcpyNodeToSymbol, hipGraphMemcpyNodeSetParamsToSymbol, hipGraphExecMemcpyNodeSetParamsToSymbol
Change-Id: I6896144f340867d938aa1777880c78c46ca6f893
|
2021-10-05 22:43:49 -07:00 |
|
anusha GodavarthySurya
|
1c51d82dd5
|
SWDEV-240806 - Added few Graph API Implementation
hipGraph APIs clone, childGraph, RemoveDependencies, GetEdges,GetDependencies, GetDependentNodes, GetType and DestroyNode
hipStream APIs GetCaptureInfo, GetCaptureInfo_v2, UpdateCaptureDependencies.
Change-Id: Ib0f4cb8ea335698eecdd6d744ffab1e954153673
|
2021-10-05 07:44:54 -07:00 |
|
Anusha GodavarthySurya
|
a71f54d9e9
|
SWDEV-240806 - Added API hipGraphAddMemcpyNode1D, hipGraphAddEmptyNode, hipGraphExecKernelNodeSetParams
Change-Id: I0d7ec8c0ea1abc3fc0f1e10fa7865f355d9cf2ad
|
2021-07-28 00:09:16 -04:00 |
|
Vladislav Sytchenko
|
d3062d3bc2
|
SWDEV-240807 - Fix Windows build
These are defined as structs in HIP headers, not as classes.
Change-Id: Ie53424a026424c71fd45db3a60e5be906d472c5d
|
2021-07-21 20:40:16 -04:00 |
|
Christophe Paquot
|
223c0364f8
|
SWDEV-240807 - Fix header file
Remove class useage from header file
Change-Id: Ibe1a59241f000cc162dd865484c313e56c4db95f
|
2021-07-20 20:32:55 -04:00 |
|
Anusha GodavarthySurya
|
e5cbfa8ca9
|
SWDEV-240807 - Added Implementation for few more graph APIs
Change-Id: I76336a22233a208a3f54ff9e90f0c5bf4a1bddb4
|
2021-07-14 20:56:36 -07:00 |
|
agunashe
|
d9d9e81acb
|
SWDEV-293742 - Update copyrights end year for hipamd
Change-Id: I08f620f84563a9214b59f1b943ed091b67229eab
|
2021-07-09 12:08:39 -04:00 |
|
Rahul Garg
|
19c84bc604
|
ROCMOPS-1956 - Push restructured code to hipamd
hipamd will have AMD's ROCCLR based HIP backend implementation
Change-Id: Id7de9634519b4ce46fca71a1b61f3d5b1e3fc459
|
2021-06-07 21:42:44 +00:00 |
|