Joseph Redmon
2014-12-07 28e21152728cbea617948671df064ec75c7953e5
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);