top of page
Search
Writer's pictureDR.GEEK

Design of Optimization Process Flow for CPUs

( 23rd September 2019 )

Today, we are talking about the design process flow of CPU optimization. Following points are we need to consider.

  • Select the crypto-currency which is to be mined.

  • Select the mining hardware (i.e. CPU) and an open-source mining software (i.e. XMRig, XMR-Stak etc.) that supported the crypto-currency which is to be mined.

  • 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. Then enable the Hugepages (if using Linux OS) and Largepages (if using Windows OS) and then proceed to source-code based optimization process.

  • Exchange variable optimization 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.

  • Verify the results on the pool and some different pools as well to ensure the current enhanced hash rates.

  • Conclude the best results.



Fig: Flowchart of Design of Optimization Process for CPUs

0 views0 comments

Recent Posts

See All

Comments


bottom of page