stream_config Struct Reference

stream_config Struct Reference#

Composable Kernel: ck_tile::stream_config Struct Reference
ck_tile::stream_config Struct Reference

#include <stream_config.hpp>

Public Attributes

hipStream_t stream_id_ = nullptr
 
bool time_kernel_ = false
 
int log_level_ = 0
 
int cold_niters_ = 3
 
int nrepeat_ = 10
 
bool is_gpu_timer_ = true
 
bool flush_cache_ = false
 
int rotating_count_ = 1
 

Member Data Documentation

◆ cold_niters_

int ck_tile::stream_config::cold_niters_ = 3

◆ flush_cache_

bool ck_tile::stream_config::flush_cache_ = false

◆ is_gpu_timer_

bool ck_tile::stream_config::is_gpu_timer_ = true

◆ log_level_

int ck_tile::stream_config::log_level_ = 0

◆ nrepeat_

int ck_tile::stream_config::nrepeat_ = 10

◆ rotating_count_

int ck_tile::stream_config::rotating_count_ = 1

◆ stream_id_

hipStream_t ck_tile::stream_config::stream_id_ = nullptr

◆ time_kernel_

bool ck_tile::stream_config::time_kernel_ = false

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/host/stream_config.hpp