BTC with n card
The miner is better
-
the electricity charge for mining with graphics card is very high, and the performance is not high, so it can't even earn the electricity charge
-
mining is an investment more than time and speed. We should try to dig more money in the shortest time. Therefore, the professional mining machines of BTC now stress the characteristics of simple operation, small footprint and low power consumption. For example, Yingtai has developed a professional mining motherboard with a computing power of 23.488g/hash, and the proct model is btc-24gh< br />
Amd graphics card is recommended for bitcoin, n card is not suitable
moreover, one video card can't dig one coin a week, so it needs several amd video cards to dig together, and some even use mining machines. At present, mining on the computer platform is unprofitable for ordinary users unless they are professional players
the architecture of a card is different from that of N card. AMD is a brute force heap stream processor without considering the operation efficiency, while NVIDIA greatly improves the operation efficiency, but the number of stream processors is small. The final result is that both sides have their own advantages, and they are almost tied in all kinds of 3D games. In general computing applications, n-card has the upper hand, but the leading advantage of n-card may not be the problem of efficiency, but the software optimization and program development are in place
bitcoin digger adopts SHA-256 algorithm, which can perform a large number of 32-bit integer cyclic right shift operations. This operation can be implemented by a single hardware instruction in AMD GPU, while it needs three hardware instructions to simulate (2 Shift + 1 add) in NVIDIA GPU, This one alone brings amd an additional 1.7x computing efficiency advantage (about 1900 instructions to perform SHA-256 compression operation, rather than about 3250 instructions from NVIDIA)
in this way, AMD's high floating-point computing power and algorithm efficiency advantages make the performance of AMD GPU in password cracking and bitcoin mining more than three times that of NVIDIA GPU!
