src/opencl.c @@ -88,7 +88,7 @@ } int index = getpid()%num_devices; index = 1; index = 0; printf("%d rand, %d devices, %d index\n", getpid(), num_devices, index); info.device = devices[index]; fprintf(stderr, "Found %d device(s)\n", num_devices);