Author

Topic: [ANN][BLC] Blakecoin Blake-256 for GPU/FPGA With Merged Mined Pools Stable Net - page 181. (Read 409454 times)

legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
AMD 7770 on cgminer I16
GPU 0:  53.0C 3111RPM | 699.2M/711.9Mh/s | A:0 R:0 HW:0 U:0.00/m I:16

difficulty 4000 now  Cool
sr. member
Activity: 252
Merit: 250
dont like reaper much. it was fiddly to set up and crashed alot last time i used it
legendary
Activity: 1509
Merit: 1030
Solutions Architect
8.7 MH on i5 2500k with the cpu miner
40 MH on a 560ti with melnikalex's miner Sad i get 84 MH with sha

interesting first time I have seen a Nvidia card benchmark did reaper run on the 560ti?
sr. member
Activity: 252
Merit: 250
8.7 MH on i5 2500k with the cpu miner
40 MH on a 560ti with melnikalex's miner Sad i get 84 MH with sha
legendary
Activity: 1509
Merit: 1030
Solutions Architect
still not working here with those settings on both my 5 and 6 series cards on both win 7 x64 and x86  Cry

no idea why its not working have both cgminer and bfgminer on the same systems  Huh

I need some sleep before I do anymore testing its been a very long day Embarrassed

edit:
ok I used the cgminer.conf and used some of the bits from blake256.conf and it is now up and is working  Cool

still not sure why the commands did not work from before via command line  Undecided

anyways on website
cgminer for Blakecoin
http://blakecoin.org/cgminer-blake256.7z
cgminer for Blakecoin source code
http://blakecoin.org/cgminer-blake256-src.7z

cgminer.conf:

{
"pools" : [
   {
      "url" : "http://127.0.0.1:8772",
      "user" : "username",
      "pass" : "password"
   }
],

"intensity" : "14",
"auto-gpu" : true,
"expiry" : "10",
"failover-only" : true,
"gpu-threads" : "1",
"log" : "5",
"no-restart" : true,
"queue" : "5",
"scan-time" : "1",
"worksize" : "128",
"temp-hysteresis" : "4",
"blake256" : true,
"vectors" : "1",
"kernel-path" : "/"
}

edit:
16 for intensity was too high creating issues on long runs 14 seems to work better
full member
Activity: 224
Merit: 100
The definition of insanity is doing the same thing
Hey bluedragon747 , could you please put the source code + binary for the cg miner on your website , mega is a site i cannot download from , i was able to hit a few blocks with reaper on a saphire 7970
was using settings here

worksize 128
aggression 31
threads_per_gpu 2
sharethreads 1
lookup_gap 2
vectors 1
gpu_thread_concurrency 24576
engine overclocked stable around 1175
memory underclocked
no voltage adjustments
about 2.6 ghs

i hit 6 blocks in about a 22 hour run.
if cg miner is up would like to give it a whirl.

Cinnamon Coin
CSW1E5xRujwfJdr1WPjhairw47o32C4BL3

Blake
BeGSmdYYraYstyBZLtMJ3fJMzBfEN2UPdz


until I have confirmed it either working solo and finding blocks or submitting shares to the pool it will not be on the site sorry
atm all i get with the cgminer -blake256 is "diff1 ff = invalid" A:0 R:0  HW:2960  which is a lot of errors is the miner Confirmed working?

I have the proxy working now so I am not going to do any debuging on the cgminer port until I have some free time

I am happy that melnikalex has made the port of cgminer but I do think it has a bug atm please keep working on it I think the bug is in the difficulty submission function as it never seems to assert true and submit the hash?

I could put it on another file host so you can test it too?

not given it a long test solo so it might work against the wallet but atm working quite hard to get the pool done before end of weekend Wink
 


This works good for me, no hw errors and 2.040G/s (gigabyte 7950)

cgminer --blake256 -o 127.0.0.1:8772 -u user -p password --intensity 15 --auto-fan --auto-gpu



have you found any blocks mining solo with it yet?

Sweeeeeeeeeeeet!!!

I just compile the GPU miner and used boymok's settings but intensity at 16.  I found a block within a few minutes (lucky I guess) with no HW errors ...

 [2013-10-26 21:30:31] Started at [2013-10-26 21:27:50]                    
 [2013-10-26 21:30:31] Pool: http://127.0.0.1:8772                    
 [2013-10-26 21:30:31] Runtime: 0 hrs : 2 mins : 41 secs                    
 [2013-10-26 21:30:31] Average hashrate: 1878.8 Megahash/s                    
 [2013-10-26 21:30:31] Solved blocks: 1                    
 [2013-10-26 21:30:31] Best share difficulty: 1.29M                    
 [2013-10-26 21:30:31] Share submissions: 1                    
 [2013-10-26 21:30:31] Accepted shares: 1                    
 [2013-10-26 21:30:31] Rejected shares: 0                    
 [2013-10-26 21:30:31] Accepted difficulty shares: 874526                    
 [2013-10-26 21:30:31] Rejected difficulty shares: 0                    
 [2013-10-26 21:30:31] Reject ratio: 0.0%                    
 [2013-10-26 21:30:31] Hardware errors: 0                    
 [2013-10-26 21:30:31] Utility (accepted shares / min): 0.38/min                    
 [2013-10-26 21:30:31] Work Utility (diff1 shares solved / min): 1716.05/min
 [2013-10-26 21:30:31] Stale submissions discarded due to new blocks: 0                    
 [2013-10-26 21:30:31] Unable to get work from server occasions: 0                    
 [2013-10-26 21:30:31] Work items generated locally: 0                    
 [2013-10-26 21:30:31] Submitting work remotely delay occasions: 0                    
 [2013-10-26 21:30:31] New blocks detected on network: 2
 [2013-10-26 21:30:31] Summary of per device statistics:
 [2013-10-26 21:30:31] GPU0                | (5s):2.090G (avg):1.878Gh/s | A:1 R:0 HW:0 U:0.4/m I:16                    
 [2013-10-26 21:30:31]                      
legendary
Activity: 1509
Merit: 1030
Solutions Architect
Hey bluedragon747 , could you please put the source code + binary for the cg miner on your website , mega is a site i cannot download from , i was able to hit a few blocks with reaper on a saphire 7970
was using settings here

worksize 128
aggression 31
threads_per_gpu 2
sharethreads 1
lookup_gap 2
vectors 1
gpu_thread_concurrency 24576
engine overclocked stable around 1175
memory underclocked
no voltage adjustments
about 2.6 ghs

i hit 6 blocks in about a 22 hour run.
if cg miner is up would like to give it a whirl.

Cinnamon Coin
CSW1E5xRujwfJdr1WPjhairw47o32C4BL3

Blake
BeGSmdYYraYstyBZLtMJ3fJMzBfEN2UPdz


until I have confirmed it either working solo and finding blocks or submitting shares to the pool it will not be on the site sorry
atm all i get with the cgminer -blake256 is "diff1 ff = invalid" A:0 R:0  HW:2960  which is a lot of errors is the miner Confirmed working?

I have the proxy working now so I am not going to do any debuging on the cgminer port until I have some free time

I am happy that melnikalex has made the port of cgminer but I do think it has a bug atm please keep working on it I think the bug is in the difficulty submission function as it never seems to assert true and submit the hash?

I could put it on another file host so you can test it too?

not given it a long test solo so it might work against the wallet but atm working quite hard to get the pool done before end of weekend Wink
 


This works good for me, no hw errors and 2.040G/s (gigabyte 7950)

cgminer --blake256 -o 127.0.0.1:8772 -u user -p password --intensity 15 --auto-fan --auto-gpu



have you found any blocks mining solo with it yet?
full member
Activity: 132
Merit: 100
BitCoin
Hey bluedragon747 , could you please put the source code + binary for the cg miner on your website , mega is a site i cannot download from , i was able to hit a few blocks with reaper on a saphire 7970
was using settings here

worksize 128
aggression 31
threads_per_gpu 2
sharethreads 1
lookup_gap 2
vectors 1
gpu_thread_concurrency 24576
engine overclocked stable around 1175
memory underclocked
no voltage adjustments
about 2.6 ghs

i hit 6 blocks in about a 22 hour run.
if cg miner is up would like to give it a whirl.

Cinnamon Coin
CSW1E5xRujwfJdr1WPjhairw47o32C4BL3

Blake
BeGSmdYYraYstyBZLtMJ3fJMzBfEN2UPdz


until I have confirmed it either working solo and finding blocks or submitting shares to the pool it will not be on the site sorry
atm all i get with the cgminer -blake256 is "diff1 ff = invalid" A:0 R:0  HW:2960  which is a lot of errors is the miner Confirmed working?

I have the proxy working now so I am not going to do any debuging on the cgminer port until I have some free time

I am happy that melnikalex has made the port of cgminer but I do think it has a bug atm please keep working on it I think the bug is in the difficulty submission function as it never seems to assert true and submit the hash?

I could put it on another file host so you can test it too?

not given it a long test solo so it might work against the wallet but atm working quite hard to get the pool done before end of weekend Wink
 


This works good for me, no hw errors and 2.040G/s (gigabyte 7950)

cgminer --blake256 -o 127.0.0.1:8772 -u user -p password --intensity 15 --auto-fan --auto-gpu

legendary
Activity: 1509
Merit: 1030
Solutions Architect
Hey bluedragon747 , could you please put the source code + binary for the cg miner on your website , mega is a site i cannot download from , i was able to hit a few blocks with reaper on a saphire 7970
was using settings here

worksize 128
aggression 31
threads_per_gpu 2
sharethreads 1
lookup_gap 2
vectors 1
gpu_thread_concurrency 24576
engine overclocked stable around 1175
memory underclocked
no voltage adjustments
about 2.6 ghs

i hit 6 blocks in about a 22 hour run.
if cg miner is up would like to give it a whirl.

Cinnamon Coin
CSW1E5xRujwfJdr1WPjhairw47o32C4BL3

Blake
BeGSmdYYraYstyBZLtMJ3fJMzBfEN2UPdz


until I have confirmed it either working solo and finding blocks or submitting shares to the pool it will not be on the site sorry
atm all i get with the cgminer -blake256 is "diff1 ff = invalid" A:0 R:0  HW:2960  which is a lot of errors is the miner Confirmed working?

I have the proxy working now so I am not going to do any debuging on the cgminer port until I have some free time

I am happy that melnikalex has made the port of cgminer but I do think it has a bug atm please keep working on it I think the bug is in the difficulty submission function as it never seems to assert true and submit the hash?

I could put it on another file host so you can test it too?

not given it a long test solo so it might work against the wallet but atm working quite hard to get the pool done before end of weekend Wink
 
legendary
Activity: 1148
Merit: 1018
It's about time -- All merrit accepted !!!
Hey bluedragon747 , could you please put the source code + binary for the cg miner on your website , mega is a site i cannot download from , i was able to hit a few blocks with reaper on a saphire 7970
was using settings here

worksize 128
aggression 31
threads_per_gpu 2
sharethreads 1
lookup_gap 2
vectors 1
gpu_thread_concurrency 24576
engine overclocked stable around 1175
memory underclocked
no voltage adjustments
about 2.6 ghs

i hit 6 blocks in about a 22 hour run.
if cg miner is up would like to give it a whirl.

Cinnamon Coin
CSW1E5xRujwfJdr1WPjhairw47o32C4BL3

Blake
BeGSmdYYraYstyBZLtMJ3fJMzBfEN2UPdz
member
Activity: 60
Merit: 10
cgminer-blake256-with-dlls.zip (1.6 MB)
https://mega.co.nz/#!Cccw3awJ!SPIS4F7v_bUWLWEvLW2Q5XUJgTNov4xRDcsDe348pjo
--
cgminer must start with -blake256 option not with -scrypt
fix: cgminer must start with -blake256 option not with -scrypt
hero member
Activity: 518
Merit: 500

You should make an announcement for people to send support tickets to Cryptsy to put in on their trade market. As they usually adopt newer coin first than other markets.

I will continue to work on pool stuff for the moment,

BLC has been voted for in the Cryptsy poll
https://bitcointalksearch.org/topic/official-cryptsy-coin-poll-309704

you are most welcome to vote on the poll and put in a support ticket to Cryptsy asking for BLC to be added



I voted it since day one. But support tickets help out too to push it.
legendary
Activity: 1509
Merit: 1030
Solutions Architect
cgminer-blake256-with-dlls.zip (1.6 MB)
https://mega.co.nz/#!Cccw3awJ!SPIS4F7v_bUWLWEvLW2Q5XUJgTNov4xRDcsDe348pjo

thanks for porting to cgminer but I get HW errors and no submissions "diff1 ff = invalid" can you do a difficulty 1 share check and I will try on pool again Smiley
you can try difficulty 256 shares or higher for now

well its not working then all errors "diff1 ff = invalid" A:0 R:0 HW:1438 and its not getting submitted to the pool as it is failing the self test on difficulty?, if you get it working without it saying "diff1 ff = invalid" it might work on the pool, not got the time to debug it atm  Embarrassed
full member
Activity: 224
Merit: 100
The definition of insanity is doing the same thing
Atavacron

I've just started looking at this. I misread your earlier comment about Ztex 6500's and thought you were referring to the Ztex 1.15y. The 6500 is a very different interface, could you just confirm that these are the boards you are referring to...
https://bitcointalksearch.org/topic/x6500-custom-fpga-miner-40058

If so then we just need to modify MPBM to supply the correct midstate and I can base the LX150 code on fpgaminer's.

Crap, sorry for the confusion they are just x6500s, same as the link you pointed to above ( https://bitcointalksearch.org/topic/x6500-custom-fpga-miner-40058 ).

member
Activity: 60
Merit: 10
cgminer-blake256-with-dlls.zip (1.6 MB)
https://mega.co.nz/#!Cccw3awJ!SPIS4F7v_bUWLWEvLW2Q5XUJgTNov4xRDcsDe348pjo

thanks for porting to cgminer but I get HW errors and no submissions "diff1 ff = invalid" can you do a difficulty 1 share check and I will try on pool again Smiley
you can try difficulty 256 shares or higher for now
legendary
Activity: 1509
Merit: 1030
Solutions Architect
cgminer-blake256-with-dlls.zip (1.6 MB)
https://mega.co.nz/#!Cccw3awJ!SPIS4F7v_bUWLWEvLW2Q5XUJgTNov4xRDcsDe348pjo

thanks for porting to cgminer but I get HW errors and no submissions "diff1 ff = invalid" can you do a difficulty 1 share check and I will try on pool again Smiley
legendary
Activity: 1509
Merit: 1030
Solutions Architect

You should make an announcement for people to send support tickets to Cryptsy to put in on their trade market. As they usually adopt newer coin first than other markets.

I will continue to work on pool stuff for the moment,

BLC has been voted for in the Cryptsy poll
https://bitcointalksearch.org/topic/official-cryptsy-coin-poll-309704

you are most welcome to vote on the poll and put in a support ticket to Cryptsy asking for BLC to be added

hero member
Activity: 518
Merit: 500
member
Activity: 60
Merit: 10
cgminer-blake256-with-dlls.zip (1.6 MB)
https://mega.co.nz/#!Cccw3awJ!SPIS4F7v_bUWLWEvLW2Q5XUJgTNov4xRDcsDe348pjo
legendary
Activity: 1713
Merit: 1029
cgminer-blake256-src.zip (894 KB)
https://mega.co.nz/#!CYUD3RJI!ZDXLu3xW2AqX0D7c4Lr28woq4L5OC1AUkTPZFftt568

cgminer-blake256.zip (198 KB)
https://mega.co.nz/#!TVlnVKpC!PHeVhGYdirHDnEdQ3lxULRfHdOINE-2i_esYpMbm5nk

hope this will help with pool

--
cgminer must start with -blake option not with -scrypt
did not check it on little endian platforms

Might want to include the DLLs.
Jump to: