Pages:
Author

Topic: [ANN] 1GH.COM - HVC / MAX / MMC / PTS / VIA Anonymous Pool ★ - page 26. (Read 75161 times)

sr. member
Activity: 462
Merit: 250
@ drakoin -

Thanks for the reply however I do not belong to the dwarfcoin pool.  Were you trying to pull a fast one on me?  Wink

What would be the advantage of using them instead of 1GH?
I believe the important part in his post was the '-l K1000x32' thing, and he just copypasted the commandline that worked for him without editing Smiley
newbie
Activity: 28
Merit: 0
@ drakoin -

Thanks for the reply however I do not belong to the dwarfcoin pool.  Were you trying to pull a fast one on me?  Wink

What would be the advantage of using them instead of 1GH?
sr. member
Activity: 296
Merit: 250
Happy to report that 3.7.3 seems stable on my two configurations, i7 and amd (as described on previous page). Tested about 1 hour each.

I get 3% and 1% higher hash rates with the 3.7.3 for exactly the same configurations as with the 3.6.6.
sr. member
Activity: 462
Merit: 250


Great Work, I have been testing the new cgminer 3.7 with Win7 64, R9 270 and Catalyst 13.12. Runing without problems for about 12 h.
Hash rate and power consumption are similar to the 3.6.6 Version but he amount of Coins dropped. Did i miss a change in difficulty ?



Please take a look at mining history on your stats page, important is your percentage of work. If that has changed significantly over the last day when the pool and network hashpower was constant (give or take, at least there were no 5x-10x jumps), something might be wrong.
newbie
Activity: 6
Merit: 0


Great Work, I have been testing the new cgminer 3.7 with Win7 64, R9 270 and Catalyst 13.12. Runing without problems for about 12 h.
Hash rate and power consumption are similar to the 3.6.6 Version but he amount of Coins dropped. Did i miss a change in difficulty ?


hero member
Activity: 826
Merit: 1000
see my profile
Finally threw the towel in and gave up on CPU mining.  5 days & .2027 maxcoins later.  

Switched over to Amazon servers with NVidia Grid K520 cards & can't get the cudaminer to work.

I connect via terminal services and run the cudaminer_start bat file (yes... have put my wallet info in there) it looks like it's trying to run but it gets stuck in a loop.

The following "cudaminer -1 K600x16 -a keccak -o stratum +tcp://maxpool.1gh.com:17333/ -u -p x   Ooops"

then "goto loop"

then repeats.

Anyone have any idea why?  Any and all help is greatly appreciated!


Yes.

Here's what worked:

Code:
./CudaMiner/cudaminer -a keccak  -o stratum+tcp://erebor.dwarfpool.com:3339/ -p x -u mymaxcoinaddress -l K1000x32 -C 1


I have done the same while the difficulty was still much lower.
I got it to work in the end, and had it running for one night.

But then - 0.65 dollars / hour is more than you will make with the coins.

Do the calculations.
I got it up to 85000 khs cudaminer + 5000 khs cpuminer (5 threads only not to harm the GPU harvest)

If, however, it works out for you, consider donating some to me :-)


newbie
Activity: 28
Merit: 0
Finally threw the towel in and gave up on CPU mining.  5 days & .2027 maxcoins later.  

Switched over to Amazon servers with NVidia Grid K520 cards & can't get the cudaminer to work.

I connect via terminal services and run the cudaminer_start bat file (yes... have put my wallet info in there) it looks like it's trying to run but it gets stuck in a loop.

The following "cudaminer -1 K600x16 -a keccak -o stratum +tcp://maxpool.1gh.com:17333/ -u -p x   Ooops"

then "goto loop"

then repeats.

Anyone have any idea why?  Any and all help is greatly appreciated!
newbie
Activity: 46
Merit: 0
View this stats

Total MAXCOIN being mined  Grin

http://stats.maxcoin.co.uk/stats.json
legendary
Activity: 1540
Merit: 1011
FUD Philanthropist™
372 working fine for me and my 7950 but i have been toying with settings though
because it's not very efficient and neither was the other older version..
problem is too many (in my opinion) shares are being detected as stale or rejected for being stale.
not sure if its just a side effect of the card being able to hash faster than my other miners with vardiff or what..
but my cudaminer and my cpu miner are working faaaar more efficiently and not wasting hashing.
my cudaminer is one giant mile long screen of steady non stop accepted shares.
and my cpu miner is pretty much the same.. then my 7950 using all kinds of settings always has that issue.

what ya all think ?
sr. member
Activity: 840
Merit: 255
SportsIcon - Connect With Your Sports Heroes
Is there a XPT port for maxpool?
Not at the moment, but it is feasible to add it. Are there any XPT miners for max?
Yes, arOpenCLMax. I'm actually trying it since cgminer crashes on a Frankenstein rig I have.  Tongue

Allright, will be adding it in couple days. Though, did you try running cgminer just on AMD and cudaminer on Nvidias if you have a mix?
Yes I did. Cudaminer picks the GTX760 well, cgminer (or even sgminer) crash perhaps due to lack of system ram: just 1 GB. I need to find more DDR2.

if it's too much trouble, don't bother or provide your own MAX address so I can point some hash there

Edit: nevermind, it's working now
sr. member
Activity: 462
Merit: 250
Is there a XPT port for maxpool?
Not at the moment, but it is feasible to add it. Are there any XPT miners for max?
Yes, arOpenCLMax. I'm actually trying it since cgminer crashes on a Frankenstein rig I have.  Tongue

Allright, will be adding it in couple days. Though, did you try running cgminer just on AMD and cudaminer on Nvidias if you have a mix?
sr. member
Activity: 840
Merit: 255
SportsIcon - Connect With Your Sports Heroes
Is there a XPT port for maxpool?
Not at the moment, but it is feasible to add it. Are there any XPT miners for max?
Yes, arOpenCLMax. I'm actually trying it since cgminer crashes on a Frankenstein rig I have.  Tongue
sr. member
Activity: 462
Merit: 250
Is there a XPT port for maxpool?
Not at the moment, but it is feasible to add it. Are there any XPT miners for max?
sr. member
Activity: 840
Merit: 255
SportsIcon - Connect With Your Sports Heroes
Is there a XPT port for maxpool?
hero member
Activity: 588
Merit: 501

I am currently implementing the Maxcoin algorithm on cgminer 3.7 codebase, this should solve the crashes issue. The background here is that I have initially forked and fixed the version Maxcoin project has put on their github, but that one was 3.6-based, and 3.6 is prone to crashes and does not perform as well.

Regarding your CPU mining issues, would you plese PM me the address you mine with so I could do a little investigation?

great news, thanks, hopefully it will be ready soon
I have Linux Maxcoin build of another great cgminer fork running already, if you would like to try it before release, pull it from here: https://github.com/reorder/cgminer-3.7.2-kalroth

build with 'sh autogen.sh --enable-keccak --enable-opencl; make'

Sadly I use Windows, if you have a windows version, I can beta test it and give you a feedback
The binary on max.1gh.com page is updated to match, I have already some positive reports, please upgrade.

Thank you, I noticed after I wrote my response Smiley I've downloaded and setting it at the moment will give a feedback after running it for a couple of hours

I'll try the cudaminer aswell on my laptop

Edit: it works now
sr. member
Activity: 462
Merit: 250

I am currently implementing the Maxcoin algorithm on cgminer 3.7 codebase, this should solve the crashes issue. The background here is that I have initially forked and fixed the version Maxcoin project has put on their github, but that one was 3.6-based, and 3.6 is prone to crashes and does not perform as well.

Regarding your CPU mining issues, would you plese PM me the address you mine with so I could do a little investigation?

great news, thanks, hopefully it will be ready soon
I have Linux Maxcoin build of another great cgminer fork running already, if you would like to try it before release, pull it from here: https://github.com/reorder/cgminer-3.7.2-kalroth

build with 'sh autogen.sh --enable-keccak --enable-opencl; make'

Sadly I use Windows, if you have a windows version, I can beta test it and give you a feedback
The binary on max.1gh.com page is updated to match, I have already some positive reports, please upgrade.
hero member
Activity: 588
Merit: 501

I am currently implementing the Maxcoin algorithm on cgminer 3.7 codebase, this should solve the crashes issue. The background here is that I have initially forked and fixed the version Maxcoin project has put on their github, but that one was 3.6-based, and 3.6 is prone to crashes and does not perform as well.

Regarding your CPU mining issues, would you plese PM me the address you mine with so I could do a little investigation?

great news, thanks, hopefully it will be ready soon
I have Linux Maxcoin build of another great cgminer fork running already, if you would like to try it before release, pull it from here: https://github.com/reorder/cgminer-3.7.2-kalroth

build with 'sh autogen.sh --enable-keccak --enable-opencl; make'

Sadly I use Windows, if you have a windows version, I can beta test it and give you a feedback

Edit, Oh I see you guys already released a new version, thanks reorder I'll run trough the night and give you a feedback after a few hours
newbie
Activity: 37
Merit: 0
new version gives 75 mhash as opposed to 70 mhash on HD7750

NB a6 APU GPU throws in an extra 20 mhash

stable for 5 minutes so already looking better:)
sr. member
Activity: 462
Merit: 250
We have now updated the maxcoin miner to cgminer 3.7.2 codebase. This version should solve crashes for those who experienced them and may yield better performance in some configurations. It is available for download on max.1gh.com page.
newbie
Activity: 35
Merit: 0
cgminer 3.7 windows is up for testing at  http://maxdl.1gh.com/cgminer-1gh-max.3.7.2.zip , please share your experience with it.

nice work saving the 3.7.2 ckolivas no longer lists it at github - the first thing I wanna test is will it work for scrypt also? if not - would you please compile it with that switch on? also make your donations address available Smiley keep up the good work!
Yes, it is compiled with scrypt. It is in fact this fork: https://github.com/reorder/cgminer-3.7.2-kalroth
I've been told it is great for scrypt specifically.

Nice I'm getting 5% bonus thanks very much! It is working for scrypt too - not bad hashing but nothing seems to be happening - o well the important thing is keccak and maxcoin! Now to test maxcoin solo - well it looks like it's working -not showing anything like new block detected - is showing best share : 6 and WU: 26 I guess that's something - freakin way better than watching minerd hash and hash and hash for nothing LOL

back to pool mining I guess 105 Mh/s whooo hooo - those were my tests I bet it goes a long ways to fixing the crashes too so thanks for the new miner
Pages:
Jump to: