Bitcoin Forum
April 26, 2024, 09:40:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 [381] 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 ... 1315 »
  Print  
Author Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000  (Read 2170601 times)
Patek
Member
**
Offline Offline

Activity: 64
Merit: 10


View Profile
September 08, 2014, 04:40:24 PM
 #7601

Huh, after couple hours of testing and stuff I finally got miner working. However, still got some questions - here they come:

I'm running miner on 2TB partition - 2 threads cpu and 4gb ram. My plot generator config looks like this (found on previous pages):

Code:
C:\Windows\System32\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate my_account 0 81920 1000 2
C:\Windows\System32\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate my_account 81921 81920 1000 2
C:\Windows\System32\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate my_account 163842 81920 1000 2
C:\Windows\System32\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate my_account 245763 81920 1000 2
pause

It produces plot files of ~20 gb in size. Can I make any changes to make it more efficient? Or is it already running as supposed?
What happens when all 4 files are created and config says "pause"? I assume it will stop generating plots. What then? IS it time for miner to finally solve those plots? How will I know if miner solved everything there was to be solved? What to do once its done? Erase those plot files and start over again?

1714124411
Hero Member
*
Offline Offline

Posts: 1714124411

View Profile Personal Message (Offline)

Ignore
1714124411
Reply with quote  #2

1714124411
Report to moderator
1714124411
Hero Member
*
Offline Offline

Posts: 1714124411

View Profile Personal Message (Offline)

Ignore
1714124411
Reply with quote  #2

1714124411
Report to moderator
1714124411
Hero Member
*
Offline Offline

Posts: 1714124411

View Profile Personal Message (Offline)

Ignore
1714124411
Reply with quote  #2

1714124411
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714124411
Hero Member
*
Offline Offline

Posts: 1714124411

View Profile Personal Message (Offline)

Ignore
1714124411
Reply with quote  #2

1714124411
Report to moderator
1714124411
Hero Member
*
Offline Offline

Posts: 1714124411

View Profile Personal Message (Offline)

Ignore
1714124411
Reply with quote  #2

1714124411
Report to moderator
wmikrut
Hero Member
*****
Offline Offline

Activity: 631
Merit: 501



View Profile WWW
September 08, 2014, 04:43:40 PM
 #7602

So basically I can create a plot file... let's say -- 10G worth.
I test, I am happy... and not I want to soak up another 90G.

I can just create a second plot file (no overlapping nonces) and as long as they are in the same folder, everything is good.
I know under Linux I could symlink the plot files from other drives into the /plots folder -- as long at they are there, they will be used for mining.

Does that sound accurate?
This may actually be answered by the previous post as well.

I will NEVER ask for any kind of funds up front in a buy/sale of anything on bitcointalk.

BM-2cTFihJKmSwusMAoYuUHPvpx56Jozv64KK
fanepatent
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
September 08, 2014, 04:46:01 PM
 #7603

So basically I can create a plot file... let's say -- 10G worth.
I test, I am happy... and not I want to soak up another 90G.

I can just create a second plot file (no overlapping nonces) and as long as they are in the same folder, everything is good.
I know under Linux I could symlink the plot files from other drives into the /plots folder -- as long at they are there, they will be used for mining.

Does that sound accurate?
This may actually be answered by the previous post as well.

It was answered. By me.
Short story, symlinks are necessary for Win. In Xubuntu the miner worked with a simple drag n drop shortcut.

BURST - BURST-58XP-63WY-XSVQ-ASG9A
wmikrut
Hero Member
*****
Offline Offline

Activity: 631
Merit: 501



View Profile WWW
September 08, 2014, 04:47:11 PM
 #7604

Understood... thank you!

I will NEVER ask for any kind of funds up front in a buy/sale of anything on bitcointalk.

BM-2cTFihJKmSwusMAoYuUHPvpx56Jozv64KK
fanepatent
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
September 08, 2014, 05:12:20 PM
 #7605

Understood... thank you!


I haven't tried to create shortcuts of files directly. It will be very interesting if it will work...

BRB

edit: Guess what... You can make direct shortcuts of the files in one folder and use one miner. I guess the same could be applied to Windows with symlinks

BURST - BURST-58XP-63WY-XSVQ-ASG9A
tex81
Full Member
***
Offline Offline

Activity: 145
Merit: 100


View Profile
September 08, 2014, 05:15:27 PM
 #7606

1) If total number of nonces is 2^64 - is there any (statistical) reason to use all 64 bits in nonce numbers?
2) If I mine on pool for 2 different accounts (colocation) - should I use 2 miners?

Russia
wmikrut
Hero Member
*****
Offline Offline

Activity: 631
Merit: 501



View Profile WWW
September 08, 2014, 05:16:35 PM
 #7607

Understood... thank you!


I haven't tried to create shortcuts of files directly. It will be very interesting if it will work...

BRB

I know there is a windows tool (NTFS Links maybe) that lets you symlink files like you do in Linux.   The only gotcha was if you deleted the link... it removed the file as well.

I haven't used it since XP and would see if there is a W7 version of it.

I will NEVER ask for any kind of funds up front in a buy/sale of anything on bitcointalk.

BM-2cTFihJKmSwusMAoYuUHPvpx56Jozv64KK
fanepatent
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
September 08, 2014, 05:23:10 PM
 #7608

Understood... thank you!


I haven't tried to create shortcuts of files directly. It will be very interesting if it will work...

BRB

edit: Guess what... You can make direct shortcuts of the files in one folder and use one miner. I guess the same could be applied to Windows with symlinks

BRB

I know there is a windows tool (NTFS Links maybe) that lets you symlink files like you do in Linux.   The only gotcha was if you deleted the link... it removed the file as well.

I haven't used it since XP and would see if there is a W7 version of it.


There is a downside to making shortcuts of all the files in one single folder. It takes a bit to read them, I got shortcuts to 4 Tb of plots and it takes a while. Also keeping 6 cores out of 8 from an i7 4770 at 50%

BURST - BURST-58XP-63WY-XSVQ-ASG9A
Dzus1k
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
September 08, 2014, 05:27:57 PM
 #7609

Why is my miner on pool v2 crashing ? It was fine for 2 days and for today 1 crash like every 2 hours. Something wrong with pool or at my side ?
fanepatent
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
September 08, 2014, 05:32:22 PM
 #7610

Why is my miner on pool v2 crashing ? It was fine for 2 days and for today 1 crash like every 2 hours. Something wrong with pool or at my side ?

Don't run it directly from the bat file. Open a CMD and open the bat there. This way you will see why it crashed.
Most probably it ran out of memory

BURST - BURST-58XP-63WY-XSVQ-ASG9A
BChydro
Hero Member
*****
Offline Offline

Activity: 1426
Merit: 506


View Profile
September 08, 2014, 06:00:12 PM
 #7611

First reward decrease in under 2 days and difficulty is still rising exponentially! Glad I made the decision to purchase some overpriced HDDs from Future Shop when I first heard about this coin...
Ortegon
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
September 08, 2014, 06:03:42 PM
 #7612

Guys, is anywhere a vote for adding this coin to cryptsy.com? It'll be good for it.
theblazehen
Full Member
***
Offline Offline

Activity: 194
Merit: 100



View Profile
September 08, 2014, 06:09:33 PM
Last edit: September 08, 2014, 06:28:19 PM by theblazehen
 #7613

Hey guys, balance for faucet down to 1.76K, anyone want to top it up a bit?

burstfaucet.net

BURST: BURST-ZRT2-GB5S-A6CS-HBVAE
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
September 08, 2014, 06:11:02 PM
 #7614

can someone tell me his kernel memory(paged) for 3tb? my paged is 5gb with 3tb, is this normal?

anyone?
milly6
Legendary
*
Offline Offline

Activity: 1632
Merit: 1010



View Profile WWW
September 08, 2014, 06:11:28 PM
 #7615

OP Can you please upload everything on another mirror. Mega.co.nz is bogged down, or just not working today.. would be nice to have a different download location. I cannot get the wallet or miner. Thanks.

Eyes open, No Fear. Be Safe! Trinity: Currency Without Bias
milly6
Legendary
*
Offline Offline

Activity: 1632
Merit: 1010



View Profile WWW
September 08, 2014, 06:12:48 PM
 #7616

Guys, is anywhere a vote for adding this coin to cryptsy.com? It'll be good for it.

You might want to check the cryptsy voting list for that... or just tweet at them. I dont think they really use the voting list to make actual determinations on what coins will be added.

Eyes open, No Fear. Be Safe! Trinity: Currency Without Bias
SpeedDemon13
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
September 08, 2014, 06:26:24 PM
 #7617

Guys, is anywhere a vote for adding this coin to cryptsy.com? It'll be good for it.

You might want to check the cryptsy voting list for that... or just tweet at them. I dont think they really use the voting list to make actual determinations on what coins will be added.

Seems like Cryptsy stop using the voting list for nearly 2 months now.

CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
extremist
Full Member
***
Offline Offline

Activity: 229
Merit: 100



View Profile
September 08, 2014, 06:27:08 PM
 #7618

HI guys! very interesting coin. pls send me some for test. plots generating is very slow on my old amd proc.( BURST-GQKE-37E9-KLWD-2Y5EX
thx
fanepatent
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
September 08, 2014, 06:28:08 PM
 #7619

HI guys! very interesting coin. pls send me some for test. plots generating is very slow on my old amd proc.( BURST-GQKE-37E9-KLWD-2Y5EX
thx

For testing what. You are joking right?

BURST - BURST-58XP-63WY-XSVQ-ASG9A
theblazehen
Full Member
***
Offline Offline

Activity: 194
Merit: 100



View Profile
September 08, 2014, 06:28:50 PM
 #7620

HI guys! very interesting coin. pls send me some for test. plots generating is very slow on my old amd proc.( BURST-GQKE-37E9-KLWD-2Y5EX
thx

burstfaucet.com

BURST: BURST-ZRT2-GB5S-A6CS-HBVAE
Pages: « 1 ... 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 [381] 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 ... 1315 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!