From 133430fa3b14ff9bb3f84ce5ef147085b6336583 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Mon, 18 Jun 2012 21:09:16 +0000 Subject: [PATCH] - client: for NVIDIA, make an array of the PCI info for all usable GPUs svn path=/trunk/boinc/; revision=25775 --- checkin_notes | 7 +++++++ client/gpu_nvidia.cpp | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index 9513eb8802..7a3a2ec5ff 100644 --- a/checkin_notes +++ b/checkin_notes @@ -4423,3 +4423,10 @@ David 18 June 2012 gpu_nvidia.cpp win_build/ boinc_cli.vcproj + +David 18 June 2012 + - client: for NVIDIA, make an array of the PCI info + for all usable GPUs + + client/ + gpu_nvidia.cpp diff --git a/client/gpu_nvidia.cpp b/client/gpu_nvidia.cpp index f21139a4f8..15f5439024 100644 --- a/client/gpu_nvidia.cpp +++ b/client/gpu_nvidia.cpp @@ -358,7 +358,7 @@ void COPROC_NVIDIA::get( } // see which other instances are equivalent, - // and set the "count" and "device_nums" fields + // and set "count", "device_nums", and "pci_infos" // count = 0; for (i=0; i