From f526fb09808d72728129fa3e6bfe8305c3576037 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 7 Jul 2011 22:01:39 +0000 Subject: [PATCH] - client: write log msgs saying whether GPUs are OpenCL-capable svn path=/trunk/boinc/; revision=23814 --- checkin_notes | 6 ++++++ client/client_state.cpp | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/checkin_notes b/checkin_notes index 36dbc1d602..2530127dd1 100644 --- a/checkin_notes +++ b/checkin_notes @@ -3929,3 +3929,9 @@ Rom 7 July 2011 clientscr/ screensaver_win.cpp + +David 7 July 2011 + - client: write log msgs saying whether GPUs are OpenCL-capable + + client/ + client_state.cpp diff --git a/client/client_state.cpp b/client/client_state.cpp index ec987728b9..6e1d82f7a3 100644 --- a/client/client_state.cpp +++ b/client/client_state.cpp @@ -410,6 +410,12 @@ int CLIENT_STATE::init() { if (coprocs.none() ) { msg_printf(NULL, MSG_INFO, "No usable GPUs found"); } + for (int j=1; j