There has been some activity in the FPGA realm lately.  First, Microsoft has published a paper at ISCA (a very well-known peer-reviewed computer architecture conference) about using FPGAs in datacenters for page ranking processing for Bing. In a test deployment, MS reported up to 95% more throughput for only 10% more power. The added total cost of ownership (TCO) was less than 30%. Microsoft used Altera Stratix V FPGAs in a PCIe form-factor with 8GB of DDR3 RAM on each board. The FPGAs were connected with each other in a 6x8 torus configuration using a 10Gb SAS network. Microsoft mentioned that it programmed the FPGAs in Verilog and that this hand-coding was one of the challenging aspects of the work. However, Microsoft believes using high-level tools such as Scala (presumably a domain-specific subset), OpenCL or "C-to-gates" tools such as AutoESL or ImpulseC might also be suitable for such jobs in the future. Microsoft appears to be pretty happy with the results overall and hopes to deploy the system in production in 2015.

Intel revealed plans to manufacture a CPU-FPGA hybrid chip that combines Intel's traditional Xeon-line CPU cores with FPGAs on a single chip. The FPGA and CPU will have coherent access to memory.  The exact details of the chip, such as number of CPU cores or the amount of logic and other resources of the FPGA, or even who is the source for the FPGAs (likely Altera), is not revealed. However, we do know that the chip will be package compatible with the existing Xeon E5 line. Intel mentions that FPGAs can deliver "up to 10x" the performance on unspecified industry benchmarks. Intel further claims its implementation will deliver another 2x improvement (so 20x total) because of coherency and lower CPU-FPGA latency. We will have to wait for more information about this product to validate any of Intel's claims. It will also be interesting what software and development tools Intel provides for this chip.

Finally, you may remember our previous coverage of OpenCL on Altera's FPGAs and we had mentioned that Xilinx had some plans for OpenCL as well.  Recently (~2 months ago) Xilinx updated its Vivado design suite and now includes "early access" support for OpenCL.

Overall, these announcements point to increased adoption of FPGAs in mainstream applications. Datacenters are very focused on performance per watt as they tend to be power limited, with increasing performance needs. Progress on scaling performance through multicore CPUs has slowed, and relying on GPUs to increase overall performance per watt has an upper bound as well. In a power constrained environment where two different types of general purpose processors are limited by progress on the process node side, we need to find another option to continue to scale performance. In an ideal world, one may design application-specific integrated circuits (ASICs) to get the highest performance/watt, but ASICs are hard to design and once deployed cannot be changed. This solution is not a good fit for datacenter applications, where the workload (such as algorithms for search) are tweaked and changed over time. FPGAs can offer a happy medium between CPUs and ASICs in that they offer programmable and reconfigurable hardware and can still offer a performance/watt advantage over CPUs because they effectively customize themselves to the algorithm. Making FPGAs accessible to more mainstream application programmers (i.e. those who are used to writing C, C++, Java etc. and not Verilog) will be one of the problems and tools such as OpenCL (and more) are gaining steam in this space.

Comments Locked

23 Comments

View All Comments

  • ratbert1 - Saturday, June 21, 2014 - link

    When using acronyms it is common to expand it on the first usage. I find it amusing that TCO and ASICs are expanded, but field programmable gate array (FPGA) is nowhere in the article. I had no idea what it was. Not just you Rahul. This happens a lot on this site.
  • blowfish - Saturday, June 21, 2014 - link

    Very well said, ratbert1, +1 on that!
  • Stochastic - Saturday, June 21, 2014 - link

    I feel that Anandtech writers (not Anand so much--he's better about this) often assume that their readers have a lot of background knowledge. As someone who didn't major in engineering or computer science in college, a lot of this stuff is new to me. Of course with Google and Wikipedia it doesn't take long to educate myself, but it becomes tedious to do this with almost every article I read. Anandtech is special in that it's not afraid to get into the gory details that more mainstream tech sites ignore, but this often comes at the cost of accessibility.
  • dac7nco - Sunday, June 22, 2014 - link

    You should try reading David Kanter @ Real World Technologies. Eeesh.
  • bobbyh - Sunday, June 22, 2014 - link

    Being an engineering student I feel like they do not go into as much detail as i remember. That could have just been when I knew less though.
  • ZeDestructor - Sunday, June 22, 2014 - link

    I dunno...

    I've been pretty happy with RWT's coverage and depth. Kanter does however seem to assume that you can implement most of the blocks in use there, as well as apply the more basic/common optimization techniques in use. Thus he focuses more on how everything plugs together to make things faster and reduce power usage.
  • nofumble62 - Sunday, June 22, 2014 - link

    You can try to down load the Microsoft paper and read by yourself.
  • ivanc - Tuesday, June 24, 2014 - link

    I couldn't agree more.
    Please go to a less technical site if you need more background, or do your own research.

    I do not want to see AnandTech become more like Ars Technica.
  • modododo - Saturday, June 21, 2014 - link

    What's MS, ISCA, PCIe, GB, Gb, SAS, CPU, GPU, DDR, RAM, CL in OpenCL and ESL in AutoESL?
  • GiantPandaMan - Saturday, June 21, 2014 - link

    Given that this is the web, it would be nice if the site had a mouseover definition system in place for desktop users.

    It never ceases to amaze me that even the most technical sites don't use the power of the web to make reading and understanding things easier. Tech timelines with links to articles. Mouseover glossaries. Button in a corner somewhere to play the latest podcasts while reading. etc.

Log in

Don't have an account? Sign up now