Explorar o código

Added run script for gpu for cfd benchmark

Andrea Gussoni %!s(int64=8) %!d(string=hai) anos
pai
achega
73e80e174d
Modificáronse 1 ficheiros con 15 adicións e 0 borrados
  1. 15 0
      opencl/cfd/run-gpu

+ 15 - 0
opencl/cfd/run-gpu

@@ -0,0 +1,15 @@
+#There are three datasets:
+
+#./euler3d ../../data/cfd/fvcorr.domn.097K   0
+#./euler3d ../../data/cfd/fvcorr.domn.193K   
+#./euler3d ../../data/cfd/missile.domn.0.2M  
+
+#replace euler3d with other CFD programs
+
+
+#for ((  i=1;  i<=1;  i++))
+#do
+#  ./euler3d ../../data/cfd/fvcorr.domn.097K -t gpu -d 0
+#  ./euler3d ../../data/cfd/fvcorr.domn.097K 1
+#done
+./euler3d ../../data/cfd/missile.domn.0.2M -t gpu -d 0