client: write descriptions of OpenCL devices to stdout; work around a bug where OpenCL reports global RAM of ATI GPUs incorrectly

svn path=/trunk/boinc/; revision=24343
This commit is contained in:
Charlie Fenton 2011-10-07 12:05:19 +00:00
parent 3e125d15a9
commit be38cab062
1 changed files with 12 additions and 0 deletions

View File

@ -6883,3 +6883,15 @@ David 6 Oct
client/
main.cpp
net_stats.cpp
Charlie 7 Oct 2011
- client: write descriptions of OpenCL devices to stdout
(and display in manager's Event log).
- client: work around a bug where OpenCL reports global RAM of ATI
GPUs incorrectly (1/2 of actual value.)
client/
coproc_detect.cpp
lib/
coproc.cpp, .h