Post
Topic
Board Mining (Altcoins)
Re: CPU mining 2017?
by
SwaveyMane
on 21/09/2017, 22:13:18 UTC
I tried CPU mining (XMR and BCN) for the past 6 hours on minergate. all i can say is, not worth the time and waste of electricity. Im using my Own Personal PC, AMD APU A8 7600 and im only getting 40 - 44 H/s using 50% load on my CPU. i dont know why my Built in GPU R7 is not recognized by minergate or my PC is not really design for CPU mining.



im using that same pc you have an hp pavillion with the spectre r7 graphics 2809mb of gpu cores. on board.


i mine bitsend. straight to cryptopia

cpuminer-sse42.exe -o stratum+tcp://yiimp.ccminer.org:3739 -a xevan -u iEqZ9gs5GXFSN5EpMJzJZ8ExwqfbF2R86z -p x -t 4
pause


and i mine. gpu dnr on hashbag and i get 1.5 mh on that coin i mine it ot cryptopia aswell. every other day i have about 15k sat


config for sgminer for  denarius 

 "pools": [
    {
      "name":"hashbag",
      "priority": "0",
      "url": "http://pool.hashbag.cc:8688",
      "user": "DCN2ZGg9CTzdgJtS34zm9knu3yfLZm7sMD",
      "pass": "DNR2HASHBAG",
      "profile": "tribus"
    }
  ],
  "profiles": [
    {
      "name": "tribus",
      "algorithm": "tribus",
      "shaders": "1792",
      "lookup-gap" : "4",
      "intensity": "19"
    }
  ],
  "kernel-path": "kernel",
  "default-profile": "tribus",
  "failover-only": true,
  "failover-switch-delay": "60",
  "gpu-dyninterval": "11",
  "queue": "2",
  "quiet": false,
  "expiry": "90",
  "scan-time": "20"
}