mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=19292
This commit is contained in:
parent
483d79b28d
commit
656441dc3b
|
@ -277,7 +277,7 @@ int CLIENT_STATE::init() {
|
||||||
fake_cuda(coprocs, 2);
|
fake_cuda(coprocs, 2);
|
||||||
msg_printf(NULL, MSG_INFO, "Faking an NVIDIA GPU");
|
msg_printf(NULL, MSG_INFO, "Faking an NVIDIA GPU");
|
||||||
#endif
|
#endif
|
||||||
#if 1
|
#if 0
|
||||||
fake_ati(coprocs, 2);
|
fake_ati(coprocs, 2);
|
||||||
msg_printf(NULL, MSG_INFO, "Faking an ATI GPU");
|
msg_printf(NULL, MSG_INFO, "Faking an ATI GPU");
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue