You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openpower.foundation/content/blog/key-value-store-acceleratio...

2.5 KiB

title date categories
Key-Value Store Acceleration with OpenPOWER 2015-01-17
blogs

Objective

  • To show-case a broadly relevant data center application on FPGAs and OpenPOWER and the benefits it can bring
  • To demonstrate the advantages that OpenPOWERs shared virtual memory concept offers
  • To entice partner companies to develop infrastructure and more sophisticated designs on top of our FPGA-based accelerator card

Abstract

Distributed key-value stores such as memcached form a critical middleware application within todays web infrastructure. However, typical x86-based systems yield limited performance scalability and high power consumption as their architecture with its optimization for single thread performance is not well-matched towards the memory-intensive and parallel nature of this application. In this talk, we present the architecture of an accelerated key-value store appliance that leverages a novel data-flow implementation of memcached on a Field Programmable Gate Array (FPGA) to achieve up to 36x in performance/power at response times in the microsecond range, as well as the coherent integration of memory through IBMs OpenPOWER architecture, utilizing host memory and CAPI-attached flash as value store. This allows for economic scaling of value store density to terabytes while providing an open platform that can be augmented with additional functionality such as data analytics that can be easily partitioned between Power8 processor and FPGA.

Biography

Michaela Blott graduated from the University of Kaiserslautern in Germany. She worked in both research institutions (ETH and Bell Labs) as well as development organizations and was deeply involved in large scale international collaborations such as NetFPGA-10G. Her expertise spreads high-speed networking, emerging memory technologies, data centers and distributed computing systems with a focus on FPGA-based implementations. Today, she works as a principal engineer at the Xilinx labs in Dublin heading a team of international researchers. Her key responsibility is exploring applications, system architectures and new design flows for FPGAs in data centers.

Presentation

Download Presentation

Back to Summit Details