8000 GitHub - yingyiluo/cho: CHO is a benchmark suite for OpenCL FPGA Accelerators
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yingyiluo/cho

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHO

Programming FPGAs with OpenCL is now becoming mainstream. However, unlike software, there are no benchmarks for evaluating these compilers. CHO is an attempt at providing some sort of "standard" benchmark suite.

CHO is a suite of benchmark applications for OpenCL FPGA platforms. We started off by porting CHStone to OpenCL. We will be adding more applications with time. This paper (CHO: A Benchmark Suite for OpenCL-based FPGA Accelerators) is a good introduction/refresher on FPGA, OpenCL or High-level Synthesis.

Papers

<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-52519328-1', 'auto'); ga('send', 'pageview'); </script>

About

CHO is a benchmark suite for OpenCL FPGA Accelerators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.0%
  • C++ 11.3%
  • Objective-C 2.4%
  • Other 0.3%
0