Searched refs:FLAGS_gpuexec_cuda_device_0_only (Results 1 – 1 of 1) sorted by relevance
47 bool FLAGS_gpuexec_cuda_device_0_only = false; variable1277 if (FLAGS_gpuexec_cuda_device_0_only && device_count > 1) { in GetDeviceCount()