Search content
Sort by

Showing 7 of 7 results by mike_la_jolla
Post
Topic
Board Mining (Altcoins)
Re: DIY FPGA Mining rig for any algorithm with fast ROI
by
mike_la_jolla
on 07/08/2018, 17:01:34 UTC
Not sure if i remember correctly but you might have some luck checking out the FPGA discord group: (https://discord.gg/25DpDCS). Not sure if thats where i saw it, but i once saw downloads links to bitstreams from that or some other discord group.

Anyway, just stumbled upon the Zetheron website recently. Congratulations to whitefire, senseless, GPUhoarder, and everyone else that has pushed this to succeed. Hopefully this is a step towards further decentralization away from ASICS.

I'll check it, of course, thanx. Don't get me wrong, but I hope that 4% fee is high enough to make all possible downloads easily accessible for each potential donator (aka cryptoFPGA end user)...

Should be way less.  Like a lot less.
Curious.  On what basis do you make this statement?  "Should be way less.  Like a lot less."  Given what I know, 4% seems like a pretty good deal.
Post
Topic
Board Mining (Altcoins)
Re: DIY FPGA Mining rig for any algorithm with fast ROI
by
mike_la_jolla
on 06/08/2018, 18:29:24 UTC
Quote
What about the upcoming HBM2 FPGA's? Does that drastically change the playing field?
Probably not.  You get 20x performance improvement on the DDR4<->FPGA interface but no improvement anywhere else.  So the algorithm you are accelerating must require high amounts of sequential access to a large memory bank.  And any algorithm could be made resistant to acceleration by an HMB/FPGA merely by requiring >16GB of memory.

... And the present price of the HBM devices is *shocking* ...  Better from Intel/Altera than Xilinx, but still more than this market can tolerate.  Also, Intel/Altera has not executed well in the last 2-3 years.  Getting a Stratix10 device has been a bit of a joke in the FPGA world.
Post
Topic
Board Mining (Altcoins)
Re: DIY FPGA Mining rig for any algorithm with fast ROI
by
mike_la_jolla
on 26/07/2018, 21:39:36 UTC
Quote
Right now the number of these FPGA's (in the world) that are actually available is about 500 (taking into account high-current boards only).  So even if someone wanted to 'monopolize' this technology they could not.

Later this year, 5000-9000 boards will enter the market.  It will be late 2019 before 25,000 boards are even manufactured.  By then, the crypto market will probably have doubled or tripled, which means the number of supported FPGA's also doubles or triples.  So it is not clear that the FPGA's can ever catch up to the market.
Your '500' is very low.  5000, and possibly more, of the 1525 variants will enter some sort of operation within the next few weeks.  This is gonna be a race until the rigs become unprofitable. 

I would add that the secondary market for these boards, once rendered unprofitable for altcoin mining, is nil.

PS -- The '300A' Bittware card is a single FPGA?  VU13P maybe?  Seems like overkill.
Post
Topic
Board Beginners & Help
Modular FPGA Miner Hardware Design Development
by
mike_la_jolla
on 30/06/2011, 15:51:43 UTC
Hey -- Management appears to restrict experts from chiming in.  But I would comment that the thread 'Modular FPGA Miner Hardware Design Development' is VERY amusing ....
Post
Topic
Board Development & Technical Discussion
Re: An estimate of fpga performance
by
mike_la_jolla
on 03/06/2011, 17:19:22 UTC
Post
Topic
Board Development & Technical Discussion
Re: FPGA Expert here ... How can I help?
by
mike_la_jolla
on 28/12/2010, 17:53:05 UTC
The EFF built Deep Crack for less than $250,000, I thought he has make it with custom ASIC DES chips (called Deep Crack or AWT-4500) http://en.wikipedia.org/wiki/Deep_crack.
That appears to have been 1998.  You might be able to do it for a few 100's of thousands, but you would start with FPGAs and then hardwire.
Post
Topic
Board Development & Technical Discussion
FPGA Expert here ... How can I help?
by
mike_la_jolla
on 27/12/2010, 19:48:52 UTC
mike_la_jolla checking in here to clarify some FPGA questions.

- DNDPB_S327:  http://www.dinigroup.com/new/DNDPB_S327.html
List price is $19,680 for quantity 1.

- This is probably a much better choice:  DNBFC_S12_PCIe: http://www.dinigroup.com/new/DNBFC_S12_PCIe.html
List price for quantity 1 is $8,950.  We sell thousands of these to do (spooky) things.  We can fit 12 in a single chassis.

- 300 MHz is probably not achievable for Spartan-6 or Cyclone 3.  With some effort by an expert, assume you can get to 200 Mhz or so.  Don't bother with the 'C' to FPGA methodologies.  You'll need someone that is well versed in VHDL/verilog.  Also, you generally can't get to 100% utilization without breaking the tools.

- Any FPGA solution will required a host.  The DNDPB_S327 connects via Ethernet, so has low data throughput.  The DNBFC_S12_PCIe is GEN1/GEN2 PCIe, so the bandwidth is much higher.

- Those of you that think you can do a custom ASIC are nuts.  The expense and effort of an ASIC would cost millions ($USD).  The Genomic search market isn't even large enough to support a custom ASIC.

- If this is a pure code breaking application, you are probably better off with FPGAs than GPUs, but it is very easy to gang together a few Xboxes.  FPGAs are harder to come by.