__kernel void min_kern(__global char* in) { int a = 10; printf("%s\n", "this is a test string\n"); }