P4 to Git Change 1815283 by gandryey@gera-win10 on 2019/06/12 15:26:45
SWDEV-180872 - Runtime support changes for Cooperative Group Features - Correct the name in the def files Affected files ... ... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#17 edit ... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#19 edit
This commit is contained in:
@@ -113,7 +113,7 @@ hipModuleGetGlobal
|
||||
hipModuleLaunchKernel
|
||||
hipModuleLaunchKernelExt
|
||||
hipLaunchCooperativeKernel
|
||||
hipLaunchCooperativeMultiDeviceKernel
|
||||
hipLaunchCooperativeKernelMultiDevice
|
||||
hipHccModuleLaunchKernel
|
||||
hipModuleLoad
|
||||
hipModuleLoadData
|
||||
|
||||
@@ -114,7 +114,7 @@ global:
|
||||
hipModuleLaunchKernel;
|
||||
hipModuleLaunchKernelExt;
|
||||
hipLaunchCooperativeKernel;
|
||||
hipLaunchCooperativeMultiDeviceKernel;
|
||||
hipLaunchCooperativeKernelMultiDevice;
|
||||
hipModuleLoad;
|
||||
hipModuleLoadData;
|
||||
hipModuleUnload;
|
||||
|
||||
Reference in New Issue
Block a user