|
OverEasy
|
 |
August 17, 2014, 06:56:40 PM |
|
I am very confused. I feel like i need a PHD to understand this stuff. Here is all I want. Sell my rigs hash to Nicehash, When not on Nicehash mine on IPOminer.
So most of the time both NiceHash addresses show as DEAD on Pimp. Sometimes 4336 is on (rarely and I mine on it a few mins. Now I am giving my hash to nicehash. Am I getting paid? Where are my stats (like MRR) that show my hashs, paymets, etc?
How should I set my priorities on PIMP? No that i matters much since both ports are always DEAD. I guess step one is too figure out why the ports are dead. Thanks in advance for help.
I use PIMP
Here is my config.
{ "pools": [ { "url": "stratum+tcp://pool.ipominer.com:3335", "user": "something.1", "pass": "x", "profile": "x11", "device": "all", "worksize": "128" }, { "url" : "stratum+tcp://stratum.westhash.com:4336", "user" : "My BTC is here", "pass" : "f0=0;f2=0;f3=4;f4=3;f5=0;f6=0;f7=0", "nfactor" : "10", "profile": "x11", "device": "all", "worksize": "128" }, { "url" : "stratum+tcp://stratum.westhash.com:4337", "user" : "My BTC is here", "pass" : "f0=0;f2=0;f3=4;f4=3;f5=0;f6=0;f7=0", "nfactor" : "10", "profile": "x13", "device": "all", "worksize": "128" } ], "profiles": [ { "name": "x11", "algorithm": "darkcoin-mod", "intensity": "19", "thread-concurrency": "8192", "gpu-engine": "1170", "gpu-memclock": "1350", "gpu-threads": "2", "gpu-fan": "50-100", "gpu-powertune": "22" }, { "name": "x13", "algorithm": "marucoin-mod" }, { "name": "x15", "algorithm": "bitblock" }, { "name": "scrypt", "algorithm": "ckolivas" } ], "failover-only": true, "default-profile": "x11", "temp-cutoff": "95,95,95,95", "temp-overheat": "90,90,90,90", "temp-target": "75,75,75,75", "gpu-memdiff": "0,0,0,0", "shares": "0", "kernel-path": "/usr/local/bin", "api-allow": "W:127.0.0.1,209.141.39.147", "api-listen": true, "api-mcast-port": "4028", "api-port": "4028", "auto-fan": true, "expiry": "1", "failover-switch-delay": "5", "gpu-dyninterval": "7", "gpu-platform": "-1", "hamsi-expand-big": "4", "log": "5", "no-pool-disable": true, "no-client-reconnect": true, "queue": "0", "scan-time": "1", "temp-hysteresis": "3" }
|