Joseph Redmon
2014-12-08 a99050f0c8cb0315fa31e3d1fa3e38594fe5e40a
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);