Home
last modified time | relevance | path

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

/libCEED/benchmarks/
H A Dbenchmark.sh292 while cwd="$PWD/" cwd="${cwd#${root_dir}/}" cwd="${cwd%/}" \
293 prompt="[${cyan}benchmarks$none:$blue$cwd$clear]\$ " && \
/libCEED/backends/magma/tuning/
H A Dgenerate_tuning.py50 subprocess.run(build_cmd, cwd=f"{script_dir}/../../..")
51 subprocess.run(["make", "tuning", "OPT=-O0"], cwd=f"{script_dir}")
/libCEED/doc/sphinx/source/
H A Dconf.py289 subprocess.check_call(["doxygen", "Doxyfile"], cwd=rootdir)
/libCEED/tests/
H A Djunit_common.py689 out_file = Path.cwd() / csv_name
716 out_file = Path.cwd() / cgn_name
736 out_file = Path.cwd() / ref_name