Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A class passed as wrapper arguments
  • Tree (of classes) describing job settings
  • ToolNameJobSettings class:
    • batch_job - class ToolNameBatchJob: 
      • queue
      • ???
    • debug - class ToolNameDebug: 
      • debugger - TotalView/gdb
      • mode - attach/standalone
    • mpi - class ToolNameMPI: 
      • mpi parameters - TBD
      • ???
    • open_mp - class ToolNameOpenMP 
      • openMP parameters - TBD
      • ???
    • sandbox class ToolNameSandbox 
      • path to sandbox
      • sandbox 'lifetime'

...