Slashdot Mirror


User: hamish_moffatt

hamish_moffatt's activity in the archive.

Stories
0
Comments
6
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6

  1. FPGAs on FPGA Supercomputers · · Score: 2

    Current FPGAs don't run faster than general purpose CPUs, Megahertz-wise; actually, nowhere near it. The advantage is that you can do lots of things in parallel, though eg build a massively parallel machine. It's a huge task to take a machine like this (effectively a bunch of empty chips) and make it do something useful.

    The company who makes these computers has been around for a few years.

    As to reconfiguring 1000s of times per second, that seems a bit unlikely. Typically programming time on a Xilinx FPGA is at least a second, in my experience.

    Hamish

    Disclaimer: I work with FPGAs for a living.

  2. Re:FPGA? on FPGA Supercomputers · · Score: 1

    Actually, most FPGAs are based on static RAM and are programmed each time you power them on, through a host microprocessor or external ROM. No EM fields are needed (nor welcome).

  3. Re:This destroys the integrity of the app on Debian, XPDF and Copyrights · · Score: 1

    What are you on about?

  4. Re:pdfview on Debian, XPDF and Copyrights · · Score: 1

    The GPL does not require any such thing.

  5. Re:Hypocracy in action on Debian, XPDF and Copyrights · · Score: 1

    Debian won't be violating anyone's copyright if I apply this patch. We will give our users the tools to print and cut and paste from any PDF document. You can already make illegal copies of anything with /bin/cp if you wish; it's up to the end user to act within the law. Besides, fair use allows some copying, which xpdf currently denies.

  6. Re:Why is this being hocked around the news sites? on Debian, XPDF and Copyrights · · Score: 1

    I maintain the xpdf package. I asked on the debian-devel list for opinions from other developers. I wanted a concensus.. none found on slashdot though!