HTGS  v2.0
The Hybrid Task Graph Scheduler
log Directory Reference
Directory dependency graph for log:
/home/tjb3/work/HTGS/src/htgs/log

Files

file  log_message.hpp [code]
 Provides functionality for log messaging.
 
file  TaskGraphSignalHandler.hpp [code]
 Implements a signal handler to catch events such as termination and killing of the process. Once a signal is caught, all task graphs that are registered with the signal handler will be written as a dot file. The dot file is output in the working directory with the name of the signal as a prefix and '-graph-output.dot' as the suffix.