Sierra Toolkit
Version of the Day
|
![]() |
Modules | |
Command Line Options | |
Parses command line options in a parallel environment. Also formats and writes –help and -h command line option output. | |
Output Logging | |
Output logging is responsible for connecting program's output streams (sierra::out(), sierra::pout(), any std::ostream) to output log files (a disk file, stdout, etc). | |
Toggling Log Output | |
Log control provides a mechanism reduce excessive log file output. | |
The runtime environment include classes and function for MPI
initialize/finalize, thread library initialize/finalize, command line handling, time and memory measurement functions, and signal management/handling. Possibly includes parallel exception handling and unified error, warning, and other diagnostic information reporting.