Searched refs:tee (Results 1 – 6 of 6) sorted by relevance
49 ${MPIEXEC} ${MPI_BINDING} ${MPI_BINDING_VIEW} -n $${i} ./MPIVersion | tee -a scaling.log; \60 ${MPIEXEC} ${MPI_BINDING} -n 1 -c$${i} -a$${i} -g1 ./CUDAVersion | tee -a scaling.log; \64 ${MPIEXEC} ${MPI_BINDING} -n $${n} -c$${c} -a$${c} -g1 ./CUDAVersion | tee -a scaling.log; \75 OMP_NUM_THREADS=$${i} ./OpenMPVersion | tee -a scaling.log;\84 OMP_NUM_THREADS=$${i} ./OpenMPVersionLikeMPI | tee -a scaling.log;\
39 …+@${OMAKE_SELF} PETSC_ARCH=${PETSC_ARCH} PETSC_DIR=${PETSC_DIR} chk_upgrade | tee ${PETSC_ARCH}/li…41 …IR} all-local; echo "$$?" > ${PETSC_ARCH}/lib/petsc/conf/error.log) 2>&1 | tee -a ${PETSC_ARCH}/li…43 …d signal terminated program f951)' ${PETSC_ARCH}/lib/petsc/conf/make.log | tee ${PETSC_ARCH}/lib/p…45 …**********************ERROR*************************************\n" 2>&1 | tee -a ${PETSC_ARCH}/li…46 …le, you need to increase the memory allocated to the VM and rerun " 2>&1 | tee -a ${PETSC_ARCH}/li…47 …******************************************"${PETSC_TEXT_NORMAL}"\n" 2>&1 | tee -a ${PETSC_ARCH}/li…49 …**********************ERROR*************************************\n" 2>&1 | tee -a ${PETSC_ARCH}/li…50 …echo " Error during compile, check ${PETSC_ARCH}/lib/petsc/conf/make.log" 2>&1 | tee -a ${PETSC_A…51 …ETSC_ARCH}/lib/petsc/conf/configure.log to petsc-maint@mcs.anl.gov" 2>&1 | tee -a ${PETSC_ARCH}/li…53 …ur shell may have caused this problem, consider turning off Conda." 2>&1 | tee -a ${PETSC_ARCH}/li…[all …]
315 …@grep '^not ok' $(TESTLOGTAPFILE) | grep -v 'Exceeded timeout' | tee $(TESTDIR)/allgtests-tap-err.…
165 printf '%s\n' "${tap_message}" | tee -a "${testlogerrfile}"213 printf "# retrying %s\n" "${tlabel}" | tee -a "${testlogerrfile}"258 awk '{print "#\t" $0}' < "$2" | tee -a "${testlogerrfile}"261 awk '{print "#\t" $0}' < "$3" | tee -a "${testlogerrfile}"
424 const PetscBool tee = (PetscBool)(petsc_history && (fd != petsc_history)); in PetscVFPrintf_Private() local429 if (tee) va_copy(cpy, Argp); in PetscVFPrintf_Private()431 if (tee) { in PetscVFPrintf_Private()
467 echo 127.0.0.1 `hostname` | sudo tee -a /etc/hosts