How to add GPU to mining pool
mining, in fact, is a problem-solving process. First, we work out a formula with many answers, and then the dealer releases a random answer every other period of time. An answer is the prototype of a virtual coin. We can see who can calculate the answer at this time, and then this person or these people can divide the virtual coin. When the result comes out, we can find the answer, virtual currency is attached with information such as the computer information and problem-solving time of the tester, so that the virtual currency can be "materialized", that is, it has traceability and uniqueness attributes. At this time, the virtual currency is officially g out
using the graphics card is because the computing method of the graphics card is different from that of the CPU. The CPU focuses on logic computing. The graphics card is simple computing, and mining (that is, solving problems) just needs simple computing power. Therefore, mining with the graphics card
bitcoin miner is the equipment for mining bitcoin. The mining equipment can be ordinary computer or USB miner, It can also be a professional ASIC miner
It is true that ordinary computer CPU can mine bitcoin, but because bitcoin mining has formed a huge instry all over the world, it is difficult for indivials to mine bitcoin with ordinary computers. You need to buy expensive and professional bitcoin
ASIC mining machine
and join the bitcoin miners organization to dig bitcoin, that is, to join a mining pool for mining
First of all, CPU and GPU are designed differently for different missions in the computer:1. CPU is mainly optimized for serial instructions, while GPU is optimized for large-scale parallel computing
Modern multi-core CPUs aim at instruction set parallelism (ILP) and task parallelism (TLP), while GPUs aim at data parallelism (DLP)3. GPU often has a larger bandwidth of memory, that is, the so-called video memory, so it will also have good performance in high throughput applications
The first step in setting up mining equipment is to choose the right hardware. This article will focus on GPU (graphics card) mining, of course, you can use CPU or ASIC equipment mining. Amd graphics card architecture is very beneficial to mining. NVIDIA card is not suitable for mining because of its low hash rate. The best NVIDIA graphics cards are less than 0.5 megahash. Notebook Hardware mining is not as good as NVIDIA card, which is a bad option for mining. You need to use a desktop system for mining. There is a desktop system to ensure adequate cooling of the hardware
the graphics card or card needs to be able to match the motherboard, and the power supply must have enough PCI-E connectors. Before determining the graphics card, pay attention to these. In order for the system to cool down sufficiently, you need to remove the cover of the chassis in order to get better heat dissipation. This is what people call "open air rig.". If you can aim the system at a fan or air conditioner, you can make the device cooler when it's running, thus extending its life and keeping it efficient
. Their official website has detailed operation, you can go to have a look!
GPU mining generally does not require high processor performance, but without CPU, it certainly can not. Without CPU control, GPU can not carry out mining operation.