# Schedule definition for thorn OpenCLRunTime SCHEDULE OpenCLRunTime_Setup AT startup { LANG: C } "Set up OpenCL device" SCHEDULE OpenCLRunTime_DeviceInfo AT wragh { LANG: C } "Output OpenCL device information" SCHEDULE OpenCLRunTime_SetupDeviceGH AT basegrid AFTER SpatialCoordinates { LANG: C } "Set up device grid structure" SCHEDULE OpenCLRunTime_Statistics AT terminate { LANG: C OPTIONS: global } "Output profiling information"