Author

Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000 - page 957. (Read 2170895 times)

sr. member
Activity: 458
Merit: 250
beast at work
@coinits & @regtable69
you both are giving your harddrives a run for the money

Code:
Your results (assuming all plots are completed):
10976174530077743023_507843_4507843_8191: Number of nonces (4507843) is not a multiple of stagger size (8191)
No overlapping nonces

Totals:
0 nonces overlap (0 KB)
4507843 nonces total (1100 GB)
550 disk seeks per Scoop (4.4 seconds @ 8ms)


Code:
Your results (assuming all plots are completed):
4651495086655359966_19532000_307999_1000: Number of nonces (307999) is not a multiple of stagger size (1000)
No overlapping nonces

Totals:
0 nonces overlap (0 KB)
307999 nonces total (75 GB)
307 disk seeks per Scoop (2.4 seconds @ 8ms)
I will have 4 hdds going by the time im finished plotting. I k ow itsballs out during plottingbuti have been able to do 1tb in just over a day.

You missed my point... look at the disk reads per scoop needed with that settings.

Couple of posts back I`ve posted some comparative result with diff. settings.. have a look.

https://bitcointalksearch.org/topic/m.8713947
how does the stagger size optimiser thing work my friend downloaded it and all it did was open and then close again instantly.


place the merge.exe and the below in a .bat file, outside of your plots folder

Code:
cd plots

@for /r . %%g in (*_4096) do (

    ..\merge.exe %%~nxg
    del %%~nxg
   
    timeout /t 10
   
)
@pause

P.S.
replace 4096 value with your stagger size
is that windows version way? my origional stagger was 8191 so is this what I put 8n there or is it the desired stagger?

Yes, is for Windows. No, it`s just a filter. The merge utility takes only one argument, the filename.
legendary
Activity: 914
Merit: 1001

things are gettiung burried so fast in this thread Oo anyone already tried plotting to a remote location?

u mean like to China ?

no, I mean like to another servers HDD. since the servers cpu is way too low to create the plots itself, I'd like to use another system with a better CPU.
hero member
Activity: 588
Merit: 500
@coinits & @regtable69
you both are giving your harddrives a run for the money

Code:
Your results (assuming all plots are completed):
10976174530077743023_507843_4507843_8191: Number of nonces (4507843) is not a multiple of stagger size (8191)
No overlapping nonces

Totals:
0 nonces overlap (0 KB)
4507843 nonces total (1100 GB)
550 disk seeks per Scoop (4.4 seconds @ 8ms)


Code:
Your results (assuming all plots are completed):
4651495086655359966_19532000_307999_1000: Number of nonces (307999) is not a multiple of stagger size (1000)
No overlapping nonces

Totals:
0 nonces overlap (0 KB)
307999 nonces total (75 GB)
307 disk seeks per Scoop (2.4 seconds @ 8ms)
I will have 4 hdds going by the time im finished plotting. I k ow itsballs out during plottingbuti have been able to do 1tb in just over a day.

You missed my point... look at the disk reads per scoop needed with that settings.

Couple of posts back I`ve posted some comparative result with diff. settings.. have a look.

https://bitcointalksearch.org/topic/m.8713947
how does the stagger size optimiser thing work my friend downloaded it and all it did was open and then close again instantly.


place the merge.exe and the below in a .bat file, outside of your plots folder

Code:
cd plots

@for /r . %%g in (*_4096) do (

    ..\merge.exe %%~nxg
    del %%~nxg
    
    timeout /t 10
    
)
@pause

P.S.
replace 4096 value with your stagger size
is that windows version way? my origional stagger was 8191 so is this what I put 8n there or is it the desired stagger?

you only have 8 burst Undecided do you not mine lmao
sr. member
Activity: 458
Merit: 250
beast at work
@coinits & @regtable69
you both are giving your harddrives a run for the money

Code:
Your results (assuming all plots are completed):
10976174530077743023_507843_4507843_8191: Number of nonces (4507843) is not a multiple of stagger size (8191)
No overlapping nonces

Totals:
0 nonces overlap (0 KB)
4507843 nonces total (1100 GB)
550 disk seeks per Scoop (4.4 seconds @ 8ms)


Code:
Your results (assuming all plots are completed):
4651495086655359966_19532000_307999_1000: Number of nonces (307999) is not a multiple of stagger size (1000)
No overlapping nonces

Totals:
0 nonces overlap (0 KB)
307999 nonces total (75 GB)
307 disk seeks per Scoop (2.4 seconds @ 8ms)
I will have 4 hdds going by the time im finished plotting. I k ow itsballs out during plottingbuti have been able to do 1tb in just over a day.

You missed my point... look at the disk reads per scoop needed with that settings.

Couple of posts back I`ve posted some comparative result with diff. settings.. have a look.

https://bitcointalksearch.org/topic/m.8713947
how does the stagger size optimiser thing work my friend downloaded it and all it did was open and then close again instantly.


place the merge.exe and the below in a .bat file, outside of your plots folder

Code:
cd plots

@for /r . %%g in (*_4096) do (

    ..\merge.exe %%~nxg
    del %%~nxg
    
    timeout /t 10
    
)
@pause

P.S.
replace 4096 value with your stagger size
hero member
Activity: 588
Merit: 500
@coinits & @regtable69
you both are giving your harddrives a run for the money

Code:
Your results (assuming all plots are completed):
10976174530077743023_507843_4507843_8191: Number of nonces (4507843) is not a multiple of stagger size (8191)
No overlapping nonces

Totals:
0 nonces overlap (0 KB)
4507843 nonces total (1100 GB)
550 disk seeks per Scoop (4.4 seconds @ 8ms)


Code:
Your results (assuming all plots are completed):
4651495086655359966_19532000_307999_1000: Number of nonces (307999) is not a multiple of stagger size (1000)
No overlapping nonces

Totals:
0 nonces overlap (0 KB)
307999 nonces total (75 GB)
307 disk seeks per Scoop (2.4 seconds @ 8ms)
I will have 4 hdds going by the time im finished plotting. I k ow itsballs out during plottingbuti have been able to do 1tb in just over a day.

You missed my point... look at the disk reads per scoop needed with that settings.

Couple of posts back I`ve posted some comparative result with diff. settings.. have a look.

https://bitcointalksearch.org/topic/m.8713947
how does the stagger size optimiser thing work my friend downloaded it and all it did was open and then close again instantly.
this thingy

https://bitcointalksearch.org/topic/m.8627247
hero member
Activity: 1400
Merit: 505
hero member
Activity: 1400
Merit: 505
uray, is this ok?
New block 9713, basetarget 6014641                         
650 MB read/2600 GB total/deadline 512209s (511451s left)


ok for what ?
i mine with dcct miner from you howto.


yeah its ok, u r mining, and submiting share
member
Activity: 73
Merit: 12
I created 1 tb plot for 48 hours. Is it enough speed ?
I think its normal, if you got i7 or 8-core AMD.
I generated 500Gb for 24 hours with AMD FX-8320 (7 threads in .bat file)
hero member
Activity: 868
Merit: 1000

things are gettiung burried so fast in this thread Oo anyone already tried plotting to a remote location?

u mean like to China ?
hero member
Activity: 644
Merit: 500
Current difficulty?
legendary
Activity: 914
Merit: 1001
I ran the dcct plotter over night from a linux liveusb stick to fill a hdd. my plan was to create 1TB. But after around 22% I had to stop it. The HDD is now connected to Rasperry Pi, happily mining away, but I'd like to enhance the plot file without interrupting the mining.

Is there a way to do that over ssh? And is it correct that I need to calculate the finished plots this way:

filesize / 1024 / 256?

What if I create a new file with a starting nonce a few nonces later than the end nonce of the other file? Is it a problem if there is a gap between two files? (e.g file1 = 0-299950, file2 = 300000-600000)?

As far as I know gaps are not a problem.

ok thanks. any chance to create to plot file to a remote location?

things are gettiung burried so fast in this thread Oo anyone already tried plotting to a remote location?
full member
Activity: 224
Merit: 100
uray, is this ok?
New block 9713, basetarget 6014641                         
650 MB read/2600 GB total/deadline 512209s (511451s left)


ok for what ?
i mine with dcct miner from you howto.
sr. member
Activity: 458
Merit: 250
beast at work
@uray is there a page with user statistics ?
member
Activity: 74
Merit: 10
enough for what ?

enough for i7 16 gb ram. I want more speed I think generate 500 gb daily is pretty slow.
full member
Activity: 224
Merit: 100
Does anyone know why I am getting successful shares (solo mining, wallet open) but no shares appear in my wallet?

Because shares don't count on solo mining. You need to find an entire block in order to get coins. And I think you need at least 4 Tb to be able to find a block in 4-5 days...
I would suggest you start mining in one of the pools
hero member
Activity: 1400
Merit: 505
uray, is this ok?
New block 9713, basetarget 6014641                         
650 MB read/2600 GB total/deadline 512209s (511451s left)


ok for what ?
newbie
Activity: 55
Merit: 0
Want to mine Burst with scrypt?

Introducing the first Burst multipool! Mine with Scrypt, get paid out in Burst!

https://i.imgur.com/gA5a1jq.png

burstmp.com

Nice one Smiley
i will give it a try

omg scrypt make diff rise?Huh

Make diff rise on scrypt coins mined
full member
Activity: 224
Merit: 100
uray, is this ok?
New block 9713, basetarget 6014641                         
650 MB read/2600 GB total/deadline 512209s (511451s left)
newbie
Activity: 3
Merit: 0
Want to mine Burst with scrypt?

Introducing the first Burst multipool! Mine with Scrypt, get paid out in Burst!

https://i.imgur.com/gA5a1jq.png

burstmp.com

Nice one Smiley
i will give it a try

omg scrypt make diff rise?Huh
hero member
Activity: 644
Merit: 500
Is the difficulty encreasing as much miner join?
3 days ago was 4 peta.

I have seen now and is decrease to 3.
Am i wrong?

Jump to: