summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhenyu Wang <zhenyuw@linux.intel.com>2014-10-22 15:27:48 +0800
committerZhenyu Wang <zhenyuw@linux.intel.com>2014-10-22 15:27:48 +0800
commit68e519cdb3e28459ffc53e490b0c8288cd579472 (patch)
treebe207ba01d09f4ec8fe8ec3dd1e1048249a530de
parent13f670a2202fe598ae1cdf44979c90fec3cdcf91 (diff)
Add README
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
-rw-r--r--README28
1 files changed, 28 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..09e9316
--- /dev/null
+++ b/README
@@ -0,0 +1,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