Pages:
Author

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

legendary
Activity: 1509
Merit: 1030
Solutions Architect
since im quite new to fpga's can someone point me in the right direction on a step by step of what i need to do to set my cairnsmore 1 up for blakecoin mining?

there are some basic notes for x3prog for cm1 in this thread but its a bit buried when I get some spare time will link it atm working on pool code to add UMO to merge


Question, I am mining on blakecoin.com. I have found all the wallets for merged coins EXCEPT  blakecoin... is it the same wallet as blakebitcoin? or is the same wallet shared? When I download the blakecoinwallet from github, it appears to be the same as the blakebitcoin already installed...help me get clear on this one lol

THX

check my github or see the OP Blakecoin is not same as Blakebitcoin

Blakecoin Github
https://github.com/BlueDragon747/Blakecoin

BlakeBitcoin Github
https://github.com/BlakeBitcoin/BlakeBitcoin




legendary
Activity: 2198
Merit: 1000
Question, I am mining on blakecoin.com. I have found all the wallets for merged coins EXCEPT  blakecoin... is it the same wallet as blakebitcoin? or is the same wallet shared? When I download the blakecoinwallet from github, it appears to be the same as the blakebitcoin already installed...help me get clear on this one lol

THX
legendary
Activity: 1358
Merit: 1002

Here is the mcs for programming into the flash on CM1 boards (right click save link as)
http://blakecoin.org/CM1-hv-v04a-175MHz-ucf-150-fmax-161.mcs



There's the mcs i was looking for  Grin   Thank you sir!

Sending some BLC your way! Wink

-Sid



Cool Thanks  Grin

since im quite new to fpga's can someone point me in the right direction on a step by step of what i need to do to set my cairnsmore 1 up for blakecoin mining?
legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
legendary
Activity: 1509
Merit: 1030
Solutions Architect

Here is the mcs for programming into the flash on CM1 boards (right click save link as)
http://blakecoin.org/CM1-hv-v04a-175MHz-ucf-150-fmax-161.mcs



There's the mcs i was looking for  Grin   Thank you sir!

Sending some BLC your way! Wink

-Sid



Cool Thanks  Grin
full member
Activity: 211
Merit: 119
Man is free at the moment he wishes to be.

Here is the mcs for programming into the flash on CM1 boards (right click save link as)
http://blakecoin.org/CM1-hv-v04a-175MHz-ucf-150-fmax-161.mcs



There's the mcs i was looking for  Grin   Thank you sir!

Sending some BLC your way! Wink

-Sid

legendary
Activity: 1509
Merit: 1030
Solutions Architect
Have a question on programming with a xilnx using impact.

How can I perminatly flash a Cairnsmore 1  with the blake bitstream

I have managed to flash 5 of them using xc3sprog but I have two more that will not flash using xc3sprog.

I am able to flash them with impact and they are hashing but am looking for a permanent solution so I can move my last 2 cm1's into the rack with the others. I have been reading through post's hoping to figure this out when I have free time for a few months now.


I have permanently flashed my Lancelot dual spartan6's with impact and they are hashing great.


Any help would be appreciated.


thanks

-Sid

 Grin

Here is the mcs for programming into the flash on CM1 boards (right click save link as)
http://blakecoin.org/CM1-hv-v04a-175MHz-ucf-150-fmax-161.mcs

using iMpact

when you assign the file it will ask if you want to attach a SPI/BPI PROM select yes - then pick the mcs file above and click open - Select: SPI PROM, M25P128, 1 and click ok

just program the flash it does take awhile much longer than just programming the FPGA itself 5-10mins per flash * 4

now if you power cycle the CM1 the Blake bitstream will be loaded every time  Grin

I dont use xc3sprog I just use the program cable and iMpact as that is what is easy for me

Hope that helps
full member
Activity: 211
Merit: 119
Man is free at the moment he wishes to be.
Have a question on programming with a xilnx using impact.

How can I perminatly flash a Cairnsmore 1  with the blake bitstream

I have managed to flash 5 of them using xc3sprog but I have two more that will not flash using xc3sprog.

I am able to flash them with impact and they are hashing but am looking for a permanent solution so I can move my last 2 cm1's into the rack with the others. I have been reading through post's hoping to figure this out when I have free time for a few months now.


I have permanently flashed my Lancelot dual spartan6's with impact and they are hashing great.


Any help would be appreciated.


thanks

-Sid

 Grin
sr. member
Activity: 411
Merit: 250
Saved until July 25th due to developer/community intervention:
BlakeCoin: https://bittrex.com/Market/Index?MarketName=BTC-BLC
legendary
Activity: 1442
Merit: 1008
legendary
Activity: 1509
Merit: 1030
Solutions Architect
I got a reply from Bittrex today BLC is not going to be delisted  Cheesy
legendary
Activity: 1509
Merit: 1030
Solutions Architect

I already sent an email to them yesterday not got a reply yet

Edit:
I sent another email today(17th) but still no reply to either  Cry
hero member
Activity: 910
Merit: 500



Join us now on Kingcoiny and trade your Blakecoin for only 0.15% right now.

https://www.kingcoiny.com/index.php?page=trade&market=BLC

See you soon on Kingcoiny !

Ben
CEO Cryptocoiny Limited
Kingcoiny is a trademark of Cryptocoiny Limited.
sr. member
Activity: 411
Merit: 250
panic. problems with Dirac and BLC. next failure. soon up.
legendary
Activity: 1509
Merit: 1030
Solutions Architect
Looks like bittrex plans to drop Blakecoin on Friday.. Sad

link?

I will contact them again
full member
Activity: 201
Merit: 100
Looks like bittrex plans to drop Blakecoin on Friday.. Sad
sr. member
Activity: 411
Merit: 250
legendary
Activity: 1509
Merit: 1030
Solutions Architect
full member
Activity: 215
Merit: 100
Hey everyone, I thought it would be fun to see if the blake256.cl kernel could be optimised even more than it currently is.  Here is my first attempt - it gives very small gains (about 0.2-0.4% improvement) but they are measurable for me at least.

https://gist.github.com/Griffitsj/55349ccee17bbf87ffd5

To use it you need to replace the blake256.cl file in your cgminer directory and delete all the .bin files.  This only works with the 3.7.2 cgminer release for blakecoin by the way (windows + linux)

In case you are interested I performed 2 separate optimisations - (i) removing variable initialisations and (ii) removing XOR (^) operations.  I really should have tested both optimisations independently, but I am positive that removing the XOR operations increased the performance but not so sure about removing the variable initialisations.  There may be further optimisations I can make which I will look into as and when time permits and I feel motivated to do so.
Pages:
Jump to: