SWDEV-327563 - support hipStreamWrite32/64 and hipStreamWait32/64 funcs
Windows complains about undefined symbol for hipStreamWrite32/64 and hipStreamWait32/64 - commit hash08435a972bChange-Id: I48b9a6591cab3a05baaedbc26030914dd930fb68 [ROCm/clr commit:de026633c0]
Этот коммит содержится в:
коммит произвёл
Ajay GunaShekar
родитель
65d3357dbc
Коммит
70189c7e2e
@@ -398,3 +398,7 @@ hipStreamWaitEvent_spt
|
||||
hipEventRecord_spt
|
||||
hipLaunchKernel_spt
|
||||
hipLaunchCooperativeKernel_spt
|
||||
hipStreamWriteValue32
|
||||
hipStreamWriteValue64
|
||||
hipStreamWaitValue32
|
||||
hipStreamWaitValue64
|
||||
|
||||
@@ -411,3 +411,7 @@ hipStreamWaitEvent_spt
|
||||
hipEventRecord_spt
|
||||
hipLaunchKernel_spt
|
||||
hipLaunchCooperativeKernel_spt
|
||||
hipStreamWriteValue32
|
||||
hipStreamWriteValue64
|
||||
hipStreamWaitValue32
|
||||
hipStreamWaitValue64
|
||||
|
||||
Ссылка в новой задаче
Block a user