Lines Matching refs:splash2
96 SPLASH2="${DRD_SCRIPTS_DIR}/../splash2"
97 if [ ! -e "${SPLASH2}" ]; then
98 echo "Error: splash2 directory not found (${SPLASH2})."
113 # 1. SPLASH2 test name.
181 # ftp://www-flash.stanford.edu/pub/splash2/splash2_isca95.ps.Z
189 cd ${SPLASH2}/codes/kernels/cholesky/inputs
198 run_test ${SPLASH2}/codes/kernels/fft/FFT -t -l$((log2_cache_size/2)) -m16
201 run_test ${SPLASH2}/codes/kernels/lu/contiguous_blocks/LU -n512
204 #run_test ${SPLASH2}/codes/kernels/lu/non_contiguous_blocks/LU -n512
207 run_test ${SPLASH2}/codes/apps/ocean/contiguous_partitions/OCEAN -n258
208 #run_test ${SPLASH2}/codes/apps/ocean/non_contiguous_partitions/OCEAN -n258
212 psep=' ' run_test ${SPLASH2}/codes/apps/radiosity/RADIOSITY -batch -room -ae 5000.0 -en 0.050 -bf 0.10
216 run_test ${SPLASH2}/codes/kernels/radix/RADIX -n$((2**20)) -r1024
220 cd ${SPLASH2}/codes/apps/raytrace/inputs
232 cd ${SPLASH2}/codes/apps/water-nsquared
233 test_input=${DRD_SCRIPTS_DIR}/run-splash2-water-input psep=' ' run_test ./WATER-NSQUARED
238 cd ${SPLASH2}/codes/apps/water-spatial
239 test_input=${DRD_SCRIPTS_DIR}/run-splash2-water-input psep=' ' run_test ./WATER-SPATIAL
245 # compile-command: "./run-splash2"