From cb46429336fb504fb2c9c616b760c9a920de13c0 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Mon, 26 Aug 2013 17:14:54 -0700 Subject: [PATCH] client: Clarify comment about max RAM size reported by OpenCL CPU detection --- client/gpu_detect.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/client/gpu_detect.cpp b/client/gpu_detect.cpp index 47776d28f2..064b426f5d 100644 --- a/client/gpu_detect.cpp +++ b/client/gpu_detect.cpp @@ -166,9 +166,7 @@ void COPROCS::correlate_gpus( intel_gpu.correlate(use_all, ignore_gpu_instance[PROC_TYPE_AMD_GPU]); correlate_opencl(use_all, ignore_gpu_instance); - // NOTE: OpenCL has only 64 bits for global_mem_size, - // so it can report a max of only 4GB. - // Get the CPU RAM size from gstate.hostinfo.m_nbytes. + // NOTE: OpenCL can report a max of only 4GB. for (i=0; i