// #ifdef __cplusplus // extern "C" { // #endif //========================================================================================================================================================================================================200 // FUNCTION //========================================================================================================================================================================================================200 int kernel_gpu_opencl_wrapper( int xmax, int workload, fp*** y, fp** x, fp** params, fp* com); //========================================================================================================================================================================================================200 // END //========================================================================================================================================================================================================200 // #ifdef __cplusplus // } // #endif