P4 to Git Change 1988496 by cpaquot@cpaquot-ocl-lc-lnx on 2019/08/23 19:43:16
SWDEV-199002 - [HIP] Add hipExtLaunchMultiKernelMultiDevice to in files.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#20 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#22 edit
[ROCm/hip commit: d3bbe46d39]
Этот коммит содержится в:
@@ -48,6 +48,7 @@ hipEventQuery
|
||||
hipEventRecord
|
||||
hipEventSynchronize
|
||||
hipExtGetLinkTypeAndHopCount
|
||||
hipExtLaunchMultiKernelMultiDevice
|
||||
hipExtMallocWithFlags
|
||||
hipExtModuleLaunchKernel
|
||||
hipFree
|
||||
|
||||
@@ -49,6 +49,7 @@ global:
|
||||
hipEventRecord;
|
||||
hipEventSynchronize;
|
||||
hipExtGetLinkTypeAndHopCount;
|
||||
hipExtLaunchMultiKernelMultiDevice;
|
||||
hipExtMallocWithFlags;
|
||||
hipExtModuleLaunchKernel;
|
||||
hipFree;
|
||||
|
||||
Ссылка в новой задаче
Block a user