© 2017 - Best Ethereum Classic ETC Mining Hardware
Last updated July 13, 2017 Do you want to mine Ethereum? Using an efficient Ethereum mining hardware will significantly reduce your electricity bills and cut down your costs.
This article will help you learn more about the best Ethereum mining hardware. Note: Before you get hardware make sure you have, an, and an like the for secure storage of Ether. If you just want Ether then just. Mining has a lot of setup costs and some technical knowledge is required. What is a GPU Ethereum Miner? In order to mine Ethereum, you will need specialized hardware known as (GPU). Ethereum’s developers originally intended for it to be mined on computer CPUs but miners later discovered that GPUs gave them more hashing power.
So, in the most simplest of terms: a GPU is a specialized Ethereum mining computer. How can you find the best GPU and rig? Some GPUs have a higher hash rate than others, while some use more electric power as well. In choosing the most efficient GPU the most important thing is striking a balance between how powerful you want your rig to be and how much you are willing to spend on the GPU itself and the electricity. Many of these costs will vary by country. Is it cheap to buy GPUs in your country? Since most GPUs are sold on Amazon and eBay, if you live in a country where those retailers ship to then you will likely have an easier time getting the GPUs.
Also, what is the cost of electricity in your country? Electricity costs are the deciding factor for most miners. As we have seen with, miners in China, Iceland, and other places with cheap electricity have a huge advantage! Most efficient GPUs on sale • • • • • • • Now that you understand the factors that make GPU rigs good, here is a list and brief description of the most efficient GPUs on sale. Note that the power costs per day numbers used below were based on the global average cost of electricity and the price of on September 16, 2016. For more accurate estimates, use an.
Radeon R9 295X2 The has by far the highest hash rate (46.0 MH/s) of the on the market and will cost you $600. It has a power cost per day of about $1.44, a return per day of about $1.61 and a cost per MH/s of $13.04. This gives a return per year of $586.43. Radeon R9 HD 7990 A will cost you $680. Its power cost per day is lower than the R9 295X2 at $1.08 but its hash rate is significantly lower at 36 MH/s. Its return per day is $1.29 while its cost per MH/s is $18.89, giving it a return per year of $469.40. Radeon RX 480 The is most arguably the most economical in terms of cost and saving electricity.
Its power cost per day is significantly lower than the two that I have mentioned at $0.4320. Its hash rate is 25.0 MH/s, meaning its cost per MH/s is $7.96. This gives a return per day of $1.21 and therefore a return per year of $440.91. Radeon RX 480 will cost you $199.
Radeon RX 470 A has a modest hash rate of 24.0MH/s. Its power cost per day is exactly the same as the Radeon RX 480 at $0.4320. Its cost per MH/s is $9.13, giving it a return per day of $1.15 and a return per year of $418.16. Radeon RX 470 will cost you $219. Now that you know the best Ethereum mining hardware,. If you don’t want to mine you can always just.
Home Cryptocurrency 11 Best Ethereum Mining Hardware Comparison. Ethereum, litecoins etc. If you decided then wait I had to find out the best GPU to mine. Ethereum Classic is an open blockchain that all are welcome and free to use. We believe in distributed ownership. We believe that for a blockchain to succeed it must be decentralized in network, technology, community, and leadership. There is no group that can take away your right to use ETC how you.
• The basic concept of a mining rig is to have an open case where you could mount your video cards, motherboard, PSU and a storage device/SSD. See for an example of how one looks like and how you could actually make it yourself for cheap! • The ideea is to use all video cards on PCI-E risers to align the videocards at the top and to keep a distance from one to another so that each card stays relatively cooled for the time performing. • As power supplying one powerful PSU or two medium sized could be used (but you might need some extra adapters) • Storage is needed for holding the OS so anything could be used (from HDDs, SSDs to usb flash-drives) BUT you want to minimize your power consumption to achieve more profit right? So you should go with the cheapest SSD on sata 3 interface you can find on the market. Most known video cards from AMD used in mining ETC and their approximate hashrate: • RX 580: 22.5 – 27 mh/s • RX 570: 21 – 26 mh/s • RX 480: 24 – 31 mh/s • RX 470: 23 – 30 mh/s • R9 390: 30 – 31 mh/s • R9 380X: 21 mh/s • R9 380: 19 mh/s • R9 290: 25 – 30 mh/s • R9 280X: 22 – 25 mh/s • R9 270: 15 – 17 mh/s • R7 370: 15 – 20 mh/s As of difficulty increases, older video cards from R7 and R9 series are having lower hashrate then the above specified, so far the best hash rate/power consumption would be the RX 4xx series!
There are many mining software for Dagger Hashimoto, however in this guide we will use the easiest to setup as well as advanced tweaking. This guide is almost the same as ethereum and will use the same software because it’s the same algorithm used. For Beginners guide we will use latest version of “Claymore’s Dual Ethereum + Decred/Siacoin/Lbry/Pascal AMD+NVIDIA GPU Miner”. For Advanced users guide we will go deeper intro other software and extra tweaking such as: Claymore and Ethminer! NOTE: some antiviruses may detect suspicious files within most miners, ignore it and put it into safe/exclusion mode!
This guide is intended for WINDOWS 7/8.1/10 users only! Step 1: Download latest ” “. Step 2: Extract the files from downloaded zip to Desktop (or a location of your choice) – right click the zipped archive file ->EXTRACT ALL: Step 3: Browse the extracted folder and find a file called “start” (that is actually a batch-file with the exact name “start.bat”.
Right click it ->Edit ->if(open file security warning) say RUN ->it will open with NOTEPAD. Step 4: configuring the miner to use your desired Mining Pool and your own wallet. ( for a choice of your own) Select all the text from opened notepad and copy-paste the text below: setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 EthDcrMiner64.exe -epool ADRESS:PORT -ewal YOUR_WALLET -epsw x Step 5: edit ” ADRESS “, ” PORT ” and ” YOUR_WALLET ” to match your own. For example, for “ADRESS” i will use “msk.etc-poolcrypto.org”, for “PORT” i use “8008” and finally i put my wallet adress in “YOUR_WALLET” from poloniex.com: ” 0x98b3a919fd206fa0bb710578575bb32a90574d3f ” The END RESULTS of example would look like this: setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 EthDcrMiner64.exe -epool msk.etc-poolcrypto.org:8008 -ewal 0x98b3a919fd206fa0bb710578575bb32a90574d3f -epsw x That’s IT! Save the opened start.bat file and RUN it! You should be start mining! After a few “share found” messages within miner, you should check your mining progress, go to (or wherever you are mining) and check your account and/or wallet status for LIVE mining details.
Example: go to ->and input your wallet adress an click Lookup, after a few seconds you should see your immature balance as well as payouts! I assume you already know how to make a batchfile (start.bat) and how to properly edit it so we are going to add a few tweaks to it and add dual mining! Be sure to check the Readme!!!txt included in the claymore miner zip package!
So in the basic guide we used this command line to start the miner up and running on with ethereum-classic only mode! EthDcrMiner64. How Much Can You Make Bitcoin BTC Mining here. exe -epool msk.etc-poolcrypto.org:8008 -ewal 0x98b3a919fd206fa0bb710578575bb32a90574d3f -epsw x Now we are going to add a few extra commands to it to tweak it and even add dual mining support to it! Fist, we need to get familiar with the most common used switches: -ethi ->this switch will set the desired mining intensity on each card from 0 – 8 (8 is highest) it can set to separate cards just by a coma ex: -ethi 3,7 will result the 1st gpu with intensity 3 and the 2nd with intensity 7.
(the reason you would want to adjust this is to control temperature when you play with overclocking!) -tt ->this is the TARGET TEMPERATURE and it will automatically adjust fan speeds to meet your desired values. Ex: -tt 80,75 (because i want the bottom GPU to have the same fan speed as the top GPU “IF IT WAS A SIMPLE DESKTOP SYSTEM” but because the position of the TOP GPU is warmer /see Physics 101, it will always require more cooling then the one bellow it, and so on!) -ttli ->Target Temperature Low Intensity: simply put, this switch allows the miner to reduce mining intensity for a specified temperature value.
EX: -ttli 80,83,85 it takes the values of celcius degrees of three GPUs and if they reach these values, miner will adjust intensity for each card to prevent them from overheating, therefore reaching these values. -tstop ->this is an emergency STOP safe switch! You can set celcius degrees value for each card to prevent them from BURNING!
😀 ex: -tstop 85,88,90 if the 1st gpu reaches 85, the 2nd 88 and 3rd 90*C, the specific video card will stop mining to allow it to cool down, therefore SAVING THE LIFE OF THAT CARD! For my setup test example i’m using a normal desktop with 2 video cards, an RX 470 and an RX 480, both from Sapphire, now i have the RX 470 on 1st PCI_E slot and the RX 480 om the 3rd slot. Because the RX470 consumes less power then 480, therefore TDP is lower and it reaches high temp harder! Usually the 1st GPU index is the one that you have a monitor connected to it! My Batchfile would look like this: setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 EthDcrMiner64.exe -epool msk.etc-poolcrypto.org:8008 -ewal 0x98b3a919fd206fa0bb710578575bb32a90574d3f -epsw x -ethi 8,7 -tt 70,75 -ttli 73,78 -tstop 78,82 Remember, i use a desktop in this test case scenario, so airflow is important but it’s a closed-pc case, and that means high temperatures for low db fan sound!
I know the temps are higher then most people would think, but they’re normal working temps. Now let’s get into DUAL MINING mode!