SWDEV-327563 - support hipStreamWrite32/64 and hipStreamWait32/64 funcs

Windows complains about undefined symbol for
hipStreamWrite32/64 and hipStreamWait32/64 -
commit hash 08435a972b

Change-Id: I48b9a6591cab3a05baaedbc26030914dd930fb68


[ROCm/clr commit: de026633c0]
Этот коммит содержится в:
Ajay
2022-06-04 03:09:11 +00:00
коммит произвёл Ajay GunaShekar
родитель 65d3357dbc
Коммит 70189c7e2e
2 изменённых файлов: 8 добавлений и 0 удалений
+4
Просмотреть файл
@@ -398,3 +398,7 @@ hipStreamWaitEvent_spt
hipEventRecord_spt
hipLaunchKernel_spt
hipLaunchCooperativeKernel_spt
hipStreamWriteValue32
hipStreamWriteValue64
hipStreamWaitValue32
hipStreamWaitValue64
+4
Просмотреть файл
@@ -411,3 +411,7 @@ hipStreamWaitEvent_spt
hipEventRecord_spt
hipLaunchKernel_spt
hipLaunchCooperativeKernel_spt
hipStreamWriteValue32
hipStreamWriteValue64
hipStreamWaitValue32
hipStreamWaitValue64