pymtt
 All Classes Namespaces Files Functions Variables Groups
Utilities

Plugins used by the MTT framework. More...

Plugins used by the MTT framework.

Compilers

Identify the type and version of compilers in-use

Copytree

Copy a directory tree from source to the same relative loation under the MTT scratch directory

Parameters
srcThe top directory of the tree to be copied
preserve_symlinksPreserve symlinks instead of copying the contents
preserve_directoryCopies directory instead of contents

Environ

Set environment variables

ExecuteCmd

Execute a command and capture its stdout and stderr

Logger

Log results and provide debug output when directed

ModuleCmd

Load/Unload an environmental module

MPIVersion

Identify the name and version of MPI in-use

Watchdog

Generate and exception after a given amount of time

Parameters
timeoutTime in seconds before generating exception