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


[ROCm/clr commit: df1257741c]
Этот коммит содержится в:
foreman
2019-06-13 13:00:48 -04:00
родитель 072d96516e
Коммит 8b0eaa1c05
2 изменённых файлов: 2 добавлений и 2 удалений
+1 -1
Просмотреть файл
@@ -113,7 +113,7 @@ hipModuleGetGlobal
hipModuleLaunchKernel
hipModuleLaunchKernelExt
hipLaunchCooperativeKernel
hipLaunchCooperativeMultiDeviceKernel
hipLaunchCooperativeKernelMultiDevice
hipHccModuleLaunchKernel
hipModuleLoad
hipModuleLoadData
+1 -1
Просмотреть файл
@@ -114,7 +114,7 @@ global:
hipModuleLaunchKernel;
hipModuleLaunchKernelExt;
hipLaunchCooperativeKernel;
hipLaunchCooperativeMultiDeviceKernel;
hipLaunchCooperativeKernelMultiDevice;
hipModuleLoad;
hipModuleLoadData;
hipModuleUnload;