P4 to Git Change 1531138 by cpaquot@cpaquot-ocl-lc-lnx on 2018/03/23 00:10:40
SWDEV-145570 - [HIP] Module Check for correct device id in hipDeviceGetAttribute Implement hipModuleLoad Handle kernelParams in hipModuleLaunchKernel Affected files ... ... //depot/stg/opencl/drivers/opencl/api/hip/hip_device.cpp#8 edit ... //depot/stg/opencl/drivers/opencl/api/hip/hip_device_runtime.cpp#3 edit ... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#5 edit ... //depot/stg/opencl/drivers/opencl/api/hip/hip_module.cpp#3 edit
This commit is contained in:
@@ -39,6 +39,6 @@ THE SOFTWARE.
|
||||
extern thread_local amd::Context* g_context;
|
||||
extern std::vector<amd::Context*> g_devices;
|
||||
|
||||
hipError_t hipDeviceGetCount(int* count);
|
||||
hipError_t ihipDeviceGetCount(int* count);
|
||||
|
||||
#endif // HIP_SRC_HIP_INTERNAL_H
|
||||
|
||||
Reference in New Issue
Block a user