Post
Topic
Board Announcements (Altcoins)
Re: BipCoin, CryptoNote with Fast, Solid Transactions + profitable to mine
by
Korosimus
on 26/01/2017, 07:08:19 UTC


thank you. i changed threads to 6 and the cpu-bind values to 6 4 2 0 10 8. im getting about 200 h/s with a cpu load around 70%.

I have the same cpu, i7-5930K at stock speed.
You should be getting almost 350h with 6 threads eventually, though it may need to run a while to reach it.
I don't use a config file, only a batch file to launch

yam -c x -M stratum+tcp://bip1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:x@5.189.135.137:3336/xmr -t 6

use your address instead of the Xs and your pool's url

The important thing is to run it as an administrator, otherwise you don't get good speed.
My batch for some reason cannot run directly as admin with "run as".
Or to be precise, it does but the miner throws an error about fast memory and falls back to "normal" operation

What I do is run a command prompt first with admin rights and then navigate to the batch and run it from that cmd box
i did turn on run as admin in yam.exe properties