Lines Matching refs:scripts
8 …arses the tutorial and test source files and generates the makefiles and shell scripts. This is run
10 - The *PETSc test harness* that consists of makefile and shell scripts that runs the executables wi…
419 Assuming that this is `ex10.c`, two shell scripts will be created:
470 If this is in `ex10.c`, then the shell scripts generated would be
561 makefile targets and shell scripts.
581 ### Debugging a test using shell the generated scripts
584 scripts:
649 REPLACE=1 Replace the output in PETSC_DIR source tree (-m to test scripts)
651 ALT=1 Replace 'alt' output in PETSC_DIR source tree (-M to test scripts)
652 DIFF_NUMBERS=1 Diff the numbers in the output (-j to test scripts and petscdiff)
653 …MEMCHECK=1 Execute the tests using CUDA "compute-sanitizer --tool memcheck" (-U to test scripts)
657 VALGRIND=1 Execute the tests using valgrind (-V to test scripts)
658 DEBUG=1 Launch tests in the debugger (-d to the scripts)
659 NP=<num proc> Set a number of processors to pass to scripts.
667 OPTIONS='<args>' Override options to scripts (-a to test scripts)
668 EXTRA_OPTIONS='<args>' Add options to scripts (-e to test scripts)
1051 scripts, so we focus on that description.