|
SYNOPSIS
DESCRIPTIONThis script is one of the octopus utilities.This script can be used to generate and run the octopus regression tests. The man pages of Octopus and of the auxiliary Octopus sub-programs (oct-something) are not intended to contain the documentation of the programs, but only their basic description. For where to find more documentation, see the "SEE ALSO" section below.
EXAMPLESTo create a template for a regression test run, e.g.oct-run_regression_test.pl -c finite_systems_3d/sodium.test Running a test can be achieved with oct-run_regression_test.pl -f finite_systems_3d/sodium.test If a test run fails it might be useful for bug-tracing to preserve the working directory of this run and to print out the input file oct-run_regression_test.pl -pi -f finite_systems_3d/sodium.test Run an MPI test with a local directory as working directory oct-run_regression_test.pl -f benzene.test -D $PWD/../src -s _mpi AUTHORWritten by H. Appel.REPORTING BUGSReport bugs to <appel@physik.fu-berlin.de>.COPYRIGHTCopyright (C) 2005 H. Appel.This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SEE ALSOThe largest source of documentation is the Octopus wiki: http://octopus-code.org.
Visit the GSP FreeBSD Man Page Interface. |