look how Ethereum generates 10 graphics card 8 gb

in #steemit8 years ago

 

Made this guide of how i got Ethminer up and running Solo and on ethpool.org with 1xR9280X ~24-25MHS

1.Download ethereum C++ package most recent release. https://build.ethdev.com/builds/Windows C++ develop branch/ Its at the very bottom of the page.

2. Make an Ethereum folder somewhere. And move and install the Ethereum c++ file there.

3. After Ethereum C++ is installed, Open Ethereum C++ and look in the Release folder for AlethZero, Run this. Follow instructions on Creating a Master Password, Remeber this you will need it every time when opening Alethzero

4. Let AlethZero run and Frontier Gui will open, Click GO! top left and let the Blockchain download and sync up. Can take a few minutes.

5.While the block chain downloads we need to make a bat file to start up eth miner. Open a new text document and input the following for solo mining:

ethminer -G --opencl-device 0

Save as Anything.bat (all files) Put this Bat file in your Ethereum Release folder where AlethZero is.

For Pool Mining Use the Folowing:

ethminer -G --opencl-device 0 -F  with your Wallet address/24

To Check For you wallet Address Go to Release Folder and run EthConsole, Type web3.eth.accounts this will produce your wallet address, 


By:Eki

Sort:  

Source: https://forum.ethereum.org/discussion/2860/quick-set-up-guide-for-gpu-mining-on-windows-10

Copying/Pasting full texts is frowned upon by the community. Sharing content by itself adds no original content and no value.

Sharing content and adding value by:

  • Using a few sentences from your source in “quotes.” Use HTML tags or Markdown.
  • Linking to your source
  • Include your own original thoughts and ideas on what you have shared.

Repeated copy/paste posts are considered spam. Spam is discouraged by the community, and may result in action from the cheetah bot.

Creative Commons: If you are posting content under a Creative Commons license, please attribute and link according to the specific license. If you are posting content under CC0 or Public Domain please consider noting that at the end of your post.

If you are actually the original author, please do reply to let us know!

Thank You!