( 22nd September 2019 )
In the previous section, we discussed different methods and techniques through which we have optimized more than 450 cryptocurrencies hash rates using CPU and GPU as a mining hardware. In this section we’ve mention the steps that will provide you the basic design of optimization process flow for both CPUs and GPUs.
Design of Optimization Process Flow for GPU
Select the crypto-currency which is to be mined.
Select the mining hardware (i.e. AMD or NVidiaGPU) and an open-source mining software (i.e. Ethminer, XMR-Stak etc.) that supported the crypto-currency which is to be mined.
If selected an AMD based GPU for mining, then modify the GPU’s BIOS memorystraps according to the type of memory installed on that GPU.
If selected an AMD based GPU for mining, then install the AMD block chain driver and enable the “Compute Mode” from it.
Now, run the selected open-source miner on its default settings.
Then compare machine and pool hash rates.
If found stable and same hash rates. Start source-code and over-clocking based optimization process.
Exchange variable optimization parameters and over-clocking parameters with respect to the selected mining hardware.
Evaluate most effective optimization parameters.
After that, re-compile the source-code and run it again.
Now again compare machine and pool hash rates. If found stable and enhanced hash rates, test it for at least 24Hours and get its average hash rates from the pool. But, if not found stable and enhanced hash rates, then re-evaluate by selecting different variable optimization parameters including over-clocking.
Verify the results on the pool and some different pools as well to ensure the current enhanced hash rates.
Conclude the best results.
Comments