Swarm-NG
1.1
|
This directory handles the details of the log system for GPU/CUDA, such as CUDA compatible data alignment, log stream records and macros, record layout, and logging data types, etc.
More...Files | |
file | gpulog_align.h [code] |
Defines CUDA compatible data alignment. | |
file | gpulog_constants.h [code] |
Defines message IDs. | |
file | gpulog_debug.h [code] |
Defines debugging macros. | |
file | gpulog_ilogstream.h [code] |
Handles log stream records. | |
file | gpulog_log.h [code] |
Defines templates for logging system on GPU. | |
file | gpulog_logrecord.h [code] |
Defines methods for processing log records. | |
file | gpulog_macro_cleanup.h [code] |
Unsets the logging macros. | |
file | gpulog_msg_layout.h [code] |
Defines class templates to enable compile-time calculations of log record layout. | |
file | gpulog_printf.h [code] |
file | gpulog_ttraits.h [code] |
Defines system compatible data alignment and convenient macros. | |
file | gpulog_types.h [code] |
Defines the interface for logging data types. | |
file | gpulog_write.h [code] |
This directory handles the details of the log system for GPU/CUDA, such as CUDA compatible data alignment, log stream records and macros, record layout, and logging data types, etc.