Ethereum error61
Hardware
algorithm is difficult to solve in memory. In order to make DAG suitable for memory, each GPU needs 1-2gb of memory. If you get an error prompt: error GPU mining. GPU memory fragmentation? It means you don't have enough memory. GPU mining software is based on OpenCL, amd GPU will be faster than NVIDIA GPU of the same level. ASIC and FPGA are relatively inefficient, so they are blocked. To get OpenCL for chip integration platform, try:
amd SDK OpenCL
NVIDIA CUDA OpenCL
Ubuntu Linux settings
for this quick guide, you will need Ubuntu 14.04 or 15.04 and fglrx image driver. You can also use NVIDIA drives and other platforms, but you have to find your own way to get an effective OpenCL installation, such as genoil's ethminer fork
if you are using 15.04, go to & quot; Software and updates 〉 extra drives & quot; Set to & quot; Use the video driver & quot; from fglrx for AMD graphics accelerator
if you are using 14.04, go to & quot; Software and updates 〉 extra drives & quot; Set to & quot; Use the video driver & quot; from fglrx for AMD graphics accelerator;. Unfortunately, for some people, this method may not work, because there is a known program error in Ubuntu 14.04.02 that will prevent you from switching to the exclusive graphics drive necessary for GPU mining
therefore, if you encounter this program error, go to & quot; "Software and update" update & quot; Select & quot; Pre release reliable update proposal & quot;. Then, back to & quot; Software and updates 〉 extra drives & quot; Set to & quot; Use the video driver & quot; from fglrx for AMD graphics accelerator;. After restarting, it's worth checking that the drive is now properly installed (for example, by going to & quot; Additional drives & quot;)
no matter what you do, if you are using 14.04.02, once installed, do not change the drive or drive configuration. For example, the use of aticonfig – initial (especially the - F, - force option) will & quot; Destruction & quot; Your settings. If you accidentally change the configuration, you will need to uninstall the drive, restart, install the drive again and restart.
make: * * [geth] error 1
there is no such directory, or the directory has insufficient permissions
The total number of atomic coins issued was 100 billion, and the total number of atomic coins was 1; 10 mapping
token is a tool to measure the transmission and transformation of value. As the parties participating in the construction of the system, token is the qualification basis for the distribution of rights and interests. Atomic chain will issue endogenous currency, which we call ATOS. In the initial stage of the system, it will be released based on erc20. In the medium-term stage, the 1:1 smooth migration to the main network of the atomic chain. Erc20 is a standard protocol on Ethereum network. It uses the protocol interface to create a token, which is used as the basis of warrant and qualification of each role. ATOS is the basic circulation value of the whole ecosystem. Through ATOS, users can realize transaction, value transfer, enjoy value preservation and increase, and vote. Atos is also the basic reward condition for each role to participate in. Through the reward, the enthusiasm among the roles can be stimulated, and the virtuous cycle of the ecosystem can be promoted. In order to fight against inflation and maintain and increase the value of contracts, we will issue a fixed number of ATOS. Through ecological operation, ATOS will maintain a certain minimum value. We use push in the ecosystem to push the ecological event report according to a certain period< ATOS is divided into circulation pool and lock pool. Under the condition of constant total amount, the total amount of market circulation and lock pool will maintain a certain proportion, so as to achieve the balance point within the pool strong>
-
generally, high-end and high-performance graphics cards are needed for mining, and mining consumes the performance of graphics cards
-
it is recommended to replace or check the driver version of the graphics card to see if it is the same. If it is still the same, it is recommended to re install the system and use the latest version of win10
Hello, many examples are that eth. Getcompilers() returns solidity or configures Solc
and then reports error: the method eth_ Getcompilers does not exist / is not available error
because this method has been removed after 1.6, and it is not advisable to use lower version geth
solution:
< UL >start an Ethereum node (such as geth private chain or testrpc)
compile smart contracts with Solc
the compiled contract is deployed to the network
the JavaScript API provided by eb3.js is used to call the contract Depending on the type of call, it may consume Ethernet currency.)
hope to help you
