StreamConfig Struct Reference#
StreamConfig Struct Reference
#include <stream_config.hpp>
Public Attributes | |
| hipStream_t | stream_id_ = nullptr |
| bool | time_kernel_ = false |
| int | log_level_ = 0 |
| int | cold_niters_ = 5 |
| int | nrepeat_ = 50 |
| bool | flush_cache = false |
| int | rotating_count = 1 |
Member Data Documentation
◆ cold_niters_
| int StreamConfig::cold_niters_ = 5 |
◆ flush_cache
| bool StreamConfig::flush_cache = false |
◆ log_level_
| int StreamConfig::log_level_ = 0 |
◆ nrepeat_
| int StreamConfig::nrepeat_ = 50 |
◆ rotating_count
| int StreamConfig::rotating_count = 1 |
◆ stream_id_
| hipStream_t StreamConfig::stream_id_ = nullptr |
◆ time_kernel_
| bool StreamConfig::time_kernel_ = false |
The documentation for this struct was generated from the following file:
- include/ck/stream_config.hpp