summaryrefslogtreecommitdiff
path: root/README
blob: 09e9316499b1e1485eddcb0ac7f5c2e31c847898 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

Info
====

This benchmark is from http://www.bealto.com/gpu-benchmarks_intro.html

Install
=======

1. First build BealtoOpenCL which is a little different OpenCL c++ binding library.

   cd BealtoOpenCL
   make

2. Build MPBenchmarks

   cd MPBenchmarks
   make

3. Run CPU mem benchmark

   cd MPBenchmarks
   ./tocl -cpu

4. Run GPU mem benchmak

   cd MPBenchmarks
   ./tocl -gpu