Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Before I lock out myself from my box...
Date: Mon, 02 Jan 2012 15:06:53
Message-Id: CAK2H+ee775iTFueMeBNfa5=OkeSDMKM_W=CjJxkon8Dfs85H1w@mail.gmail.com
In Reply to: Re: [gentoo-user] Before I lock out myself from my box... by Francisco Ares
1 On Mon, Jan 2, 2012 at 6:49 AM, Francisco Ares <frares@×××××.com> wrote:
2 > Not an answer, but my little knowledge on GPU processing:
3 >
4 > AFAIK, CUDA or OpenCL uses idle resources of the GPU, so I guess that you
5 > are safe even if you don't know (or have ways of) forcing one of them to
6 > X11.
7 >
8 > Good luck and happy new year
9 > Francisco
10 >
11
12 CUDA will work on all the NVIdia GPUs if the code is written
13 correctly. CUDA is capable of identifying all cards in the system as
14 well as each cards architecture & resources. If the program is written
15 to give him a choice then CUDA can handle getting it to his GTX 560.
16
17 Cheers,
18 Mark