fireice-uk / xmr-stak-nvidia

Monero NVIDIA miner
GNU General Public License v3.0
248 stars 98 forks source link

affine_to_cpu #148

Open Danielmfdr opened 6 years ago

Danielmfdr commented 6 years ago

Hi. I'm not sure what the affine_to_cpu option is for. Could someone explain? Cheerio

tlorens commented 6 years ago

There's a brief description in the config file. Google is your friend.

E3V3A commented 6 years ago

config.txt:

affine_to_cpu - This will affine the thread to a CPU. This can make a GPU miner play along nicer with a CPU miner.

Probably meaning that threads will belong to one CPU only, thus liberating other CPU's for CPU mining.