Joseph Redmon
2014-12-08 d81ab1942be926573a93649a558ee9b2d1156a33
src/opencl.c
@@ -88,7 +88,7 @@
    }
    int index = getpid()%num_devices;
    index = 0;
    index = 1;
    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);