Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
Treggar
on 04/01/2014, 22:55:09 UTC
What is the trick?
The trick is to force computation onto the 3D side. You do this by starting Cudaminer when 2D is running, and then disable 2D. This keeps the 2D running for the program only and forces the 2D computation into the 3D program. Its like running an 8 bit program on a 32 bit system without emulation.
I'd also like to understand how this works... disable 2D while it's running?