Ajay
|
c06bfa6bef
|
SWDEV-337331 - graph feature on Windows
Fixes for hipGraphInstantiate OutofMemory issue and
soft hang of hipStreamSynchronize.
Change-Id: Ic2bb97582c5978ef2e4eb3a1b124483aa412838e
|
2022-06-09 12:04:51 -04:00 |
|
Shadi Dashmiz
|
1965dd5795
|
Revert "SWDEV-321698 - hipGraphNodeTypeMemcpy1D NVDIA build failure"
This reverts commit 74beb4583c.
Reason for revert: hip changes not in yet
Change-Id: I89e35d171cf01fb82d361279998efcc90e54ef33
|
2022-03-08 15:08:31 -05:00 |
|
Sourabh Betigeri
|
0ae70a4c8d
|
SWDEV-313503 - Returns appropriate error code when destroyed exec graphs are launched
Change-Id: I3ca025494fd27f9ed0cd4534c740f7e19e1c66b3
|
2022-03-08 11:54:04 -05:00 |
|
sdashmiz
|
74beb4583c
|
SWDEV-321698 - hipGraphNodeTypeMemcpy1D NVDIA build failure
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com>
Change-Id: I7aea11bf14adbeb7fea68eb862df74fcf6f13d75
|
2022-03-07 16:26:11 -05:00 |
|
Ajay
|
ef71f0ded1
|
SWDEV-313680 - hipGraphAddKernelNode invalid cases
Change-Id: I4c87c5dd80cd3f78f5c38b2d3447b03b91ffa656
|
2022-03-03 20:43:02 -05:00 |
|
Ajay
|
944c18c754
|
SWDEV-315443 - hipGraph and Node issues
Change-Id: I9fefd1a12d83bfa89d6704ee236c1409618ab02a
|
2022-03-02 00:40:05 +00:00 |
|
Payam
|
11f5126d46
|
SWDEV-315880 - Graph, added checks for memory kind
Change-Id: I9cd2b1ee58be60bebb41af6007b0ab25d2c98607
|
2022-02-25 17:47:05 -05:00 |
|
Sourabh Betigeri
|
76f65a0a3d
|
SWDEV-317253 - int underflow causes an assertion with no node in graph. This fixes it.
Change-Id: I9bc293866d69c803381762256ce31f3d80d2afda
|
2022-01-26 18:25:03 -05: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
|
3a5c80386d
|
SWDEV-24806 - Fix windows dk build
Change-Id: Ie309da9dbbf5037510ec7e6913a711ea631d3df8
|
2021-10-06 22:52:44 -07: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 |
|
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 |
|
agunashe
|
d9d9e81acb
|
SWDEV-293742 - Update copyrights end year for hipamd
Change-Id: I08f620f84563a9214b59f1b943ed091b67229eab
|
2021-07-09 12:08:39 -04:00 |
|
German Andryeyev
|
52f5b0fa16
|
SWDEV-290160 - Add blocking command for callbacks in IPC and graph
Change-Id: I1474e19db6ebf2559e1b2c8dd7d06139bd699835
|
2021-06-24 17:01:55 -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 |
|