ethereum cpu hash rates

Ethereum Sign up or log in to customize your list._ Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top up vote down vote favorite 5 I would like to start mining Ether, but my GPU isn't the greatest and I don't really want to spend the money on a dedicated rig.Is mining from my CPU (in a Linux environment) still worth the Ether?Or will I not be able to keep up?mining ether up vote down vote Some numbers - running ethminer on my CPU gives me a hashrate of 0.248 megahashes per second (MH/s).For comparison, each of my over-clocked AMD R9 390X GPUs gives me a hashrate of about 31.58 MH/s.My GPU gives me 127x the hashrate of my CPU.It is a lowish end CPU AMD FX(tm)-6350 6 core processor and with motherboard + CPU + disk drive + fans consumes about 200 Watts, or 4.8 kilowatt-hours (kWh) per day.Plugging these numbers into https://etherscan.io/ether-mining-calculator gives me an expected earning of ~ 0.004790 ETH (USD 0.06) per day or 0.033536 ETH (USD 0.39) per week.
My cost of electricity @ ~ USD .17 per kWh is USD 0.816 per day which is 13.6x the value of the ETH earned.Compare the above to my 2 x R9 390X GPUs mining rig.Hashrate is ~ 62.8 MH/s.Again from the mining calculator, my expected earning is 1.210311 ETH (USD 14.16) per day or 8.4722 (USD 99.12) per week.bitcoin mining in israelMining rig consumes ~ 700 watts.trade bitcoin dogecoinThis is equal to 700 x 24 = 16,800 watt-hours per day, or 16.8 kWh.bitcoin legal framework16.8 kWh x USD .17 per kWh = USD 2.85 per day in electricity.litecoin core ubuntuJust remember that the cost of your GPUs may possibly not be recouped by the time that the Ethereum network switches from proof of work to proof of stake when GPU mining will be obsolete.bitcoin ipv6
Did you find this question interesting?Try our newsletter Sign up for our newsletter and get our top new questions delivered to your inbox ().up vote 6 down vote I don't believe it's worth it.I believe the CPU is a few hundred times slower than most gpu's.bitcoin lupaI mined a few hundred ether in the beginning but it quickly became cheaper to just buy the ether.bitcoin atm typesI think you will be better of just buying the ether rather than spending money on electricity not to mention the extra strain on your computer hardware.ethereum classic newsIf you know the power usage and hashrate of your system you can easily calculate if it is worth it.bitcoin bits unitup vote 6 down vote As other's have mentioned, mining Ether with a CPU would not be efficient - GPUs can hash an order of magnitude faster.
However, CPU mining is still viable on the Ethereum Morden testnet!up vote 5 down vote Depends what you understand by "worth".If all you want is a tiny amount of ether (<1.0) to run some basic contracts, then it might work.But you should consider comparing your CPU hash rate with your GPU hash rate.protected by eth Thank you for your interest in this question.Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).Would you like to answer one of these unanswered questions instead?Not the answer you're looking for?Browse other questions tagged mining ether or ask your own question.Some Updates and Additional Tips for Mining Ethereum 14, Aug 2015 Mining for Ethereum’s Ether (ETH) coins is turning out to be a problem as it is still in its very early stages, it is still hard for non-advanced users to get started with it.Evven when you follow a guide like our guide on How to Mine Ethereum on Windows yuo can get to another challenge like the mining pool refusing your connections.
This has happened today with the ethpool stopping to accept new miners resulting in connections for users trying to use new wallet addresses getting refused while all older miners can still continue to use the pool.The problem here is that ethpool is still the only Ethereum mining pool, so now the only alternative for new users is to solo mine – we have prepared a guide on getting started with Solo GPU Mining Ethereum on Windows.With solo mining however the risks are higher, but the rewards can also be higher if you turn up lucky, there is however no point in solo mining with CPU as the hashrate will be pretty low and you will need a lot of luck to hit a block.We have updated our mining package that includes the geth client for generating a local Ethereum wallet and also needed for solo mining to the latest version, it is compiled for 64-bit Windows.The package also includes two versions of ethminer (also 64-bit only), the standard one with CPU and OpenCL mining as a part of cpp-ethereum and a second one forked to support CUDA as well.
Note that the CUDA version can be used to mine with the CPU, OpenCL and CUDA and you should be are able to use OpenCL on Nvidia GPU’s as well.The CUDA miner should work on GPUs with Compute 2.0 or later, but if you are having trouble running the CUDA miner you can try with the OpenCL one, the resulting hashrate should not be much different between the two implementations.Also we have discovered that adding the parameter “–gpu-batch-size 20” (without the quotes) to the CUDA version of ethminer (works with the OpenCL setting of that miner as well) can increase a bit the performance you get, so we have added it by default to the example bat files for the CUDA version.The hashrate improvement is actually pretty small on Nvidia GPU’s, but on AMD cards using OpenCL it can give better results.We got up from about 24.4 MHS on Radeon R9 280X to about 26.5 MHS by adding the parameter, be aware however that this parameter is only available in the CUDA fork of ethminer.Another interesting tip regarding issues with low hashrate, either local or reported by the pool, is to try deleting the DAG files that are being generated the first time you run ethminer.
Sometimes when you are playing with different settings for the miner it seems that the DAG files may not work that well, so deleting them and having the miner generate them again with the latest settings can bring back the usual performance.So if the locally reported hashrate by the miner suddenly drops or the pool reports only a small fraction of what your total hashrate should normally be you can try deleting the DAG files and having them generated again.On Windows you can find them located in the AppData / Local / Ethash folder under your computer’s Username in the Users folder (example: C:/Users/myPC/AppData/Local/ Ethash).You may need to enable the showing of hidden system files first in order to see the needed folders in Windows Explorer if you have not enabled it already.– Download the latest geth and ethminer compiled for Windows and ready to be used… In: Crypto Coins|Mining Software Tags: Ether, Ether CPU mining, Ether GPU mining, Ether mining, Ethereum, Ethereum CPU miner, Ethereum CUDA miner, Ethereum Frontier, Ethereum GPU miner, Ethereum miner, Ethereum mining, Ethereum mining guide, Ethereum OpenCL miner, Ethereum pool mining, ethminer, Ethpool, geth Read More (19) Comments