Why bitcoin destroys graphics card
2. Modern multi-core CPU aims at instruction set parallelism (ILP) and task parallelism (TLP), while GPU is 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
4. CPU is a general-purpose operation. In short, it means brainless calculation and violent calculation. Whether it's 100 children sharing apples or simulating the earth, it can be decomposed into the most basic calculation of 1 + 1 = 2. GPU is specially designed to deal with high-order mathematical algorithms, such as calculating the relative positions of light source, object, viewpoint and shadow, which requires trigonometric functions to be piled up. The bitcoin digger uses SHA-256, a secure hash function invented by the US National Security Agency, which is generally used for password encryption and decryption. This algorithm can perform a large number of 32-bit integer right-rotate operations, which is very suitable for GPU which is good at large-scale concurrent computing and password cracking.
As of October 1, 2020, the state has not issued five element currency, which is illegal
the five elements coin is a virtual circular steel sheet of a pyramid selling group, which is only one circle larger than the ordinary one yuan coin. Its claimed price is 5000 yuan, which is called pure gold
one side is printed with the words of "gold", "wood", "water", "fire" and "Earth", and the other side is printed with a personal portrait and the words of "Zhang Jian's five element coin". According to the MLM personnel, the "five element coin" is a limited edition, with a total of 500 million issued by MLM criminal groups
"five element coin" is operated by a website called "Cloud Data Trade Alliance" without registered address, and its founder is Zhang Jian. In September 2013, the State Administration for Instry and Commerce and the Ministry of Public Security announced ten typical cases of pyramid selling, including the case of Cloud Data Trade Alliance
extended information:
according to Liao Jinsong, leader of Economic Investigation Branch of Chenzhou Public Security Bureau, "five element coin" pyramid scheme was launched by song miqiu at the end of 2016, and members were developed according to the mode of "Y, s and M". Among them, the membership fee for y-class members is 500 yuan, that for S-class members is 2500 yuan, and that for M-class members is 5000 yuan. M-class members are mainly promoted, and members are developed in a al track way to "pull the head" to join
according to the MLM promotion of "five element coin", there are two main benefits of member development offline. One is cash income. For every member who develops, he can get a direct promotion award of 10% of the membership fee; A team with 200 members will win a "BMW Award" of 150000 yuan. In addition, there are virtual currency value-added benefits brought by static value-added, collision award and so on
Liao Jinsong pointed out that in order to avoid legal liability, the pyramid scheme of "five element coin" in the actual promotion process is under the guise of "selling five element gold coins", trying to create the illusion of "selling" gold coins, but its characteristics of "pulling the head", forming the hierarchy in order, and rebate through the hidden layer of "BMW Award" determine the essence of pyramid scheme
1. CPU is mainly optimized for serial instructions, while GPU is optimized for massively parallel operations
2. Modern multi-core CPU aims at instruction set parallelism (ILP) and task parallelism (TLP), while GPU is 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 CPU needs strong generality to deal with various data types, and at the same time, it also needs logical judgment, and it will introce a lot of branch jump and interrupt processing. All these make the internal structure of CPU extremely complex. GPU is faced with highly unified, interdependent large-scale data and pure computing environment without interruption. GPU uses a large number of computing units and ultra long pipeline, but it only has very simple control logic and saves cache. The CPU not only occupies a lot of space by cache, but also has complex control logic and many optimization circuits. So unlike CPU, GPU is good at large-scale concurrent computing, which is suitable for password cracking
in short, CPU is a general-purpose operation. In short, it means brainless calculation and violent calculation. Whether it's 100 children sharing apples or simulating the earth, it can be decomposed into the most basic calculation of 1 + 1 = 2. GPU is specially designed to deal with high-order mathematical algorithms, such as calculating the relative positions of light source, object, viewpoint and shadow, which requires trigonometric functions to be piled up. The bitcoin digger uses SHA-256, a secure hash function invented by the US National Security Agency, which is generally used for password encryption and decryption. This algorithm can perform a large number of 32-bit integer right-rotate operations, which is very suitable for GPU which is good at large-scale concurrent computing and password cracking.
mining operation requires computers to provide very terrible and abnormal parallel operation performance, even 32 core CPU is far from enough. The powerful processing power provided by multiple high-performance graphics cards is very suitable for such operation tasks.
a small program is an application that can be used without downloading and installing. It realizes the dream of "within reach" of the application. Users can open the application by scanning or searching. It also reflects the concept of "go as you go", so users don't need to care about whether to install too many applications. Applications will be available everywhere, but no need to install or uninstall. For developers, the threshold of small program development is relatively low, which is not as difficult as app. It can meet the needs of simple basic applications, and is suitable for the conversion of life service offline stores and non rigid low-frequency applications. Small programs can realize seven functions, such as message notification, line scan code, official account number, etc. Through official account, users can jump between official account and small program. Because the applet does not have an entry.
