Two questions: What happens if there is not enough RAM per thread? (For instance, I have 4 threads but only 2GB RAM.)
Can you explain why I am not getting a hashrate?
2014-01-14 00:10:54.439614] work.mmcpool.com: On-line, Shares Submitted 0, Accepted 0
[2014-01-14 00:10:59.918044] MMC Agg. SPM: 0.000, HPM: ?; Rnds C/I: 0/0, Don. C/I: 0/0; Cfg/Thr SPM: 0.000/?, Cfg/Thr HPM: ?/? 0 rnds AV=1, ART=?
My config looks like:
threads = 0
mining-params = mmc:av=1&aesni=off
mine = getwork://MLzSj31GVDqYLstZjFFqoGjafhiGz5FkRo@work.mmcpool.com:80:8880:8881:8882:8883/mmc
mine = getwork://MLzSj31GVDqYLstZjFFqoGjafhiGz5FkRo@mmcpool.1gh.com:8080:8081:8082:8083/mmc
#proxy = socks4a://127.0.0.1:9150
compact-stats = 1
print-timestamps = 0
aesni is off because this server I am using does not support AES.
Thanks!