pymtt
 All Classes Namespaces Files Functions Variables Groups
Public Member Functions | Public Attributes | List of all members
OpenMPI.OpenMPI Class Reference
+ Inheritance diagram for OpenMPI.OpenMPI:
+ Collaboration diagram for OpenMPI.OpenMPI:

Public Member Functions

def __init__
 
def activate
 
def deactivate
 
def print_name
 
def print_options
 
def execute
 
- Public Member Functions inherited from LauncherMTTTool.LauncherMTTTool
def __init__
 
def print_name
 
def updateDefaults
 
def setupPaths
 
def resetPaths
 
def collectTests
 
def allocateCluster
 
def runTests
 
def deallocateCluster
 

Public Attributes

 options
 
 allocated
 
 testDef
 
 cmds
 
- Public Attributes inherited from LauncherMTTTool.LauncherMTTTool
 additionalCheck
 
 tests
 
 skip_tests
 
 oldbinpath
 
 oldldlibpath
 
 skipStatus
 
 expected_returncodes
 
 finalStatus
 
 finalError
 
 numTests
 
 numPass
 
 numSkip
 
 numFail
 
 numTimed
 
 maxTests
 
 midpath
 
 location
 
 cwd
 
 allocated
 

Detailed Description

Definition at line 46 of file OpenMPI.py.

Constructor & Destructor Documentation

def OpenMPI.OpenMPI.__init__ (   self)

Definition at line 48 of file OpenMPI.py.

Member Function Documentation

def OpenMPI.OpenMPI.activate (   self)

Definition at line 81 of file OpenMPI.py.

def OpenMPI.OpenMPI.deactivate (   self)

Definition at line 87 of file OpenMPI.py.

+ Here is the call graph for this function:

def OpenMPI.OpenMPI.execute (   self,
  log,
  keyvals,
  testDef 
)

Definition at line 102 of file OpenMPI.py.

+ Here is the call graph for this function:

def OpenMPI.OpenMPI.print_name (   self)

Definition at line 93 of file OpenMPI.py.

def OpenMPI.OpenMPI.print_options (   self,
  testDef,
  prefix 
)

Definition at line 96 of file OpenMPI.py.

Member Data Documentation

OpenMPI.OpenMPI.allocated

Definition at line 75 of file OpenMPI.py.

OpenMPI.OpenMPI.cmds

Definition at line 77 of file OpenMPI.py.

OpenMPI.OpenMPI.options

Definition at line 51 of file OpenMPI.py.

OpenMPI.OpenMPI.testDef

Definition at line 76 of file OpenMPI.py.


The documentation for this class was generated from the following file: