Bitcoin Forum
May 02, 2024, 11:23:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 [595] 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 ... 1315 »
  Print  
Author Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000  (Read 2170602 times)
kev7112001
Sr. Member
****
Offline Offline

Activity: 479
Merit: 250


View Profile
September 26, 2014, 05:41:33 PM
Last edit: September 26, 2014, 05:58:10 PM by kev7112001
 #11881

1 of my hdd stop getting a payout from urays pool 2 3 days ago but my other is ok

nvm i guess the old wallet didnt show them i upgraded to the latest and i see them glad they are on the top now lol

MCXNOW MODERATOR
1714692238
Hero Member
*
Offline Offline

Posts: 1714692238

View Profile Personal Message (Offline)

Ignore
1714692238
Reply with quote  #2

1714692238
Report to moderator
1714692238
Hero Member
*
Offline Offline

Posts: 1714692238

View Profile Personal Message (Offline)

Ignore
1714692238
Reply with quote  #2

1714692238
Report to moderator
1714692238
Hero Member
*
Offline Offline

Posts: 1714692238

View Profile Personal Message (Offline)

Ignore
1714692238
Reply with quote  #2

1714692238
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714692238
Hero Member
*
Offline Offline

Posts: 1714692238

View Profile Personal Message (Offline)

Ignore
1714692238
Reply with quote  #2

1714692238
Report to moderator
twig123
Full Member
***
Offline Offline

Activity: 164
Merit: 100


View Profile
September 26, 2014, 06:20:13 PM
 #11882

Native C++ Miner Update 1.1 R4

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases
for osx, linux64 and win64

  • capable to read large stagger plot, with manual limit option on memory usage
  • Fix thread race condition, which reported to less nonce read
  • add option of buffer size (MB) in mining.conf to limit memory usage

and also, github automatically give the project website : http://uraymeiviar.github.io/burst-miner/

ty uray for the release R4....

i'm using windows..

can you explain how to tune "maxBufferSizeMB" param?
now i have this behaviour:

java miner: HIGH ram usage, but low CPU usage
Uray's miner: HIGH cpu usage, but low RAM usage..

it is correct for you???

or i set up some wrong param?

using higher maxBufferSizeMB should make miner read plot faster but use more memory usage,
using lower maxBufferSizeMB make miner use less memory, in exchange to slower read

you can tune this value to make the miner finish reading plot within 2-3 minutes
I have this running on a system with 4TB worth of plots, and I never see RAM usage go above 36,128K (36M).
My config file is set to allow 2048M, but I guess it doesn't need that much...

Bitcoin: 11c3RRAyVA33DrkNyRz9dfvLogvGvYKWL
LuisPT
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
September 26, 2014, 06:58:34 PM
 #11883

I also have the same problem.
Windows 8.1 64Bits

@Uray and @Blago:

Guys obviously I have some regional issue with connecting the remote IP using R3/R4 Uray's miners such an issue I have with the Blago's miner:

My settings at R4 miner in the conf file are:

 {
    "poolUrl" : "burstpool.ddns.net",
    "submissionMaxDelay" : 30,
    "submissionMaxRetry" : 3,
    "socketTimeout" : 60,
    "maxBufferSizeMB" : 2048,
    "plots" :
    [
       "D:\\BURST\\gpuPlotGenerator-bin-win-x86-2.1.1\\plots"
   ]
 }

It doesn't matter if I set buffersize 64 / 2048 / 4096.. Also doesn't matter if I set port (8124 for DDNS pool) or not (80 port). I tried with firewall absolutely OFF- same situation.
I have different account on other PCs with different IPs and location , the accounts are for both Uray's pools - same issue.
Let me show you some screenshots:

https://i.imgur.com/3AEn7w2.jpg
https://i.imgur.com/yWGaBDF.jpg

I'm still using JAVA miner without any issue , but I have to start different miner for every single HDD ploted...

crowetic
Legendary
*
Offline Offline

Activity: 2282
Merit: 1072


https://crowetic.com | https://qortal.org


View Profile WWW
September 26, 2014, 07:23:46 PM
 #11884

I also have the same problem.
Windows 8.1 64Bits

@Uray and @Blago:

Guys obviously I have some regional issue with connecting the remote IP using R3/R4 Uray's miners such an issue I have with the Blago's miner:

My settings at R4 miner in the conf file are:

 {
    "poolUrl" : "burstpool.ddns.net",
    "submissionMaxDelay" : 30,
    "submissionMaxRetry" : 3,
    "socketTimeout" : 60,
    "maxBufferSizeMB" : 2048,
    "plots" :
    [
       "D:\\BURST\\gpuPlotGenerator-bin-win-x86-2.1.1\\plots"
   ]
 }

It doesn't matter if I set buffersize 64 / 2048 / 4096.. Also doesn't matter if I set port (8124 for DDNS pool) or not (80 port). I tried with firewall absolutely OFF- same situation.
I have different account on other PCs with different IPs and location , the accounts are for both Uray's pools - same issue.
Let me show you some screenshots:




I'm still using JAVA miner without any issue , but I have to start different miner for every single HDD ploted...


well, for one, the burstpool.ddns.net is port 8124, so you have to use burstpool.ddns.net:8124

The other pool I can't help you, but that should get you working on burstpool.ddns.net.



              ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
             ▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
          ▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
        ▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
       ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
     ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓              ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
    ▓▓▓▓▓▓▓▓▓▓▓▓▓                    ▓▓▓▓▓▓▓▓▓▓▓▓▓
   ▓▓▓▓▓▓▓▓▓▓▓▓                        ▓▓▓▓▓▓▓▓▓▓▓▓
  ▒▓▓▓▓▓▓▓▓▓▓▒                          ▒▓▓▓▓▓▓▓▓▓▓
  ▓▓▓▓▓▓▓▓▓▓▒                            ▒▓▓▓▓▓▓▓▓▓▓
 ▒▓▓▓▓▓▓▓▓▓▓                              ▓▓▓▓▓▓▓▓▓▓
 ▓▓▓▓▓▓▓▓▓▓▒                              ▒▓▓▓▓▓▓▓▓▓
 ▓▓▓▓▓▓▓▓▓▓▒                               ▓▓▓▓▓▓▓▓▓▓
 ▒▓▓▓▓▓▓▓▓▓▓                      ▒▓▓▓▓▓▒    ▓▓▓▓▓▓▓
  ▓▓▓▓▓▓▓▓▓▓                        ▓▓▓▓▓▓▓    ▓▓▓▓▓
  ▓▓▓▓▓▓▓▓▓▓▓              ▒▒▒▒▒▒     ▓▓▓▓▓▓▒    ▓▓▓
   ▓▓▓▓▓▓▓▓▓▓▓              ▒▓▓▓▓▓▓    ▒▓▓▓▓▓▓
   ▒▓▓▓▓▓▓▓▓▓▓▓▒              ▓▓▓▓▓▓▓    ▒▓▓▓▓▓▓
    ▒▓▓▓▓▓▓▓▓▓▓▓▓▓              ▓▓▓▓▓▓▒    ▓▓▓▓▓▓▓
      ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▒            ▓▓▓▓▓▓▒    ▓▓▓▓▓▓
       ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓    ▒▓▓▓▓▓▓▒   ▒▓▓▓▓▓▓
         ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓    ▒▓▓▓▓▓▓
           ▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓    ▓▓▓▓▓▓▓
              ▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
                   ▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓


ORTAL
    ..Web and Application hosting.
     ⊙ decentralized infrastructure
    ..leveling and voting.
| https://qortal.org - Infrastructure for the future World
            Founder/current dev group facilitator
[/td][/tr][/table]

[/table]
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
September 26, 2014, 08:11:34 PM
 #11885



well, for one, the burstpool.ddns.net is port 8124, so you have to use burstpool.ddns.net:8124

The other pool I can't help you, but that should get you working on burstpool.ddns.net.





Trust me I already tried 8124 port , I wrote it above where I specify the issue
EDIT: I can run JAVA miner on port 80 at DDNS pool
Yanakitu Tenatako
Sr. Member
****
Offline Offline

Activity: 328
Merit: 250


View Profile
September 26, 2014, 08:54:18 PM
 #11886

1.) What is the purpose of optimizing plot files?
2.) How large plot files should be? Is it same to have 100 x 10Gb files or 10x100Gb files?
3.) Is there any limitation in size of plots miner could handle?
4.) Is there any need to specify RAM size while making plot files, and if so, what is optimal RAM size per machine for mining?
5.) Will it be "hard to hanlde" for miner if I put 4Gb ram in machine and 32Tb in same computer (8 x 4Tb hdds)?

Thank You.

BitFinex, best trading platform ever.
Register here: https://www.bitfinex.com/?refcode=53wNhi4gTx
Irontiga
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
September 26, 2014, 09:03:40 PM
 #11887

1.) What is the purpose of optimizing plot files?
2.) How large plot files should be? Is it same to have 100 x 10Gb files or 10x100Gb files?
3.) Is there any limitation in size of plots miner could handle?
4.) Is there any need to specify RAM size while making plot files, and if so, what is optimal RAM size per machine for mining?
5.) Will it be "hard to hanlde" for miner if I put 4Gb ram in machine and 32Tb in same computer (8 x 4Tb hdds)?

Thank You.


1. reducing disk seeks
2. It doesn't matter at all
3. Nope
4. the bigger the better
5. Yeah, probably
Yanakitu Tenatako
Sr. Member
****
Offline Offline

Activity: 328
Merit: 250


View Profile
September 26, 2014, 09:28:21 PM
 #11888

1.) What is the purpose of optimizing plot files?
2.) How large plot files should be? Is it same to have 100 x 10Gb files or 10x100Gb files?
3.) Is there any limitation in size of plots miner could handle?
4.) Is there any need to specify RAM size while making plot files, and if so, what is optimal RAM size per machine for mining?
5.) Will it be "hard to hanlde" for miner if I put 4Gb ram in machine and 32Tb in same computer (8 x 4Tb hdds)?

Thank You.


1. reducing disk seeks
2. It doesn't matter at all
3. Nope
4. the bigger the better
5. Yeah, probably

Will 8Gb than make it better? Should I re-optimize plot files again after memory upgrade?

BitFinex, best trading platform ever.
Register here: https://www.bitfinex.com/?refcode=53wNhi4gTx
aarqa
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
September 26, 2014, 09:33:40 PM
Last edit: October 01, 2014, 01:32:59 AM by aarqa
 #11889

This is an idiot-proof guide (hopefully) for pool mining at http://burst-pool.cryptoport.io/ using windows 64-bit, with pictures!  I got stuck a few times with setting it up, so I have included a few details and pictures that I hope will help others.

First install or update Java.  This may involve removing older versions.  http://www.java.com/en/download/help/index_installing.xml .  This should put java in C:\Windows\SysWOW64.

http://i59.tinypic.com/wcib6e.jpg

Install or update flash player.  You will need this to copy your account ID or numeric account ID in the BURST wallet.  http://get.adobe.com/flashplayer/

Download the most recent version of the BURST wallet from the first page of https://bitcointalk.org/index.php?topic=731923.

Download the pool miner at http://uraymeiviar.github.io/burst-miner/.

Extract these two files (the wallet and the miner) onto the drive you’re going to be using.

Go the the BURST wallet folder, run the batch file run.bat.  A command prompt window should open and run for a minute until you get a line that says “INFO: Burst server 1.1.2 started successfully” (or whichever Burst server is the most recent version).  If the window closes, it’s most likely a problem with Java, go back and make sure it’s installed correctly.  You can edit the batch file run.bat and put the word ‘pause’ in a second line to keep the window open and see what the error is.

http://i62.tinypic.com/f9nio3.jpg

In the wallet folder, click on the BURST wallet internet shortcut.  Create a new account.  Wait for the blockchain to download completely.  It may take a while, maybe an hour?

Go to the burstcoin faucet at http://burstfaucet.com/ and put in your wallet address, which should look something like BURST-NSRE-4KG9-6LZ4-ETTG3.  Fill out the captcha and you should receive 2 BURST.  Alternatively, if you know someone who has BURST have them send you two BURST coins.  Wait for the coins to post to your balance, then send 1 BURST to someone.  ( You can use my address, BURST-NSRE-4KG9-6LZ4-ETTG3, or the pool’s wallet address, BURST-L28E-WSYC-F4N3-B82AC, if you don’t know of anyone else with an address.)

http://i57.tinypic.com/20f7ts8.jpg

Go to the Burst pool miner folder.  There should be 4 windows batch files.

http://i59.tinypic.com/2h4j3fd.jpg

First, edit the four batch files so that they show the location of java in SYSWOW64.  The first part of each of them should read C:\Windows\SysWOW64\java at the very beginning.

Go the the BURST wallet, click on your burst address and click ‘Copy Numeric Account ID’.  If you don’t get the drop-down it is most likely because your flash player isn’t working right.

http://i60.tinypic.com/2r4snzm.jpg

You can also get the account ID number by going to the pool miner folder, creating a text file called ‘passphrases.txt’ and entering the passphrase for your wallet, then double-clicking on the run_dump_address.bat.  It will create a file called address.txt with your numeric account ID in it.

Now go back to the run_generate.bat batch file.  This is the file that generates your plots.  Edit it to:

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate [numeric account ID] 0 xxxxxx 1000 y

where ‘xxxxx’ is the number of nonces to generate.  What this refers to is how much disk space you’re going to mine with.  It is about 4000 per Gb, so if you’re using 1000 Gb, it will be 4000000.   ‘y’ is the number of threads to use.  There are a few other changes that CAN be made to this, but it only going to run once, so as long as it works you shouldn’t worry about it too much.

In the pool miner folder, double-click on run.bat.  A window will open and close.  Now double-click on run_generate.bat and a command window will open and start generating plots.  It should start to spit out lines like so:

Generating from nonce: 0
Writing from nonce:0
Generating from nonce: 1000
Writing from nonce:1000

This means you are generating plots.  Let it run all the way through, it will stop at the number of nonces you told it to generate and close.  It will take a very long time, hours and hours.  One of my computers took 36 hours to finish.

If you are running another miner on your graphics cards (scrypt, x-11, blake, etc.), that miner might slow down until you are finished generating plots.  Don't worry, it will speed up again after the plots are finished generating.


Now to set up the pool.

Go to http://127.0.0.1:8125/rewardassignment.html.  .  Under ‘Set reward recipient:’ in the ‘passphrase’ box enter your passphrase.  In the ‘recipient’ box enter 10745596296835956940.  (The instructions for this are at http://burst-pool.cryptoport.io/howto.html )  If you did not wait for the blockchain to finish downloading in the wallet, then it won’t work.  Wait for it to finish and try again.


Now go back to the pool miner folder.  Edit the run_mine.bat batch file to:

C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://burst-pool.cryptoport.io:80"

Now double-click on the run_mine.bat batch file and it should open a command window and start to run.  It should start displaying lines that look like:

[“baseTarget”:”4045283”,”height”:”16561”,”generation signature”:4e8g8gfg2fe6f204g82c9e7gh7aa87c7650g7588d9b3gh4f782219va3546c67a”]

and occasionally give you a result about submitting shares.  It may give you an error about submitting shares at first, just give it a while and it should start successfully submitting them.

When it starts successful submitting shares, you can confirm that you are mining by going to http://burst-pool.cryptoport.io/ and searching for your BURST account ID (BURST-xxxx-xxxx-xxxxx) using ctrl-f.  Again, it might take a few rounds, so give it a little time if you don’t find it.


Note: You can start mining without waiting for the plots to finish generating, you'll just have a lower chance of getting anything for it.


What my four batch files look like:

run.bat
   C:\Windows\SysWOW64\java -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %*

run_dump_address.bat
   C:\Windows\SysWOW64\java -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner dumpaddr >address.txt

Run_generate:
   C:\Windows\SysWOW64\java -Xmx1024m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 13867756655654712537 0 3200000 1000 3

run_min.bat:
   C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://burst-pool.cryptoport.io:80"


Many thanks to KSpinner, who wrote the first guide I went off of at https://bitcointalk.org/index.php?topic=731923.msg8298999#msg8298999 and to billyboy402 at youtube who made a video at https://www.youtube.com/watch?v=oYlf1xFTHvs
Feel free to tip them or to tip me.  1 BURST is currently only $.0006, so it’s not that much.  Have fun mining!

 my BURST address: NSRE-4KG9-6LZ4-ETTG3

****EDIT:***
I wasn't getting anything off of two of my computers with the stagger only at 10.  I made a change to the stagger and it seems to be working better.  The changed was made to the run_generate.bat file, I changed '10' to '1000' so that my run_generate.bat was read as:  C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate [numeric account ID] 0 xxxxxx 1000 y.  It seems to work better.
Irontiga
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
September 26, 2014, 09:34:48 PM
 #11890



well, for one, the burstpool.ddns.net is port 8124, so you have to use burstpool.ddns.net:8124

The other pool I can't help you, but that should get you working on burstpool.ddns.net.



Trust me I already tried 8124 port , I wrote it above where I specify the issue
EDIT: I can run JAVA miner on port 80 at DDNS pool

You must use dcct or uray miner on this pool
bigeliphant
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
September 26, 2014, 10:05:02 PM
Last edit: September 26, 2014, 10:30:34 PM by bigeliphant
 #11891

If my hdd is 1tb but it show up as 931gb, does that mean i shouldn't go over 931gb creating plots?

add: must be, it's that macintosh is different, it's 1tb in bytes.
uray
Hero Member
*****
Offline Offline

Activity: 1400
Merit: 505


View Profile
September 26, 2014, 10:07:44 PM
 #11892

is it possible see the deadline that found the block in the block expoler?

You can infer it with reasonable accuracy from the delay since the reporting of the previous block.



see that small text below tx amount
Round Time ...
its the deadline for that block
Brandon1000
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
September 26, 2014, 10:48:21 PM
 #11893

I use POC_Pool miner and keep getting this error spuraticly and not sure why. Any help?

[INFO] [09/25/2014 15:16:55.970] [default-akka.actor.default-dispatcher-2] [akka://default/user/$a/$c] Message [pocminer_pool.Miner$msgSendResults] from Actor[akka://default/deadLetters] to Actor[akka://default/user/$a/$c#-1365268779] was not delivered. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'.

my bat file:

C:\Windows\SysWOW64\java -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://178.62.39.204:8121
planeswalker
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
September 26, 2014, 11:15:18 PM
 #11894

I also have the same problem.
Windows 8.1 64Bits

@Uray and @Blago:

Guys obviously I have some regional issue with connecting the remote IP using R3/R4 Uray's miners such an issue I have with the Blago's miner:

My settings at R4 miner in the conf file are:

 {
    "poolUrl" : "burstpool.ddns.net",
    "submissionMaxDelay" : 30,
    "submissionMaxRetry" : 3,
    "socketTimeout" : 60,
    "maxBufferSizeMB" : 2048,
    "plots" :
    [
       "D:\\BURST\\gpuPlotGenerator-bin-win-x86-2.1.1\\plots"
   ]
 }

It doesn't matter if I set buffersize 64 / 2048 / 4096.. Also doesn't matter if I set port (8124 for DDNS pool) or not (80 port). I tried with firewall absolutely OFF- same situation.
I have different account on other PCs with different IPs and location , the accounts are for both Uray's pools - same issue.
Let me show you some screenshots:

https://i.imgur.com/3AEn7w2.jpg
https://i.imgur.com/yWGaBDF.jpg

I'm still using JAVA miner without any issue , but I have to start different miner for every single HDD ploted...


well, for one, the burstpool.ddns.net is port 8124, so you have to use burstpool.ddns.net:8124

The other pool I can't help you, but that should get you working on burstpool.ddns.net.

I had this issue but changing the drive letter to lowercase fixed it.  I guess tolower(); wasn't used?
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
September 27, 2014, 12:03:49 AM
 #11895

I had this issue but changing the drive letter to lowercase fixed it.  I guess tolower(); wasn't used?

It doesn't take any change to me
agran
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


View Profile
September 27, 2014, 01:16:02 AM
 #11896

https://bter.com/voting#BURST

Pleace voite!

Already - 2,317 votes and 17 place.

QORA | 2ND GEN | NEW SOURCE CODE | QTz6fSV2VNc2wjwwsw57kwQzgQhmGw5idQ
BChydro
Hero Member
*****
Offline Offline

Activity: 1426
Merit: 506


View Profile
September 27, 2014, 01:41:01 AM
 #11897

Does anyone know how much BTR you need to get 2 votes per hour on bter.com?
Blago
Sr. Member
****
Offline Offline

Activity: 416
Merit: 250



View Profile
September 27, 2014, 02:19:42 AM
Last edit: September 27, 2014, 02:34:13 AM by Blago
 #11898

I had this issue but changing the drive letter to lowercase fixed it.  I guess tolower(); wasn't used?

It doesn't take any change to me

I can not find the problem, because the miner is working fine for me with a pool:

Code:
miner.exe pool burstpool.ddns.net 8124 C:\pocminer_v1-burst\plots\ D:\pocminer_v1-burst\plots\ E:\pocminer_v1-burst\plots\ G:\pocminer_v1-burst\plots\ H:\pocminer_v1-burst\plots\ F:\plots\

Note:
drive letter upper case.
No deadlines because i did not set reward assignment, but miner sent shares and get mining info from pool (trying port 80 and 8124)



Relax, I’m russian!...
BURST-B2LU-SGCZ-NYVS-HZEPK
SpeedDemon13
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
September 27, 2014, 02:22:39 AM
 #11899

Native C++ Miner Update 1.1 R4

binaries and source available here : https://github.com/uraymeiviar/burst-miner/releases
for osx, linux64 and win64

  • capable to read large stagger plot, with manual limit option on memory usage
  • Fix thread race condition, which reported to less nonce read
  • add option of buffer size (MB) in mining.conf to limit memory usage

and also, github automatically give the project website : http://uraymeiviar.github.io/burst-miner/

So, is this only for pool mining at your pool? Or can this solo mine also?

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
mafostedu
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
September 27, 2014, 03:58:04 AM
 #11900

ok, i will make optimization, but after we dont have any critical issue first, i want to make this miner can read any weird and funky plot first

Can you also implement log file generation so that we can check when the miner is crashed & find out the possible reason behind  that crash ?
Pages: « 1 ... 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 [595] 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 ... 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!