8000 GitHub - wangbiaouestc/aristotle
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wangbiaouestc/aristotle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aristotle

The OpenCL platform model has the concept of local memory, which is mapped to scrach-pad memory for a given OpenCL implementation. The question is whether using local memory is always benefitial? To answer this question, we have developed a code generator and a composer (Aristotle) for different memory access patterns. With the help of Aristotle, we can generate benchmarks with and with local memory use. In this way, we can quantify and predict the benefits of using local memory on diverse processors.

========= It includes three major components:

(1) Generator V1.0-- Generate code with and without local memory (1 MAP)

(2) Composer V1.0-- Generate code with and without local memory (2+ same/different MAPs)

(3) Composer V1.1-- Generate code with and without local memory (2+ same MAPs)

========= The script is written by Jianbin Fang from Delft Unviersity of Tehchnology, the Netherlands.

Date: 10/2012 ~ 12/2013

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0