Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: mrpetem on June 09, 2011, 07:24:19 PM



Title: Setting RPC Miner for second GPU
Post by: mrpetem on June 09, 2011, 07:24:19 PM
Hi, earlier today I had great help from someoneweird. I had to use the RPC miner to run my gefore GT240 ..

Now I have installed a second GPU I had lying around it is GS8400.

It is installed correctly and RPC has found both devices, however RPC says that it is using the first found GPU, which is the GT240. I wondered how I could get it to use the second GPU instead, and/or if possible use both?..

well I guess to use both just have two seperate .bat files one pointing to the first gpu and second to run the second...


Title: Re: Setting RPC Miner for second GPU
Post by: LegitBit on June 12, 2011, 02:45:01 AM
I don't think the 8400 is capable of CUDA or OpenCL


Title: Re: Setting RPC Miner for second GPU
Post by: mrpetem on June 12, 2011, 09:20:41 AM
its ok got it sorted now thanks. RPC miner comes with the option '-gpu=x' allowing you to set the gpu unit to process. It starts the index at 0 so the first gpu unit is default and the second would be set to '-gpu=1' just in case anyone else wanteed to know.