Searched refs:ORIG_DIR (Results 1 – 2 of 2) sorted by relevance
2 ORIG_DIR=$13 SMOOTH_DIR=${ORIG_DIR}_smooth6 AXPY_FILE=`find ${ORIG_DIR} -name "*.dat" | grep axpy`11 ./smooth ${ORIG_DIR}/${BASE} 4 ${SMOOTH_DIR}/${BASE}_tmp17 MATRIX_VECTOR_FILE=`find ${ORIG_DIR} -name "*.dat" | grep matrix_vector`22 ./smooth ${ORIG_DIR}/${BASE} 4 ${SMOOTH_DIR}/${BASE}_tmp27 MATRIX_MATRIX_FILE=`find ${ORIG_DIR} -name "*.dat" | grep matrix_matrix`32 ./smooth ${ORIG_DIR}/${BASE} 4 ${SMOOTH_DIR}/${BASE}35 AAT_FILE=`find ${ORIG_DIR} -name "*.dat" | grep _aat`40 ./smooth ${ORIG_DIR}/${BASE} 4 ${SMOOTH_DIR}/${BASE}[all …]
41 ORIG_DIR=`pwd`50 *) FILE="$ORIG_DIR/$FILE" ;;64 cd "$ORIG_DIR"