mirror of https://github.com/BOINC/boinc.git
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:
parent
3e125d15a9
commit
be38cab062
|
@ -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
|
||||
|
Loading…
Reference in New Issue