bbhaag
Diamond Member
- Jul 2, 2011
- 7,084
- 2,502
- 146
I was wondering if I could get your guy's opinions on the way I'm mining eth. I'll lay it out with bullet points so it's not as confusing.
So does this seem about right to you guys? Please take a look and offer any suggestions you might have.
- went to https://www.myetherwallet.com/ and created a wallet
- went to https://bitcointalk.org/index.php?topic=1433925.0 and downloaded Claymores miner
- went to https://ethermine.org/ and setup Claymore miner according to instructions on page
- tweaked the start.bat file in Claymore to suit my system and started mining. Here is what my start.bat file looks like
Code:
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 us1.ethermine.org:4444 -ewal 0x3649b1Bf1eC02623fBD996774Ea8eF625679B4c3 -epsw x
So does this seem about right to you guys? Please take a look and offer any suggestions you might have.