Author

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

newbie
Activity: 42
Merit: 0
not recommended due to "failed to submit share" error. cause of high pool load i think.

Does someone know how to run the burst-pool by uray? I downloaded the source but I dont know how to run it.

That's why I want to build my own pool on my own server to get rid of the high pool load problem.

Thats what im saying, is that it only list the CPU and its Device number 1

I installed amd sdk 2.9.1.  After installation do i need to do anything else to get it to work?

What Catalyst driver version do you have?  Mine is 14.7

Same...Huh

Other than checking that your files are correctly located I am afraid that I have no idea why your gpu isn't 'seen'.
Sorry Sad
Hopefully someone else can help you out though.

Where exactly should they be and what files?  I tried following the readme attached to the 2.0 plotter but i have no clue about the setup and how modify the makefile...

Root directory for one particular drive I have plotted contains the gpuPlotGenerator.exe, and folder called kernel containing three command files (nonce, shabal and util).
Plus the README but obviously not important for functionality.
In addition I have created the plots folder and the batch launch file.  

In order to begin plotting, this was all that was required. Added the miner in also.

How the gpu.exe locates the gpu I do not know, though if you have all of the drivers and such in their default install locations then that shouldn't be a problem.  If they are not then maybe that is the problem.  As I said I do not know how the gpu.exe attempts to locate this information.

I have everything like you said, it doesnt make much sense...
newbie
Activity: 48
Merit: 0
So I started plotting last night (been 14 hours) using the command:
sh run_generate.sh myaddress 0 7549747200 8121 4    (for my 2TB drive)

I looked today and see that I have one plot (~185GB).

Does this sound correct?

I thought this was supposed to generate a bunch of plots around the 2GB range?

I am on 64-bit linux (14.04) 4gb ram and just testing it out with my 2 TB drive before adding more.

Thanks.

Regards,

LC


I am not sure how this works on linux but,
for windows you use this command to generate 2TB:

Code:
"C:\Program Files\Java\jre7\bin\java.exe" -Xmx2500m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 7xxxxxxxxxxxx71 0 8192000 6000 4

8192000 --> (2000(2TB)*1024*1024)/256
6000  --> RAM
4   --> CPU core's


Well it is plotting fine, i was just wondering if it is supposed to be 1 big plot or a lot of smaller plots?
full member
Activity: 210
Merit: 100
So I started plotting last night (been 14 hours) using the command:
sh run_generate.sh myaddress 0 7549747200 8121 4    (for my 2TB drive)

I looked today and see that I have one plot (~185GB).

Does this sound correct?

I thought this was supposed to generate a bunch of plots around the 2GB range?

I am on 64-bit linux (14.04) 4gb ram and just testing it out with my 2 TB drive before adding more.

Thanks.

Regards,

LC


I am not sure how this works on linux but,
for windows you use this command to generate 2TB:

Code:
"C:\Program Files\Java\jre7\bin\java.exe" -Xmx2500m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 7xxxxxxxxxxxx71 0 8192000 6000 4

8192000 --> (2000(2TB)*1024*1024)/256
6000  --> RAM
4   --> CPU core's
sr. member
Activity: 434
Merit: 250
Why my wallets on three different pc are resyncing at the same time?!

2014-09-10 23:40:02 INFO: Burst server 1.1.0 started successfully.
2014-09-10 23:40:04 INFO: nxt.apiServerEnforcePOST = "true"
2014-09-11 17:40:04 INFO: Will do a re-scan
2014-09-11 17:40:04 INFO: Scanning blockchain...
2014-09-11 17:40:33 INFO: processed block 0
2014-09-11 17:40:39 INFO: processed block 5000

And miners aren't working..

{"baseTarget":"11025222","height":"8936","generationSignature":"6aa9f43a483a8c24
368941715f10256df9dfdbfde325c42e27b5ccc0ff1466e5"}
{"baseTarget":"10771063","height":"8939","generationSignature":"798ef2477213fdf4
ec6b58ff571f1ffb1d703bc44f31b17338a98111632fc70c"}

have you updated your wallet

currently block is 11138...

edit.. noticed something strange with my miners

{
  "height": "11136",
  "generationSignature": "fb3dd92ee56a3dbe0548394aaf8a0823dce6f7180f278697b2a6d1
  "baseTarget": "5513365",
  "targetDeadline": "75000"
}
{
  "height": "3171",
  "generationSignature": "6652f9fbee10106e49d5f1a27ee89db52c3ba67e319f72d4cfd5cd
  "baseTarget": "48904875",
  "targetDeadline": "75000"
}
{
  "height": "8148",
  "generationSignature": "81873b1ff3f20ad0ac36d78e6ad1d53df0475cdba1d7b7299a7350
  "baseTarget": "13957505",
  "targetDeadline": "75000"
}
{
  "height": "9703",
  "generationSignature": "2b47ef0be201fefae314a7d6f108e056ee9ad947e5b293d305e857
  "baseTarget": "7351946",
  "targetDeadline": "75000"
}
{
  "height": "11136",
  "generationSignature": "aa7d629b819c484c6bcef0ed849067a5ef1bca96f197b0e627e016
  "baseTarget": "5484683",
  "targetDeadline": "75000"
}
No valid shares to submit to pool
{
  "height": "11137",
  "generationSignature": "c80b93156a251108ab2926d27742a5f00e1001042e22c9ba963001
  "baseTarget": "5381061",
  "targetDeadline": "75000"
}



what happend???
hero member
Activity: 686
Merit: 500
Why my wallets on three different pc are resyncing at the same time?!

2014-09-10 23:40:02 INFO: Burst server 1.1.0 started successfully.
2014-09-10 23:40:04 INFO: nxt.apiServerEnforcePOST = "true"
2014-09-11 17:40:04 INFO: Will do a re-scan
2014-09-11 17:40:04 INFO: Scanning blockchain...
2014-09-11 17:40:33 INFO: processed block 0
2014-09-11 17:40:39 INFO: processed block 5000

And miners aren't working..

{"baseTarget":"11025222","height":"8936","generationSignature":"6aa9f43a483a8c24
368941715f10256df9dfdbfde325c42e27b5ccc0ff1466e5"}
{"baseTarget":"10771063","height":"8939","generationSignature":"798ef2477213fdf4
ec6b58ff571f1ffb1d703bc44f31b17338a98111632fc70c"}



And same in pool! Look at the block height!
member
Activity: 67
Merit: 10
not recommended due to "failed to submit share" error. cause of high pool load i think.

Does someone know how to run the burst-pool by uray? I downloaded the source but I dont know how to run it.

That's why I want to build my own pool on my own server to get rid of the high pool load problem.

Thats what im saying, is that it only list the CPU and its Device number 1

I installed amd sdk 2.9.1.  After installation do i need to do anything else to get it to work?

What Catalyst driver version do you have?  Mine is 14.7

Same...Huh

Other than checking that your files are correctly located I am afraid that I have no idea why your gpu isn't 'seen'.
Sorry Sad
Hopefully someone else can help you out though.

Where exactly should they be and what files?  I tried following the readme attached to the 2.0 plotter but i have no clue about the setup and how modify the makefile...

Root directory for one particular drive I have plotted contains the gpuPlotGenerator.exe, and folder called kernel containing three command files (nonce, shabal and util).
Plus the README but obviously not important for functionality.
In addition I have created the plots folder and the batch launch file.  

In order to begin plotting, this was all that was required. Added the miner in also.

How the gpu.exe locates the gpu I do not know, though if you have all of the drivers and such in their default install locations then that shouldn't be a problem.  If they are not then maybe that is the problem.  As I said I do not know how the gpu.exe attempts to locate this information.
hero member
Activity: 686
Merit: 500
Why my wallets on three different pc are resyncing at the same time?!

2014-09-10 23:40:02 INFO: Burst server 1.1.0 started successfully.
2014-09-10 23:40:04 INFO: nxt.apiServerEnforcePOST = "true"
2014-09-11 17:40:04 INFO: Will do a re-scan
2014-09-11 17:40:04 INFO: Scanning blockchain...
2014-09-11 17:40:33 INFO: processed block 0
2014-09-11 17:40:39 INFO: processed block 5000

And miners aren't working..

{"baseTarget":"11025222","height":"8936","generationSignature":"6aa9f43a483a8c24
368941715f10256df9dfdbfde325c42e27b5ccc0ff1466e5"}
{"baseTarget":"10771063","height":"8939","generationSignature":"798ef2477213fdf4
ec6b58ff571f1ffb1d703bc44f31b17338a98111632fc70c"}
legendary
Activity: 3248
Merit: 1070
the ram problem seems fixed, basically i can throw others TB with 8gb, and win 7 will adjust the usage in auto
newbie
Activity: 48
Merit: 0
So I started plotting last night (been 14 hours) using the command:
sh run_generate.sh myaddress 0 7549747200 8121 4    (for my 2TB drive)

I looked today and see that I have one plot (~185GB).

Does this sound correct?

I thought this was supposed to generate a bunch of plots around the 2GB range?

I am on 64-bit linux (14.04) 4gb ram and just testing it out with my 2 TB drive before adding more.

Thanks.

Regards,

LC
newbie
Activity: 42
Merit: 0
not recommended due to "failed to submit share" error. cause of high pool load i think.

Does someone know how to run the burst-pool by uray? I downloaded the source but I dont know how to run it.

That's why I want to build my own pool on my own server to get rid of the high pool load problem.

Thats what im saying, is that it only list the CPU and its Device number 1

I installed amd sdk 2.9.1.  After installation do i need to do anything else to get it to work?

What Catalyst driver version do you have?  Mine is 14.7

Same...Huh

Other than checking that your files are correctly located I am afraid that I have no idea why your gpu isn't 'seen'.
Sorry Sad
Hopefully someone else can help you out though.

Where exactly should they be and what files?  I tried following the readme attached to the 2.0 plotter but i have no clue about the setup and how modify the makefile...
legendary
Activity: 1582
Merit: 1019
011110000110110101110010
Going to throw this out there....I find that if I reboot my computers once per day it really helps keep the CPUs running with minimal load. Haswell Chips with 32 GB RAM allows me to mine with my GPUs while mining BURST. I run about 3-10% CPU usage and around 14.5 GB RAM. This is what I have on both rigs as I type...

https://www.dropbox.com/s/r50qbde6ajodoxo/Screenshot%202014-09-11%2012.21.57.png?dl=0
member
Activity: 67
Merit: 10
not recommended due to "failed to submit share" error. cause of high pool load i think.

Does someone know how to run the burst-pool by uray? I downloaded the source but I dont know how to run it.

That's why I want to build my own pool on my own server to get rid of the high pool load problem.

Thats what im saying, is that it only list the CPU and its Device number 1

I installed amd sdk 2.9.1.  After installation do i need to do anything else to get it to work?

What Catalyst driver version do you have?  Mine is 14.7

Same...Huh

Other than checking that your files are correctly located I am afraid that I have no idea why your gpu isn't 'seen'.
Sorry Sad
Hopefully someone else can help you out though.
newbie
Activity: 46
Merit: 0
i have to start from latest finish plot nonce not to overlap right?

latest finish plot + 1, or you will overlap 1 nonce (well, not a big problem indeed Cheesy )
Ah cool. For sure i dont want to miss a single mb space also so that reply was very helpful bro Wink Cheers.
newbie
Activity: 42
Merit: 0
not recommended due to "failed to submit share" error. cause of high pool load i think.

Does someone know how to run the burst-pool by uray? I downloaded the source but I dont know how to run it.

That's why I want to build my own pool on my own server to get rid of the high pool load problem.

Thats what im saying, is that it only list the CPU and its Device number 1

I installed amd sdk 2.9.1.  After installation do i need to do anything else to get it to work?

What Catalyst driver version do you have?  Mine is 14.7

Same...Huh
member
Activity: 67
Merit: 10
not recommended due to "failed to submit share" error. cause of high pool load i think.

Does someone know how to run the burst-pool by uray? I downloaded the source but I dont know how to run it.

That's why I want to build my own pool on my own server to get rid of the high pool load problem.

Thats what im saying, is that it only list the CPU and its Device number 1

I installed amd sdk 2.9.1.  After installation do i need to do anything else to get it to work?

What Catalyst driver version do you have?  Mine is 14.7
newbie
Activity: 42
Merit: 0
not recommended due to "failed to submit share" error. cause of high pool load i think.

Does someone know how to run the burst-pool by uray? I downloaded the source but I dont know how to run it.

That's why I want to build my own pool on my own server to get rid of the high pool load problem.

Thats what im saying, is that it only list the CPU and its Device number 1

I installed amd sdk 2.9.1.  After installation do i need to do anything else to get it to work?
legendary
Activity: 3766
Merit: 1742
Join the world-leading crypto sportsbook NOW!
i have to start from latest finish plot nonce not to overlap right?

latest finish plot + 1, or you will overlap 1 nonce (well, not a big problem indeed Cheesy )
sr. member
Activity: 432
Merit: 250
not recommended due to "failed to submit share" error. cause of high pool load i think.

Does someone know how to run the burst-pool by uray? I downloaded the source but I dont know how to run it.

That's why I want to build my own pool on my own server to get rid of the high pool load problem.
member
Activity: 67
Merit: 10

Just seen this message, I dont think its my .bat file because when i do the list platformId command, my GPU doesnt show up there either only my CPU.  Im still trying to setup my bat file...

'list platforms' should return you with information about AMD APP SDK, assuming you have that installed and will have an Id #

'list devices ' will return you information on your gpu(s) and cpu.


So for my case and I am also running an R9 290

'list platform' tells me that my platform Id for APP is '0'
'list devices 0' tells me that my gpu has Id '0' and my cpu is recognised with Id '1'.

This is where the two zeros following 'gpuPlotgenerator generate' are coming from in the examples that have been posted.  

hero member
Activity: 518
Merit: 500
Setting OpenCL step3 kernel static arguments
0.0576701% (10652672/5326848 nonces), 8299.71 nonces/minutes...
0.11534% (10655744/5326848 nonces), 10400.3 nonces/minutes...
0.17301% (10658816/5326848 nonces), 11357.2 nonces/minutes...
0.230681% (10661888/5326848 nonces), 11893.5 nonces/minutes...
0.288351% (10664960/5326848 nonces), 12215.5 nonces/minutes...
0.346021% (10668032/5326848 nonces), 12467.4 nonces/minutes...
0.403691% (10671104/5326848 nonces), 12626.9 nonces/minutes...
0.461361% (10674176/5326848 nonces), 12742.9 nonces/minutes...
0.519031% (10677248/5326848 nonces), 12851.2 nonces/minutes...
0.576701% (10680320/5326848 nonces), 12947.5 nonces/minutes...
0.634371% (10683392/5326848 nonces), 13030.8 nonces/minutes...
0.692042% (10686464/5326848 nonces), 13093.8 nonces/minutes...
0.749712% (10689536/5326848 nonces), 13161.1 nonces/minutes...
0.807382% (10692608/5326848 nonces), 13223.1 nonces/minutes...
0.865052% (10695680/5326848 nonces), 13281.6 nonces/minutes...
0.922722% (10698752/5326848 nonces), 13347.3 nonces/minutes...
0.980392% (10701824/5326848 nonces), 13393.2 nonces/minutes...
1.03806% (10704896/5326848 nonces), 13444.7 nonces/minutes...
1.09573% (10707968/5326848 nonces), 13473.2 nonces/minutes...
1.1534% (10711040/5326848 nonces), 13509.5 nonces/minutes...
1.21107% (10714112/5326848 nonces), 13537.3 nonces/minutes...
1.26874% (10717184/5326848 nonces), 13566 nonces/minutes...
gpuplotgenerator generate 0 0 G:\plots blablabla 10649600 5324800 3072 128 1024
r9 280x

Your doing better than me on v.2.0.0, I'm doing 11.5k nonces/min, but my hashes is at 8160. biphen still hasn't answered my question how stagger_size/hashes ratio relates in this gpu plotter as the read me vaguely discusses it.
Jump to: