diff --git a/client/gpu_detect.cpp b/client/gpu_detect.cpp index 064b426f5d..276bea7f2c 100644 --- a/client/gpu_detect.cpp +++ b/client/gpu_detect.cpp @@ -18,7 +18,7 @@ // client-specific GPU code. Mostly GPU detection -#define USE_CHILD_PROCESS_TO_DETECT_GPUS 1 +//#define USE_CHILD_PROCESS_TO_DETECT_GPUS 1 #include "cpp.h" @@ -246,6 +246,13 @@ void COPROCS::correlate_gpus( descs.push_back(string(buf)); } + // Create descriptions for OpenCL CPUs + // + for (i=0; i