Browse Source

Added run script for gpu for particlefilter benchmark

Andrea Gussoni 8 years ago
parent
commit
0004f4f72f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      opencl/particlefilter/run-gpu

+ 4 - 0
opencl/particlefilter/run-gpu

@@ -0,0 +1,4 @@
+./OCL_particlefilter_naive -x 128 -y 128 -z 10 -np 100000
+#./OCL_particlefilter_double -x 128 -y 128 -z 10 -np 400000
+#./OCL_particlefilter_single -x 128 -y 128 -z 10 -np 400000
+#cat ./output.txt