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