Author

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

sr. member
Activity: 350
Merit: 250
I just want to make sure I have this set up correctly - here is what I've done.

I've downloaded the 1.0.3 client, and set up a wallet. I got 2 BURST from the faucet.

I did not generate a plot yet.

I downloaded "burst-pool-miner" from http://burst-pool.cryptoport.io/howto.html and followed the steps up to submitting but not including launching the miner on Windows (because I don't have a plot yet). After hitting submit I was taken to a page that looked like JSON output. I wasn't sure if I had to wait here for something?? I closed it. 1 BURST was deducted from my wallet.

Before launching the miner, I started creating a plot by running "C:\burst\burst-pool-miner>java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate THEREISALONGNUMBERHERE 1 8191 8191 1". The only output I got/currently see is "Generating from nonce: 1" (it has been about 15 minutes now). Then I opened "run_mine.bat" and I see "{"baseTarget":"7909016","height":"9965","generationSignature":"7d7dc951c487affbdbb9491da132ad91638b93fb9e09a2f7ce994654198838b4"}" repeated over and over along with some read errors occasionally.

I currently have both those windows open.

Am I set up and running correctly?
Yes, that's fine. It'll take a couple confirms of your registration before the pool accepts your work though.
Thank you. Is there a way to confirm my shares are being accepted?
sr. member
Activity: 280
Merit: 250
I just want to make sure I have this set up correctly - here is what I've done.

I've downloaded the 1.0.3 client, and set up a wallet. I got 2 BURST from the faucet.

I did not generate a plot yet.

I downloaded "burst-pool-miner" from http://burst-pool.cryptoport.io/howto.html and followed the steps up to submitting but not including launching the miner on Windows (because I don't have a plot yet). After hitting submit I was taken to a page that looked like JSON output. I wasn't sure if I had to wait here for something?? I closed it. 1 BURST was deducted from my wallet.

Before launching the miner, I started creating a plot by running "C:\burst\burst-pool-miner>java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate THEREISALONGNUMBERHERE 1 8191 8191 1". The only output I got/currently see is "Generating from nonce: 1" (it has been about 15 minutes now). Then I opened "run_mine.bat" and I see "{"baseTarget":"7909016","height":"9965","generationSignature":"7d7dc951c487affbdbb9491da132ad91638b93fb9e09a2f7ce994654198838b4"}" repeated over and over along with some read errors occasionally.

I currently have both those windows open.

Am I set up and running correctly?
Yes, that's fine. It'll take a couple confirms of your registration before the pool accepts your work though.
legendary
Activity: 1512
Merit: 1010
ITSMYNE 🚀 Talk NFTs, Trade NFTs 🚀
Anyone else getting errors in mining? "akka.log-dead-letters-during-shutdown"

Yes, I was also getting this problem, so I stopped mining,
 I don't want to take risk to crash my PC for forever.
hero member
Activity: 644
Merit: 500
Hmmm plotting is so slow. I am generating like 450GB plots per day using windows .
CPU : i7-7400MQ 2.4Ghz
4TB USB3.0 HDD.

Hmmm. Anyway to speed it up?

You have time.
When is ready your plot is forever.
It's not much different when i was buying some asic and wait for shippment.
Almost 4-6 days.
Think the same way.
Like if you buy a lot and you have to wait the delivering.
sr. member
Activity: 350
Merit: 250
I just want to make sure I have this set up correctly - here is what I've done.

I've downloaded the 1.0.3 client, and set up a wallet. I got 2 BURST from the faucet.

I did not generate a plot yet.

I downloaded "burst-pool-miner" from http://burst-pool.cryptoport.io/howto.html and followed the steps up to submitting but not including launching the miner on Windows (because I don't have a plot yet). After hitting submit I was taken to a page that looked like JSON output. I wasn't sure if I had to wait here for something?? I closed it. 1 BURST was deducted from my wallet.

Before launching the miner, I started creating a plot by running "C:\burst\burst-pool-miner>java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate THEREISALONGNUMBERHERE 1 8191 8191 1". The only output I got/currently see is "Generating from nonce: 1" (it has been about 15 minutes now). Then I opened "run_mine.bat" and I see "{"baseTarget":"7909016","height":"9965","generationSignature":"7d7dc951c487affbdbb9491da132ad91638b93fb9e09a2f7ce994654198838b4"}" repeated over and over along with some read errors occasionally.

I currently have both those windows open.

Am I set up and running correctly?
sr. member
Activity: 334
Merit: 250
🌟 æternity🌟 blockchain🌟
Hmmm plotting is so slow. I am generating like 450GB plots per day using windows .
CPU : i7-7400MQ 2.4Ghz
4TB USB3.0 HDD.

Hmmm. Anyway to speed it up?
sr. member
Activity: 350
Merit: 250
The readme says "number of plots" is a commandline argument. I'm misunderstanding what exactly that number refers to. Number off GB in HDD space, something else? I'm trying to get my miner up and running but I'm lost here.

1 plot = 256KB of space

So take your target GB and multiply by 4096

Is this the expected output? It's stuck here and not moving further. I assume this is generating the plot?

Code:
C:\burst\burst-pool-miner>java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate THEREISALONGNUMBERHERE 1 8191 8191 1
Generating from nonce: 1
sr. member
Activity: 334
Merit: 250
🌟 æternity🌟 blockchain🌟
Anyone else getting errors in mining? "akka.log-dead-letters-during-shutdown"
sr. member
Activity: 280
Merit: 250
The readme says "number of plots" is a commandline argument. I'm misunderstanding what exactly that number refers to. Number off GB in HDD space, something else? I'm trying to get my miner up and running but I'm lost here.

1 plot = 256KB of space

So take your target GB and multiply by 4096
sr. member
Activity: 350
Merit: 250
The readme says "number of plots" is a commandline argument. I'm misunderstanding what exactly that number refers to. Number off GB in HDD space, something else? I'm trying to get my miner up and running but I'm lost here.
member
Activity: 60
Merit: 10
Hi everyone,

After many hours of setup I finally made it. I have a 1Tb generation in progress and 3x100Gb already finished.
I would like to test the V2 pool but I haven't any BURST for now. Could someone send me 1 BURST to test it please ? Here is my address : BURST-YA29-QCEW-QXC3-BKXDL.

Regarding the plot generation, I found an OpenCL implementation of Shabal (https://github.com/aznboy84/X15GPU/blob/master/kernel/shabal.cl) that could be used to make a GPU version of the generator. I will try to work on it when I have some free time.

Regards

Hi everyone,

As promised I have been working on a GPU plot generator on the last few days. I made a little program built on top of OpenCL, and it seems to work pretty well in CPU mode. Unfortunately, I can't test the GPU mode as it requires a very powerfull graphic card (with at least 46kB private memory per compute unit, because the algorithm needs at least 4096*64 static bytes to store an entire plot).

Here is a preview you can test for now :
gpuPlotGenerator-src-1.0.0.7z : https://mega.co.nz/#!bcF2yKKL!3Ud86GaibgvwBehoxkbO4UNdiBgsaixRx7ksHrgNbDI
gpuPlotGenerator-bin-win-x86-1.0.0.7z : https://mega.co.nz/#!HJsziTCK!UmAMoEHQ3z34R4RsXoIkYo9rYd4LnFtO_pw-R4KObJs

I will build another release in the end of the day with some minor improvements (threads per compute unit selection, output of OpenCL error codes, improvement of the Makefile to generate the distribution directly).
I will also try to figure out another mean to dispatch the work between the GPU threads to reduce the amount of private memory needed by the program.

For the windows people, you can use the binary version directly.
For the linux people, just download the source archive, make sure to modify the OpenCL library and lib path in the makefile (and maybe the executable name), and build the project via "make". To run the program, you need the "kernel" and the "plots" directories beside the executable.

The executable usage is : ./gpuPlotGenerator

The parameters are the same as the original plot generator, without the threads number.

If you find bugs or if you want some new features, let me now.

If you want to support me, here are my Bitcoin and Burst addresses :
Bitcoin: 138gMBhCrNkbaiTCmUhP9HLU9xwn5QKZgD
Burst: BURST-YA29-QCEW-QXC3-BKXDL

Regards

Just try with amd R9 290X : insufisant private ressource

Same error here with the mighty HD 7990.

Ok. Thank you for you tests.
I will try to reduce memory consumption.
hero member
Activity: 910
Merit: 1000
http://coinia.net/burst/balances.php now shows the balances and builds charts for pool-miners and solo-miners.
member
Activity: 112
Merit: 10
Can anyone give me a direct link to the dcct plotter for windows people keep talking about? Not on the OP and cant find it in the last 10 pages.
sr. member
Activity: 434
Merit: 250
Hi everyone,

After many hours of setup I finally made it. I have a 1Tb generation in progress and 3x100Gb already finished.
I would like to test the V2 pool but I haven't any BURST for now. Could someone send me 1 BURST to test it please ? Here is my address : BURST-YA29-QCEW-QXC3-BKXDL.

Regarding the plot generation, I found an OpenCL implementation of Shabal (https://github.com/aznboy84/X15GPU/blob/master/kernel/shabal.cl) that could be used to make a GPU version of the generator. I will try to work on it when I have some free time.

Regards

Hi everyone,

As promised I have been working on a GPU plot generator on the last few days. I made a little program built on top of OpenCL, and it seems to work pretty well in CPU mode. Unfortunately, I can't test the GPU mode as it requires a very powerfull graphic card (with at least 46kB private memory per compute unit, because the algorithm needs at least 4096*64 static bytes to store an entire plot).

Here is a preview you can test for now :
gpuPlotGenerator-src-1.0.0.7z : https://mega.co.nz/#!bcF2yKKL!3Ud86GaibgvwBehoxkbO4UNdiBgsaixRx7ksHrgNbDI
gpuPlotGenerator-bin-win-x86-1.0.0.7z : https://mega.co.nz/#!HJsziTCK!UmAMoEHQ3z34R4RsXoIkYo9rYd4LnFtO_pw-R4KObJs

I will build another release in the end of the day with some minor improvements (threads per compute unit selection, output of OpenCL error codes, improvement of the Makefile to generate the distribution directly).
I will also try to figure out another mean to dispatch the work between the GPU threads to reduce the amount of private memory needed by the program.

For the windows people, you can use the binary version directly.
For the linux people, just download the source archive, make sure to modify the OpenCL library and lib path in the makefile (and maybe the executable name), and build the project via "make". To run the program, you need the "kernel" and the "plots" directories beside the executable.

The executable usage is : ./gpuPlotGenerator

The parameters are the same as the original plot generator, without the threads number.

If you find bugs or if you want some new features, let me now.

If you want to support me, here are my Bitcoin and Burst addresses :
Bitcoin: 138gMBhCrNkbaiTCmUhP9HLU9xwn5QKZgD
Burst: BURST-YA29-QCEW-QXC3-BKXDL

Regards

Just try with amd R9 290X : insufisant private ressource

Same error here with the mighty HD 7990.

same for me..
member
Activity: 112
Merit: 10
Hi everyone,

After many hours of setup I finally made it. I have a 1Tb generation in progress and 3x100Gb already finished.
I would like to test the V2 pool but I haven't any BURST for now. Could someone send me 1 BURST to test it please ? Here is my address : BURST-YA29-QCEW-QXC3-BKXDL.

Regarding the plot generation, I found an OpenCL implementation of Shabal (https://github.com/aznboy84/X15GPU/blob/master/kernel/shabal.cl) that could be used to make a GPU version of the generator. I will try to work on it when I have some free time.

Regards

Hi everyone,

As promised I have been working on a GPU plot generator on the last few days. I made a little program built on top of OpenCL, and it seems to work pretty well in CPU mode. Unfortunately, I can't test the GPU mode as it requires a very powerfull graphic card (with at least 46kB private memory per compute unit, because the algorithm needs at least 4096*64 static bytes to store an entire plot).

Here is a preview you can test for now :
gpuPlotGenerator-src-1.0.0.7z : https://mega.co.nz/#!bcF2yKKL!3Ud86GaibgvwBehoxkbO4UNdiBgsaixRx7ksHrgNbDI
gpuPlotGenerator-bin-win-x86-1.0.0.7z : https://mega.co.nz/#!HJsziTCK!UmAMoEHQ3z34R4RsXoIkYo9rYd4LnFtO_pw-R4KObJs

I will build another release in the end of the day with some minor improvements (threads per compute unit selection, output of OpenCL error codes, improvement of the Makefile to generate the distribution directly).
I will also try to figure out another mean to dispatch the work between the GPU threads to reduce the amount of private memory needed by the program.

For the windows people, you can use the binary version directly.
For the linux people, just download the source archive, make sure to modify the OpenCL library and lib path in the makefile (and maybe the executable name), and build the project via "make". To run the program, you need the "kernel" and the "plots" directories beside the executable.

The executable usage is : ./gpuPlotGenerator

The parameters are the same as the original plot generator, without the threads number.

If you find bugs or if you want some new features, let me now.

If you want to support me, here are my Bitcoin and Burst addresses :
Bitcoin: 138gMBhCrNkbaiTCmUhP9HLU9xwn5QKZgD
Burst: BURST-YA29-QCEW-QXC3-BKXDL

Regards

Just try with amd R9 290X : insufisant private ressource

Same error here with the mighty HD 7990.
hero member
Activity: 868
Merit: 1000
wow this currency has me stumped. Anyone have a good layman-ish explanation of what plots are for and how the mining correlates to your HDD space? Haven't trouble getting this up and running and not seeing any results from the mining. Can't tell if I'm doing this right.
Simplest explanation I can give is this is similar to proof-of-stake, but the amount of space you have occupied by plot files on your hdd is your stake instead of amount of coins.
Unlike POS, it technically is possible to POW mine this, but the hashrate/W is absolutely horrible compared to mining it as intended.
So is HDD space the ONLY factor in mining here? Buying hard drive space = more coins mined?

Is ~1TB going to generate any income at all?

No.

U need

CPU

RAM

Disk Space

Good Internet Connection

All of the above combine. Lack of any u are better of buying coin
sr. member
Activity: 350
Merit: 250
How do you calculate your nonces before creating a plot? Is mining on your average i7 powered CPU worth it?
full member
Activity: 145
Merit: 100
hey guys.is there still that program that calculate your plot size before starting them


number of nonces * 256 / 1.000.000 = size in Gb
PlotSize (GB) = NumberOfNonces / 4096
NumberOfNonces = PlotSize (GB) * 4096

your formula gives a rough estimation, the one posted by me it`s more... exact (file on disk size).

1**********************9_60000000_40960_40960 - 10Gb (your version) - 10.485Gb (mine)
1GB is 1024*1024 kB. Your formula is wrong. Just check any one plotfile.
member
Activity: 60
Merit: 10
Unfortunately, I can't test the GPU mode as it requires a very powerfull graphic card (with at least 46kB private memory per compute unit, because the algorithm needs at least 4096*64 static bytes to store an entire plot).
It's nice to see someone else working on this, since I seem to have failed in it.

Private memory is actually part of global on AMD cards, so storing it in private isn't any better than just using global for everything; it's local that needs to aimed for for the massive speedup. No AMD cards have more than 64KB local per workgroup, which makes storing it all in local impossible however.

I haven't tried your implementation yet, but on my own first attempt, I also used global on everything also, and the result was faster than the java plotter, but slower than dcct's c plotter. My 2nd attempt used a 32KB local buffer I rotated through for storing the currently being hashed stuff, however I couldn't figure out how to get it copied also to global fast enough, and the local -> global copy killed the performance.

You might be interested in those kernels here: https://bitcointalksearch.org/topic/m.8695829

Thanks, I will look at your kernels to see if I can find a better solution.
sr. member
Activity: 350
Merit: 250
wow this currency has me stumped. Anyone have a good layman-ish explanation of what plots are for and how the mining correlates to your HDD space? Haven't trouble getting this up and running and not seeing any results from the mining. Can't tell if I'm doing this right.
Simplest explanation I can give is this is similar to proof-of-stake, but the amount of space you have occupied by plot files on your hdd is your stake instead of amount of coins.
Unlike POS, it technically is possible to POW mine this, but the hashrate/W is absolutely horrible compared to mining it as intended.
So is HDD space the ONLY factor in mining here? Buying hard drive space = more coins mined?

Is ~1TB going to generate any income at all?
Jump to: