CPU computing power
the ability of double precision floating-point computing is commonly used to measure the scientific computing ability of CPU, that is, the ability to process 64 bit floating-point data
the processor supporting avx2 can perform 16 floating-point operations in one core and one clock cycle, Also known as 16flops
CPU power = number of cores x frequency of cores x 16flops
processors supporting avx512 can perform 32 floating-point operations in one core and one clock cycle, also known as 32flops
CPU power = number of cores x frequency of cores x 32flops
At present, blockchain training courses in the market span a lot, and the course content and teaching form are also varied

bitcoin
bitcoin principle, bitcoin system architecture, cryptographic algorithm (go language implementation), consensus algorithm (go language implementation), bitcoin transaction principle and transaction script, bitcoin RPC programming (node. JS Implementation), and Bitcoin source code analysis
4, blockchain 2.0 Ethereum
Ethereum working principle and infrastructure, Ethereum basic concepts (account, transaction, gas), Ethereum wallet mist and metamask, Ethereum transaction, erc20 standard token development and deployment, Ethereum development ide Remix IDE, smart contract and solidness, solidness deployment, backup and call Framework technology: truffle and Web3, DAPP development practice, geth
5, blockchain 3.0 - Super ledger fabric
Super ledger project introction, fabric deployment and use, fabric configuration management, fabric architecture design, fabric CA application and configuration, application development practice
the Xueshuo innovation blockchain Technology Workstation of Lianqiao ecation online is the only approved "blockchain Technology Specialty" pilot workstation of "smart learning workshop 2020 Xueshuo innovation workstation" launched by the school planning, construction and development center of the Ministry of ecation of China. Based on providing diversified growth paths for students, the professional station promotes the reform of the training mode of the combination of professional degree research, proction, learning and research, and constructs the applied and compound talent training system
Main differences between CPU and GPU:
1. CPU is the central processing unit of computer
GPU is the graphics processor of computer CPU is a very large-scale integrated circuit, which includes Alu arithmetic logic unit, cache memory and bus CPU is the core of a computer's control and operation, its main function is to interpret the instructions issued by the computer and process the big data in the computer software GPU is the abbreviation of image processor. It is a kind of microprocessor which is specially used for PC or embedded device to perform image operation The work of GPU is similar to that of CPU mentioned above, but not entirely. It is designed to perform complex mathematical and geometric calculations. This game has high requirements in this respect, so many game players also have deep feelings for GPU
so CPU and GPU are two completely different things, they just sound the same
extended data:
CPU and GPU are different in design because they are used to deal with different tasks at first, and some tasks are similar to the problems that GPU is used to solve at first, so we use GPU to calculate. The operation speed of GPU depends on how many pupils are employed, and the operation speed of CPU depends on how powerful professors are employed, The professor's ability to deal with complex tasks is very good, but for less complex tasks, it still can't hold many people
of course, today's GPU can also do some slightly complicated work, which is equivalent to upgrading to the level of junior high school students and senior high school students, but it still needs CPU to feed data to the mouth before it can start to work, which is still managed by CPU
in the multi-core era, the higher the frequency of a single core, the better the number of cores
at the same time, we have to consider the CPU manufacturing process, supported instruction set, architecture and so on, so the evaluation of a CPU is not based on the frequency, nor only on the number of cores
the GHz of CPU refers to the dominant frequency of CPU:
the dominant frequency of CPU, that is, the clock speed of CPU core
the megahertz of so and so CPU is usually said, and this megahertz is "the main frequency of CPU"
many people think that the main frequency of CPU is its running speed, but it is not
the dominant frequency of CPU indicates the speed of digital pulse signal oscillation in CPU, which is not directly related to the actual computing power of CPU
since the dominant frequency does not directly represent the operation speed, it is likely that the actual operation speed of CPU with higher dominant frequency will be lower under certain circumstances
