Hacker News new | ask | show | jobs
by mikewarot 1046 days ago
One of my bucket list items is to bring about a new model of computation, the BitGrid[1]. It's a cross between a systolic array and FPGAs... but it would definitely NOT work as a practical FPGA.

On the other hand, maybe it could bring Exaflop computing to the masses? A million LUTs all working in parallel is a ton of horsepower. And it should only be a bit bigger than a 2 megabyte Static RAM

[1] https://github.com/mikewarot/Bitgrid/blob/master/WhyBitGrid....