Author

Topic: [ANN] Sia - Decentralized Storage - page 450. (Read 1382189 times)

legendary
Activity: 1050
Merit: 1293
Huh?
June 13, 2015, 09:52:42 AM
and increasing... ... ...

Hash rate (last 1000 blocks)   87.088686GH/s
Hash rate (last 100 blocks)   176.944988GH/s
Hash rate (last 30 blocks)   232.431506GH/s
Hash rate (last 10 blocks)   468.951699GH/s

Haha, as said before, welcome Farmers and goodbye to all those small time miners out there....

Hash rate (last 1000 blocks)   87.269127GH/s
Hash rate (last 100 blocks)   177.978138GH/s
Hash rate (last 30 blocks)   235.458683GH/s
Hash rate (last 10 blocks)   524.288000GH/s


This definitely isn't the standard open source miner anymore.. :p
full member
Activity: 196
Merit: 100
June 13, 2015, 09:50:42 AM
and increasing... ... ...

Hash rate (last 1000 blocks)   87.088686GH/s
Hash rate (last 100 blocks)   176.944988GH/s
Hash rate (last 30 blocks)   232.431506GH/s
Hash rate (last 10 blocks)   468.951699GH/s
full member
Activity: 196
Merit: 100
June 13, 2015, 09:42:18 AM
and increasing even more ...

Hash rate (last 1000 blocks)   86.325571GH/s
Hash rate (last 100 blocks)   177.124324GH/s
Hash rate (last 30 blocks)   206.548129GH/s
Hash rate (last 10 blocks)   282.635040GH/s


if you dont want to waste on hashrate just buy 20m at 6 btc from me :>
full member
Activity: 196
Merit: 100
June 13, 2015, 09:18:18 AM
and increasing ..

Hash rate (last 1000 blocks)   85.455342GH/s
Hash rate (last 100 blocks)   171.948444GH/s
Hash rate (last 30 blocks)   202.871663GH/s
Hash rate (last 10 blocks)   229.347332GH/s
sr. member
Activity: 280
Merit: 250
June 13, 2015, 09:02:36 AM
Ya 200 GH on network already!

Odds of finding a block these days is pretty darn slim, unless you have 1 GH or more of hash, even then they will be scarce.

I have hit 1 confirmed block in the last 3 days at avg. 325 MH. Sporadically hashing at best due to miner crashes and wild block find counts. I am going to mine though Sunday then that's it on this coin.

Fortunately out of the gate in the first 12 hours I captured many blocks at almost full payout. Would have been double if my internet hadn't crashed during that first night as I slept Sad grateful to have got as many blocks as I did.

Now if a new AMD miner software should happen to release that can do better than the 105 MH I get on a 7970 then I may resume hashing, but will have to be a big performance increase. With no true coin value as of yet, its hard to measure the ROI vs electricity. Plus we are heading into a heat wave here in the south, with heat index of 105-110 Whoa!! that's some serious hot and humid heat... my old miners won't like it to much lol

In the meantime I am hodling my SIA  Grin


Then next on to dedicated storage units and hopefully work on selling that storage. That's where the next wave of SIA can come perhaps

full member
Activity: 196
Merit: 100
June 13, 2015, 07:59:25 AM
Still selling 20m for 6 btc Smiley

looks like hardly anyone is selling so many coins anymore

also the hashrate has almost trippled and the difficulty will increase soon again as well

Hash rate (last 1000 blocks)   84.158834GH/s
Hash rate (last 100 blocks)   164.673660GH/s
Hash rate (last 30 blocks)   184.025272GH/s
Hash rate (last 10 blocks)   214.257458GH/s
legendary
Activity: 2030
Merit: 1076
BTCLife.global participant
June 13, 2015, 07:28:56 AM

I think you need all the correct versions - latest Client, latest Siad and siac and the Wolf0's miner. I had the same issue before.

Here it is with all latest things (AMD driver 15.x, Sia 3.3.1 and Wolf0's miner - https://ottrbutt.com/Sia/Sia-GPU-Miner-Wolf-Public-06132015.zip):



 Undecided
member
Activity: 64
Merit: 10
June 13, 2015, 05:58:56 AM
-I22 seems about right but still goes only to 50MH. I'll try the other thing you recommended.

-C3 (fast refresh), -C50 slower refresh but same speed
I have only to 50MH(( On getting old miner 120 MH on 280x 1050/1500
legendary
Activity: 1120
Merit: 1000
June 13, 2015, 05:02:44 AM
-I22 seems about right but still goes only to 50MH. I'll try the other thing you recommended.

-C3 (fast refresh), -C50 slower refresh but same speed
legendary
Activity: 1120
Merit: 1000
June 13, 2015, 04:43:59 AM
Why not start?



I think you need all the correct versions - latest Client, latest Siad and siac and the Wolf0's miner. I had the same issue before.

@Wolf0 - can you pinpoint where the intensity setting is in the .cl file? I have no clue (it's almost like reading chinese looking at it). Thanks....
member
Activity: 64
Merit: 10
June 13, 2015, 04:41:02 AM
Why not start?

member
Activity: 81
Merit: 10
June 13, 2015, 04:37:10 AM
I found a block today on an overclocked Asus GTX 970 (4GB memory). Running the newer miner with the -s 0.2 and -c 1 set it is reaching 450 MH/s.

When running this I noticed it only uses 70% GPU.  Of course I am not using a "custom coded" miner so for kicks launched the same instance 3 times and the collective hashrate looks higher than if I was running individually 250/244/72 MH for each. 566 MH/s total and GPU use goes to 90% I am not sure if this is more effective or not but will run overnight and see what happens.

HI guy
New bat file
Set up
Sia_GPU-Miner.exe -s 0.2 -c 1

Is that what?

Thank you

Yes, that is what I am using. Nice work Wolf on the optimization. If it does not work you may be using the wrong exe, the one I have is named gpu-miner.exe I think you may have a different version which does not support those options. Not sure which page of this thread I downloaded it on.

If you mean the actual rewrite I did and posted about earlier, thanks. If you mean what I have on GitHub, that's not an optimization, it's how you properly get the list of OpenCL platforms on a system, and the list of GPU devices in a selected platform. Besides that, I added options to give the user direct control over intensity, plus the number of kernel enqueues before stopping to fetch new work and print hashrate.

With those options available, it should be simple to mine on all devices on a system, and probably get a little higher hash out of them, simply because you can tune the intensity.

That GitHub is here: https://github.com/wolf9466/Sia-GPU-Miner

Hello wolf0

A compiled version?
I tried to compile the VC6.0 without success

Don't make me do stuff!

Fine, done. Unlike before, where I compiled the Win64 binaries for the Sia team from their git without looking too closely at it, I've looked this over and contributed code - therefore I will sign the binaries. Key ID is in my signature.

https://ottrbutt.com/Sia/Sia-GPU-Miner-Wolf-Public-06132015.zip
https://ottrbutt.com/Sia/Sia-GPU-Miner-Wolf-Public-06132015.zip.sig

Two files are in the archive: the miner executable and a README, which is also on GitHub. Read it. Seriously; I won't answer questions that are already answered there.



Seems to be working, finally I should say. 39MH/s is low right? (radeon 7970) But at least it's something  Smiley

So thanks Wolf0

Even with no modified hashing, it should go way higher than that. The default intensity is now set quite low as to reduce the chances of crashing on a lower-end GPU if someone tries it out with the default parameters. The intensity option is there, and I expect you to use it - which is why I could lower the default. Just keep raising it by maybe 2 each time until hashrate stops improving, slows down, or the hashrate counter takes too long to update. If you've seemed to find a good intensity for your card, but hashrate is still printing multiple times per second, then use the -C option (cycles per iteration), to make the GPU do more work in between the hashrate printout and new work fetch.

Nothing has changed.

r9 290x 120MH/s

Everyone is digging with a speed of 10 times. This is not fair

legendary
Activity: 2898
Merit: 1017
June 13, 2015, 04:26:07 AM
Anyone running a 280X or similar and getting more than 110mhs on windows ?
legendary
Activity: 1120
Merit: 1000
June 13, 2015, 03:47:47 AM
I found a block today on an overclocked Asus GTX 970 (4GB memory). Running the newer miner with the -s 0.2 and -c 1 set it is reaching 450 MH/s.

When running this I noticed it only uses 70% GPU.  Of course I am not using a "custom coded" miner so for kicks launched the same instance 3 times and the collective hashrate looks higher than if I was running individually 250/244/72 MH for each. 566 MH/s total and GPU use goes to 90% I am not sure if this is more effective or not but will run overnight and see what happens.

HI guy
New bat file
Set up
Sia_GPU-Miner.exe -s 0.2 -c 1

Is that what?

Thank you

Yes, that is what I am using. Nice work Wolf on the optimization. If it does not work you may be using the wrong exe, the one I have is named gpu-miner.exe I think you may have a different version which does not support those options. Not sure which page of this thread I downloaded it on.

If you mean the actual rewrite I did and posted about earlier, thanks. If you mean what I have on GitHub, that's not an optimization, it's how you properly get the list of OpenCL platforms on a system, and the list of GPU devices in a selected platform. Besides that, I added options to give the user direct control over intensity, plus the number of kernel enqueues before stopping to fetch new work and print hashrate.

With those options available, it should be simple to mine on all devices on a system, and probably get a little higher hash out of them, simply because you can tune the intensity.

That GitHub is here: https://github.com/wolf9466/Sia-GPU-Miner

Hello wolf0

A compiled version?
I tried to compile the VC6.0 without success

Don't make me do stuff!

Fine, done. Unlike before, where I compiled the Win64 binaries for the Sia team from their git without looking too closely at it, I've looked this over and contributed code - therefore I will sign the binaries. Key ID is in my signature.

https://ottrbutt.com/Sia/Sia-GPU-Miner-Wolf-Public-06132015.zip
https://ottrbutt.com/Sia/Sia-GPU-Miner-Wolf-Public-06132015.zip.sig

Two files are in the archive: the miner executable and a README, which is also on GitHub. Read it. Seriously; I won't answer questions that are already answered there.



Seems to be working, finally I should say. 39MH/s is low right? (radeon 7970) But at least it's something  Smiley

So thanks Wolf0
member
Activity: 81
Merit: 10
June 13, 2015, 01:24:10 AM
I found a block today on an overclocked Asus GTX 970 (4GB memory). Running the newer miner with the -s 0.2 and -c 1 set it is reaching 450 MH/s.

When running this I noticed it only uses 70% GPU.  Of course I am not using a "custom coded" miner so for kicks launched the same instance 3 times and the collective hashrate looks higher than if I was running individually 250/244/72 MH for each. 566 MH/s total and GPU use goes to 90% I am not sure if this is more effective or not but will run overnight and see what happens.

HI guy
New bat file
Set up
Sia_GPU-Miner.exe -s 0.2 -c 1

Is that what?

Thank you

Yes, that is what I am using. Nice work Wolf on the optimization. If it does not work you may be using the wrong exe, the one I have is named gpu-miner.exe I think you may have a different version which does not support those options. Not sure which page of this thread I downloaded it on.

If you mean the actual rewrite I did and posted about earlier, thanks. If you mean what I have on GitHub, that's not an optimization, it's how you properly get the list of OpenCL platforms on a system, and the list of GPU devices in a selected platform. Besides that, I added options to give the user direct control over intensity, plus the number of kernel enqueues before stopping to fetch new work and print hashrate.

With those options available, it should be simple to mine on all devices on a system, and probably get a little higher hash out of them, simply because you can tune the intensity.

That GitHub is here: https://github.com/wolf9466/Sia-GPU-Miner

Hello wolf0

A compiled version?
I tried to compile the VC6.0 without success
newbie
Activity: 30
Merit: 0
June 12, 2015, 10:34:33 PM
We're building a platform called 'Sunfish' which will make sharing and tagging files a lot easier. The early version of that will be ready in July.

Sunfish is going to be an open source file tracker, anybody is going to be able to run their own sunfish server, and the GUI will have support for pointing at custom sunfish instances.

Would it be possible to put sunfish into the wallet and build it using sia so it too is decentralized? Otherwise centralized file trackers could lead to possible censorship.

It's not hard to envision a DHT where you ask your peers for the file with a given hash, etc. But as of now there are no plans to add such functionality. Separate servers are nice because they can be completely separate from Sia, whereas a DHT would essentially require that we force peers to "opt-in" by default, or else risk low participation.
member
Activity: 81
Merit: 10
June 12, 2015, 10:32:11 PM
Can someone please post a link to the latest gpu miner?

I know there's this one that was posted by Wolf
https://github.com/wolf9466/Sia-GPU-Miner

but i'm using windows and I can't "make" that file so I need one that's a ready to go exe.

yes! we Need
newbie
Activity: 43
Merit: 0
June 12, 2015, 10:24:13 PM
Can someone please post a link to the latest gpu miner?

I know there's this one that was posted by Wolf
https://github.com/wolf9466/Sia-GPU-Miner

but i'm using windows and I can't "make" that file so I need one that's a ready to go exe.
member
Activity: 81
Merit: 10
June 12, 2015, 10:14:23 PM
I found a block today on an overclocked Asus GTX 970 (4GB memory). Running the newer miner with the -s 0.2 and -c 1 set it is reaching 450 MH/s.

When running this I noticed it only uses 70% GPU.  Of course I am not using a "custom coded" miner so for kicks launched the same instance 3 times and the collective hashrate looks higher than if I was running individually 250/244/72 MH for each. 566 MH/s total and GPU use goes to 90% I am not sure if this is more effective or not but will run overnight and see what happens.

HI guy
New bat file
Set up
Sia_GPU-Miner.exe -s 0.2 -c 1

Is that what?

Thank you

Yes, that is what I am using. Nice work Wolf on the optimization. If it does not work you may be using the wrong exe, the one I have is named gpu-miner.exe I think you may have a different version which does not support those options. Not sure which page of this thread I downloaded it on.

Thank you for your reply.
I set up, but did not change
r9 290x 120MH/s

Are your GPU miners downloaded there?
sr. member
Activity: 289
Merit: 250
June 12, 2015, 10:03:32 PM
I found a block today on an overclocked Asus GTX 970 (4GB memory). Running the newer miner with the -s 0.2 and -c 1 set it is reaching 450 MH/s.

When running this I noticed it only uses 70% GPU.  Of course I am not using a "custom coded" miner so for kicks launched the same instance 3 times and the collective hashrate looks higher than if I was running individually 250/244/72 MH for each. 566 MH/s total and GPU use goes to 90% I am not sure if this is more effective or not but will run overnight and see what happens.

HI guy
New bat file
Set up
Sia_GPU-Miner.exe -s 0.2 -c 1

Is that what?

Thank you

Yes, that is what I am using. Nice work Wolf on the optimization. If it does not work you may be using the wrong exe, the one I have is named gpu-miner.exe I think you may have a different version which does not support those options. Not sure which page of this thread I downloaded it on.
Jump to: