I am trying to mine CREAM but with all miners getting 100% rejected shares because of low difficulty.
Can anyone send miner he is using and command line for AMD cards?
this can happen for a number of reasons ...
wrong setup on the miner - wrong port being used ( ie - a low difficulty port with massive hashrate ) - or a number of other things ...
try both our ports and let us know ...
if you are using high hash miners - please direct the hashrate at the hidiff port so that it can handle the huge influx of hashrate ...
direct link to pool ...
http://pool.chainworksindustries.com/crm/ ...
miner setup for lodiff ( small hashrate ) ...
stratum+tcp://stratum.chainworksindustries.com:1205/
miner setup for hidiff ( big to massive hashrate ) ...
stratum+tcp://stratum.chainworksindustries.com:5205/
let us know how you go ... feedback is VERY important to us ...
tanx ...
#crysx
Mining rig 5 GPU RX 480. Succeed to mine with sgminer version 5.2.1.
stratum+tcp://stratum.chainworksindustries.com:5205/ disconected me twice. So I took stratum+tcp://stratum.chainworksindustries.com:1205/ and it is mining few hours without problem.
Command line:
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
sgminer.exe -o stratum+tcp://stratum.chainworksindustries.com:1205/ -u username.password -p x -I 18
nice
...
the disconnection on port 5205 is because there isnt enough hashrate for you to process the shares with difficulty that the port STARTS the shares with ... that is - it send you a very high difficulty share for your miners - and it takes a while before they send the processed shares back ... it is for very high hash ports ( like medium sized and large asics / farms / rental from nicehash and miningrigrentals ) ... the starting diff on the 5205 port is very high ... you would need 25 of those cards to even start hashing heavily on the hidiff ...
so you have chosen the right port ( lodiff ) to start mining with that machine you have ...
nice miner btw
...
if you see our smaller miners on there also ( approx 600mh ) - they are medium sized asics - and even at that rate - they cannot cope too easily with the hidiff port ... so its currently mining on the lodiff port ( 1205 ) also ... but we tested the hidiff port with rental hash - and it handled just about anything we threw at it on port 5205 ... so if you have a few gigahash - we would lurve for you to hammer that port ...
have you tried using -X ( or is it -Xi ) parameter for mining? ... i cant remember what the Xintensity is for the amd cards you are using - but Xintensity seems to function better that outright intensity settings ...
always start at a low level and work your way up ... you will find a better hashrate IF it works ...
let us know how it works - if it is better or not ...
and tanx for your input ...
#crysx