// Generated by decuda.
// OpenCL device code is the bulk of this file. The host-side calls
// have been rewritten to OpenCL equivalents inline; the
// surrounding host program still needs a cl_context + cl_queue, not
// included here. Look for TODO markers for items requiring
// manual attention.
// Fixture: only header includes, exercising every include-replacement path
// known to the parser .
#include <CL/cl.h> /* was: cuda_runtime.h */
#include <CL/cl.h> /* was: cuda.h */
#include <device_functions.h>
#include /* TODO: replace with target equivalent of cuda_fp16.h */ /* was: cuda_fp16.h */
int main { return 0; }