Author

Topic: [ANN][0.8.6] Hirocoin - X11 - NGW - Secured Blockchain - Time Warp Limitation - page 112. (Read 271652 times)

legendary
Activity: 3248
Merit: 1070
Why should I mine this instead of Darkcoin? =)
darkcoin with its dynamic reward algorithm makes it a poor choice for miners. It will only be good for miners if price increases even more drastically than with fixed reward coins, which makes it more un probable to suceed at higher hash rates.

Another reason is that darkcoin focuses on its anonymity, while that all sounds cool, for mainstream, it would be very hard to get accepted because it's use would be seen as malicious because honestly, who needs to hide their money transfer THAT MUCH? Those who wants to do bad thing.

Basically, this is a coin that is the best replacement for scrypt.

all good, but clone are not seen well, and this is just a clone...
first, this was forked from litecoin. Second, darkcoin is as much a clone of anything else. Third, the reasons I mentioned are inherent no matter what.

darkcoin is not a clone of anything, there was no other coin using x11


a change in mining algorithm makes it not a clone? :S. And if that's what you mean by clone, I can name multiple coins that had success besides litecoin. ..

Also, ultracoin performs better than yacoin, which was the first with scrypt-jane

if you want to play this game, then litecoin is a bitcoin clone too, frankly they are all Bitcoin clone

also darkcoin is anonymous, even if you hate it, guess what? bitcoin will be too
hero member
Activity: 658
Merit: 500
Why should I mine this instead of Darkcoin? =)
darkcoin with its dynamic reward algorithm makes it a poor choice for miners. It will only be good for miners if price increases even more drastically than with fixed reward coins, which makes it more un probable to suceed at higher hash rates.

Another reason is that darkcoin focuses on its anonymity, while that all sounds cool, for mainstream, it would be very hard to get accepted because it's use would be seen as malicious because honestly, who needs to hide their money transfer THAT MUCH? Those who wants to do bad thing.

Basically, this is a coin that is the best replacement for scrypt.

all good, but clone are not seen well, and this is just a clone...
first, this was forked from litecoin. Second, darkcoin is as much a clone of anything else. Third, the reasons I mentioned are inherent no matter what.

darkcoin is not a clone of anything, there was no other coin using x11


a change in mining algorithm makes it not a clone? :S. And if that's what you mean by clone, I can name multiple coins that had success besides litecoin. ..

Also, ultracoin performs better than yacoin, which was the first with scrypt-jane
legendary
Activity: 3248
Merit: 1070
Why should I mine this instead of Darkcoin? =)
darkcoin with its dynamic reward algorithm makes it a poor choice for miners. It will only be good for miners if price increases even more drastically than with fixed reward coins, which makes it more un probable to suceed at higher hash rates.

Another reason is that darkcoin focuses on its anonymity, while that all sounds cool, for mainstream, it would be very hard to get accepted because it's use would be seen as malicious because honestly, who needs to hide their money transfer THAT MUCH? Those who wants to do bad thing.

Basically, this is a coin that is the best replacement for scrypt.

all good, but clone are not seen well, and this is just a clone...
first, this was forked from litecoin. Second, darkcoin is as much a clone of anything else. Third, the reasons I mentioned are inherent no matter what.

darkcoin is not a clone of anything, there was no other coin using x11

newbie
Activity: 51
Merit: 0
Rrunning 280x MSI Gaming @ 2.25 MH:

"intensity" : "13
"lookup-gap" : "1",
"gpu-threads" : "2",
"gpu-engine" : "1150-1150",
"auto-fan" : true,
"gpu-fan" : "0-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "80",
"temp-hysteresis" : "3",
"vectors" : "1",
"kernel" : "darkcoin"


I'm running three Sapphire 7970s and can't get them over 1.6 mh each.
Also, sgminer won't load my gpu engine/mem or autofan settings.. neither through a config nor bat

I've tried the same config as you (with different engine settings), as well as many others.

Any ideas?

Check engine clock in miner UI. Sometimes miner can not set correct frequency.
hero member
Activity: 658
Merit: 500
Rrunning 280x MSI Gaming @ 2.25 MH:

"intensity" : "13
"lookup-gap" : "1",
"gpu-threads" : "2",
"gpu-engine" : "1150-1150",
"auto-fan" : true,
"gpu-fan" : "0-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "80",
"temp-hysteresis" : "3",
"vectors" : "1",
"kernel" : "darkcoin"


I'm running three Sapphire 7970s and can't get them over 1.6 mh each.
Also, sgminer won't load my gpu engine/mem or autofan settings.. neither through a config nor bat

I've tried the same config as you (with different engine settings), as well as many others.

Any ideas?
do you have the latest version of sph-sgminer?
hero member
Activity: 658
Merit: 500
I keep on getting

Rejected   xxxxxx   Diff -0.000/0.0000   gpu 0  share is above target


What does this mean?
Post your .bat.

Sounds like you misspelled something or didn't set kernel to darkcoin

"kernel" : "darkcoin",


.bat

set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
C:\Users\Mining1\Desktop\sph-sgminer-master\sgminer.exe  --config C:\Users\Mining1\Desktop\sph-sgminer-master\sgminer.conf
Post your config. .. your directory doesn't tell me much. And even just in that there is an error. It's not set. It's setx.

Should be

setx GPU_MAX_ALLOC_PERCENT 100
hero member
Activity: 658
Merit: 500
Why should I mine this instead of Darkcoin? =)
darkcoin with its dynamic reward algorithm makes it a poor choice for miners. It will only be good for miners if price increases even more drastically than with fixed reward coins, which makes it more un probable to suceed at higher hash rates.

Another reason is that darkcoin focuses on its anonymity, while that all sounds cool, for mainstream, it would be very hard to get accepted because it's use would be seen as malicious because honestly, who needs to hide their money transfer THAT MUCH? Those who wants to do bad thing.

Basically, this is a coin that is the best replacement for scrypt.

all good, but clone are not seen well, and this is just a clone...
first, this was forked from litecoin. Second, darkcoin is as much a clone of anything else. Third, the reasons I mentioned are inherent no matter what.
newbie
Activity: 42
Merit: 0
Rrunning 280x MSI Gaming @ 2.25 MH:

"intensity" : "13
"lookup-gap" : "1",
"gpu-threads" : "2",
"gpu-engine" : "1150-1150",
"auto-fan" : true,
"gpu-fan" : "0-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "80",
"temp-hysteresis" : "3",
"vectors" : "1",
"kernel" : "darkcoin"


I'm running three Sapphire 7970s and can't get them over 1.6 mh each.
Also, sgminer won't load my gpu engine/mem or autofan settings.. neither through a config nor bat

I've tried the same config as you (with different engine settings), as well as many others.

Any ideas?
legendary
Activity: 3248
Merit: 1070
Why should I mine this instead of Darkcoin? =)
darkcoin with its dynamic reward algorithm makes it a poor choice for miners. It will only be good for miners if price increases even more drastically than with fixed reward coins, which makes it more un probable to suceed at higher hash rates.

Another reason is that darkcoin focuses on its anonymity, while that all sounds cool, for mainstream, it would be very hard to get accepted because it's use would be seen as malicious because honestly, who needs to hide their money transfer THAT MUCH? Those who wants to do bad thing.

Basically, this is a coin that is the best replacement for scrypt.

all good, but clone are not seen well, and this is just a clone...
full member
Activity: 204
Merit: 100
I keep on getting

Rejected   xxxxxx   Diff -0.000/0.0000   gpu 0  share is above target


What does this mean?
Post your .bat.

Sounds like you misspelled something or didn't set kernel to darkcoin

"kernel" : "darkcoin",


.bat

set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
C:\Users\Mining1\Desktop\sph-sgminer-master\sgminer.exe  --config C:\Users\Mining1\Desktop\sph-sgminer-master\sgminer.conf
hero member
Activity: 658
Merit: 500
Why should I mine this instead of Darkcoin? =)
darkcoin with its dynamic reward algorithm makes it a poor choice for miners. It will only be good for miners if price increases even more drastically than with fixed reward coins, which makes it more un probable to suceed at higher hash rates.

Another reason is that darkcoin focuses on its anonymity, while that all sounds cool, for mainstream, it would be very hard to get accepted because it's use would be seen as malicious because honestly, who needs to hide their money transfer THAT MUCH? Those who wants to do bad thing.

Basically, this is a coin that is the best replacement for scrypt.
sr. member
Activity: 364
Merit: 250
Pre-sale - March 18
Why should I mine this instead of Darkcoin? =)
member
Activity: 69
Merit: 10
A coin even without a logo but looks interesting.
hero member
Activity: 658
Merit: 500
I keep on getting

Rejected   xxxxxx   Diff -0.000/0.0000   gpu 0  share is above target


What does this mean?
Post your .bat.

Sounds like you misspelled something or didn't set kernel to darkcoin
newbie
Activity: 51
Merit: 0
Rrunning 280x MSI Gaming @ 2.25 MH:

"intensity" : "13
"lookup-gap" : "1",
"gpu-threads" : "2",
"gpu-engine" : "1150-1150",
"auto-fan" : true,
"gpu-fan" : "0-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "80",
"temp-hysteresis" : "3",
"vectors" : "1",
"kernel" : "darkcoin"
full member
Activity: 204
Merit: 100
I keep on getting

Rejected   xxxxxx   Diff -0.000/0.0000   gpu 0  share is above target


What does this mean?
member
Activity: 252
Merit: 10
How did you measure your watt usage?
With an energy meter you put on the wall plug. It has a digital display and shows wattage, voltage, costs according to price for the kwh etc. Quite convenient.

i'm using a wattmeter too, and mining hirocoin (compared to scypt coins like auroracoin or einsteinium) lowered my power comsumption by more than 300w..
it was around 720w - three gpus, now it's around 400w, much cooler and quieter, and around 3 times the hashrate

i like this coin Wink
for me, all my rigs are 4 x 290s (some x, some non x). I went from 1500w to 700w more than half!

I didn't mind the electricity cost that much (lower better obviously, but still, it's pennies on the dollar compared to what I make). But damn, the reduced heat and noise, plus the added lifespan of both the cards and fans and especially PSU (PSUs fry easily at max load)

And it's ASIC proof.

exactly... i think this coin has a bright future
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
How did you measure your watt usage?
With an energy meter you put on the wall plug. It has a digital display and shows wattage, voltage, costs according to price for the kwh etc. Quite convenient.

i'm using a wattmeter too, and mining hirocoin (compared to scypt coins like auroracoin or einsteinium) lowered my power comsumption by more than 300w..
it was around 720w - three gpus, now it's around 400w, much cooler and quieter, and around 3 times the hashrate

i like this coin Wink
for me, all my rigs are 4 x 290s (some x, some non x). I went from 1500w to 700w more than half!

I didn't mind the electricity cost that much (lower better obviously, but still, it's pennies on the dollar compared to what I make). But damn, the reduced heat and noise, plus the added lifespan of both the cards and fans and especially PSU (PSUs fry easily at max load)

And it's ASIC proof.
hero member
Activity: 658
Merit: 500
How did you measure your watt usage?
With an energy meter you put on the wall plug. It has a digital display and shows wattage, voltage, costs according to price for the kwh etc. Quite convenient.

i'm using a wattmeter too, and mining hirocoin (compared to scypt coins like auroracoin or einsteinium) lowered my power comsumption by more than 300w..
it was around 720w - three gpus, now it's around 400w, much cooler and quieter, and around 3 times the hashrate

i like this coin Wink
for me, all my rigs are 4 x 290s (some x, some non x). I went from 1500w to 700w more than half!

I didn't mind the electricity cost that much (lower better obviously, but still, it's pennies on the dollar compared to what I make). But damn, the reduced heat and noise, plus the added lifespan of both the cards and fans and especially PSU (PSUs fry easily at max load)
member
Activity: 252
Merit: 10
How did you measure your watt usage?
With an energy meter you put on the wall plug. It has a digital display and shows wattage, voltage, costs according to price for the kwh etc. Quite convenient.

i'm using a wattmeter too, and mining hirocoin (compared to scypt coins like auroracoin or einsteinium) lowered my power comsumption by more than 300w..
it was around 720w - three gpus, now it's around 400w, much cooler and quieter, and around 3 times the hashrate

i like this coin Wink
Jump to: