Home
last modified time | relevance | path

Searched refs:MATRIX_LIST_FILE (Results 1 – 1 of 1) sorted by relevance

/petsc/src/benchmarks/
H A Drun_petsc_benchmarks.sh59 if [ ! "${MATRIX_LIST_FILE}" ]; then
61 elif [ -f "${MATRIX_LIST_FILE}" ]; then
64 echo -e "A matrix list file was set to ${MATRIX_LIST_FILE} but it cannot be found."
131 MATRIX_LIST=($(parse_matrix_list "$MATRIX_LIST_FILE"))