这些小活动你都参加了吗?快来围观一下吧!>>
电子产品世界 » 论坛首页 » DIY与开源设计 » 电子DIY » Altera 支持 OpenCL 相關資訊(解GZIP壓縮10倍效能)

共1条 1/1 1 跳转至

Altera 支持 OpenCL 相關資訊(解GZIP壓縮10倍效能)

菜鸟
2014-04-11 17:28:06     打赏

(回覆之前版友提到OpenCL)

http://iwocl.org/opencl-implementation-of-gzip-on-field-programmable-gate-arrays/

OpenCL Implementation of Gzip on Field-Programmable Gate-Arrays Technical Presentation

Presented by Mohamed S. Abdelfattah, University of Toronto and Altera


Hardware implementation of lossless data compression is important for
optimizing the capacity of storage devices in data centers, and bandwidth and
power of communication channels in high-speed networks. In this work we use the
Open Computing Language (OpenCL) to implement the two parts of Gzip compression
(LZ77 compression and Huffman encoding) on a field-programmable gate-array
(FPGA). We show how we make use of a heavily-pipelined custom hardware
implementation of our compression kernels to achieve very high compression
throughput — 3 GB/s for LZ77 kernel that uses ~50% of a Stratix-V A7 chip. We
achieve an average compression ratio of 1.7X with LZ77 compression alone, and
2.1X when we include a simple version of Huffman encoding.







共1条 1/1 1 跳转至

回复

匿名不能发帖!请先 [ 登陆 注册 ]