Searched refs:PWD (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | makefile | 65 …printf "${PWD}\nPossible problem with ex19 running with HYPRE, diffs above\n======================… 76 …printf "${PWD}\nPossible problem with ex19 running with HYPRE/CUDA, diffs above\n=================… 87 …printf "${PWD}\nPossible problem with ex19 running with HYPRE/HIP, diffs above\n==================… 97 …printf "${PWD}\nPossible problem with ex19 running with CUDA, diffs above\n=======================… 107 …printf "${PWD}\nPossible problem with ex19 running with HIP, diffs above\n========================… 117 …printf "${PWD}\nPossible problem with ex19 running with ML, diffs above\n=========================… 127 …printf "${PWD}\nPossible problem with ex19 running with MUMPS, diffs above\n======================… 137 …printf "${PWD}\nPossible problem with ex19 running with SuperLU_DIST, diffs above\n===============… 147 …printf "${PWD}\nPossible problem with ex19 running with SuiteSparse, diffs above\n================… 157 …printf "${PWD}\nPossible problem with ex3k running with Kokkos Kernels, diffs above\n=============…
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | validate-petsc4py.sh | 23 grep -q "^\s*PETSC_DIR\s*=\s*${PWD}/${T_PREFIX}\s*\$" "${PETSC_CFG}" || \
|
| H A D | toclapack.sh | 44 TMP=${PWD}/toclapack.$$ 63 ORIG="$PWD" 337 BACK="${PWD}"
|
| /petsc/config/ |
| H A D | petsc_harness.sh | 15 if test "$PWD"!="$(dirname "$0")"; then 17 abspath_scriptdir=$PWD 175 basedir=$(dirname "${PWD}" | sed "s#${petsc_dir}/##")
|
| /petsc/src/vec/vec/tests/ |
| H A D | makefile | 14 …printf "${PWD}\nPossible problem with ex47 running with HDF5, diffs above\n=======================…
|
| /petsc/systems/Apple/iOS/bin/ |
| H A D | makeall | 15 export PETSC_DIR=$PWD
|
| /petsc/systems/Apple/OSX/bin/ |
| H A D | makeall | 16 export PETSC_DIR=$PWD
|
| /petsc/src/binding/petsc4py/ |
| H A D | makefile | 20 ${VALGRIND} ${PYTHON} ${PWD}/test/runtests.py ${opt} 22 ${MPIEXEC} -n $* ${VALGRIND} ${PYTHON} ${PWD}/test/runtests.py ${opt}
|
| /petsc/lib/petsc/conf/ |
| H A D | rules | 46 -@if [ "$V" = "1" ]; then echo "** Building $* in $${PWD}"; fi 96 echo ${PWD} $* ;\ 101 -@if [ "$V" = "1" ]; then echo "** Building $* in $${PWD}"; fi 145 echo ${PWD} $* ;\
|