Author

Topic: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool - page 291. (Read 794394 times)

sr. member
Activity: 457
Merit: 273
HI. I tried your version of sgminer to mine x11, but not working, HW, no accepted share.

I'm using the same .conf as the one i use with sph-sgminer_x11mod that work on all pool but have the idle bug here.

Code:
{
"pools" : [
... {
"url" : "stratum+tcp://stratum.nicehash.com:3336",
"user" : "btc-add",
"pass" : "p=0.8"
},
...
"kernel" : "darkcoin"
}

Anything wrong in conf or it's just the sgminer not working ? Smiley

Edit: in sgminer_v5 you can set algorithm in global section with "algorithm" parameter ("kernel" setting is irrelevant in sgminer_v5 and is actually calculated from "algorithm" setting, default "algorithm" is "scrypt" which by default points to ckolivas kernel)

Code:
{
"pools" : [
... {
"url" : "stratum+tcp://stratum.nicehash.com:3336",
"user" : "btc-add",
"pass" : "p=0.8"                
},
...
"algorithm" : "darkcoin-mod"
}

You can also set algorithm per pool

Code:
{
"pools" : [
... {
"url" : "stratum+tcp://stratum.nicehash.com:3336",
"user" : "btc-add",
"pass" : "p=0.8",
                "pool-algorithm" : "darkcoin-mod"
},
...
}
full member
Activity: 203
Merit: 100
HI. I tried your version of sgminer to mine x11, but not working, HW, no accepted share.

I'm using the same .conf as the one i use with sph-sgminer_x11mod that work on all pool but have the idle bug here.

{
"pools" : [
   {
      "name" : "xxx",
      "url" : "xxx",
      "user" : "xxx",
      "pass" : "x"
   },
   {
      "url" : "stratum+tcp://stratum.nicehash.com:3336",
      "user" : "btc-add",
      "pass" : "p=0.8"
   },
   {
      "url" : "backup",
      "user" : "backup",
      "pass" : "backup"
   },
   {
      "url" : "backup",
      "user" : "backup",
      "pass" : "backup"
   },
   {
      "url" : "backup",
      "user" : "backup",
      "pass" : "backup"
   }
]
,
"intensity" : "18",
"worksize" : "128",
"lookup-gap" : "2",
"gpu-threads" : "4",
"thread-concurrency" : "8193",
"gpu-engine" : "1100",
"gpu-memclock" : "1500",
"temp-cutoff" : "94",
"temp-overheat" : "88",
"temp-hysteresis" : "3",
"api-mcast-port" : "4028",
"expiry" : "1",
"log" : "5",
"failover-only" : true,
"no-pool-disable" : true,
"queue" : "0",
"scan-time" : "1",
"kernel-path" : "/usr/local/bin",
"kernel" : "darkcoin"
}

Anything wrong in conf or it's just the sgminer not working ? Smiley
sr. member
Activity: 280
Merit: 250
We found out that since yesterday, our stratum servers are victim of specialized sort of DDOS attack that imitates behavior of rigs and targets CPU usage.

We have applied certain fixes and we will continue to do so to get rid of this attack.

We are very sorry for the inconveniences regarding orders. If your order was stuck, failed to be created or cancelled with no refund, please contact support at [email protected] and we will take a look into it.
sr. member
Activity: 434
Merit: 250
Cannot create order. Please try again in few minutes.
sr. member
Activity: 280
Merit: 250
Maintenance. Was posted on twitter.
sr. member
Activity: 560
Merit: 250
full member
Activity: 120
Merit: 100
SHA Stratrum on the fritz?
member
Activity: 96
Merit: 10
First there has only been Bitcoin - almost no work for miner - run and forget, then came Litecoin - more tuning for Scrypt needed; then came X-altcoins - lots of work for miner to keep up with different coin profitability - solved by multipools; and now there are X-algorithms - lots of work for miner to keep up with different algorithm profitability - to be solved by multi-algo-auto-switching. Said that - if you like to constantly watch algorithm profitability, then you can switch miners manually, but if you just want to run your miners and let them get best profit four you - well then you'll have to go with multi-algo-auto-switching.

Today we introduced another advanced feature for GPU miners - Fine tuning with custom speed factors and daily costs. You can now set custom hashing rate factors and even your electricity power consumption as well! This will make sure your miner mines on absolutely most profitable algorithm. You can also configure your miner, for example, to only switch between X11 and X13 (whichever is more profitable) even if globally some other algorithm is more profitable. Visit https://www.nicehash.com/multialgo/#finetuning and play around Wink I'm sure this is one very nice tool for GPU users to play with!


Once again, exactly what I was looking for!  You guys have revolutionized the concept of TRUE cloud mining.  Went steps ahead with automatic profitable ALGORITHM switching.  And now custom hash rate factors!  Basing scrypt-n on a static factor against scrypt meant my miner could possibly switch to scrypt-n even though my card is just incapable to achieving the hash rate the pre-determined factor was based on.  Now, I can set the factor based on exactly what hash rate my card is REALLY capable of and the profitability switching is now based on MY GPU's true capability.  So awesome, you all.  Thank you again!
member
Activity: 83
Merit: 10
sr. member
Activity: 457
Merit: 273
I cancelled order #19987 ~15 minutes ago. Unspent BTC was not returned, although the fee was. Can someone from nicehash please look into it?

Please send me your account name and order # to PM.
member
Activity: 83
Merit: 10
I cancelled order #19987 ~15 minutes ago. Unspent BTC was not returned, although the fee was. Can someone from nicehash please look into it?
sr. member
Activity: 280
Merit: 250
I have fixed it and put it back, but it looks like cloudflare is still loading cached one.

EDIT: It is on now.
legendary
Activity: 3654
Merit: 8909
https://bpip.org
Today we introduced another advanced feature for GPU miners - Fine tuning with custom speed factors and daily costs. You can now set custom hashing rate factors and even your electricity power consumption as well! This will make sure your miner mines on absolutely most profitable algorithm. You can also configure your miner, for example, to only switch between X11 and X13 (whichever is more profitable) even if globally some other algorithm is more profitable. Visit https://www.nicehash.com/multialgo/#finetuning and play around Wink I'm sure this is one very nice tool for GPU users to play with!

I've read the link posted 3 times and I don't see information where I can set my custom speed factors. My factors are very close to the default factors, but it would we wonderful if I could fine tune the factors to have my multi-algo working precisely with what is best for me and not what the default pool is determining to be the best. Was that the intention of the new development or am I misunderstanding the news? Where exactly does it show how to set the custom speed factors?

It was definitely there earlier today. Perhaps something's not working yet and they took it out. It was a password string like "f0=1;f2=0.5; ...." . Let's wait and see if it comes back.
newbie
Activity: 16
Merit: 0
Today we introduced another advanced feature for GPU miners - Fine tuning with custom speed factors and daily costs. You can now set custom hashing rate factors and even your electricity power consumption as well! This will make sure your miner mines on absolutely most profitable algorithm. You can also configure your miner, for example, to only switch between X11 and X13 (whichever is more profitable) even if globally some other algorithm is more profitable. Visit https://www.nicehash.com/multialgo/#finetuning and play around Wink I'm sure this is one very nice tool for GPU users to play with!

I've read the link posted 3 times and I don't see information where I can set my custom speed factors. My factors are very close to the default factors, but it would we wonderful if I could fine tune the factors to have my multi-algo working precisely with what is best for me and not what the default pool is determining to be the best. Was that the intention of the new development or am I misunderstanding the news? Where exactly does it show how to set the custom speed factors?
full member
Activity: 182
Merit: 100
i dont think my front page is displaying correctly, my earned btc bar isnt moving at all. hopefully its just on the front end
sr. member
Activity: 457
Merit: 273
First there has only been Bitcoin - almost no work for miner - run and forget, then came Litecoin - more tuning for Scrypt needed; then came X-altcoins - lots of work for miner to keep up with different coin profitability - solved by multipools; and now there are X-algorithms - lots of work for miner to keep up with different algorithm profitability - to be solved by multi-algo-auto-switching. Said that - if you like to constantly watch algorithm profitability, then you can switch miners manually, but if you just want to run your miners and let them get best profit four you - well then you'll have to go with multi-algo-auto-switching.

Today we introduced another advanced feature for GPU miners - Fine tuning with custom speed factors and daily costs. You can now set custom hashing rate factors and even your electricity power consumption as well! This will make sure your miner mines on absolutely most profitable algorithm. You can also configure your miner, for example, to only switch between X11 and X13 (whichever is more profitable) even if globally some other algorithm is more profitable. Visit https://www.nicehash.com/multialgo/#finetuning and play around Wink I'm sure this is one very nice tool for GPU users to play with!
sr. member
Activity: 280
Merit: 250
You have it on first page - 24h Payouts.
member
Activity: 94
Merit: 10
Is it possible to know the average daily rate? Smiley
sr. member
Activity: 280
Merit: 250
What is the software used for these machines? Is it latest cgminer? Latest cgminer, sgminer and BFG miner all have all needed features and fixes implemented to work correctly with NiceHash. You should talk to hardware provider and ask them to provide latest software for their hardware.
member
Activity: 94
Merit: 10
I've previously had my A2's mining at Nicehash with no problems other than a slightly lower reported hashrate on the pool end. Didn't have any issues with switchovers though.

Where are your A2's from, maybe the firmware needs upgrading?



I have had no issue as well, when I mined it a few weeks ago.  Now it switches so often that the hash rate is reduced dramatically.  Nothing wrong with the machine.  I think it is just not acting well with nice hash because they require specific fixes in the mining software to operate correctly.  I see where I can download an image of the software needed for the miner, but I don't see where there are updated versions that have the fixes nice hash needs.
Jump to: