Struct simtix::system::SingleCoreSystem::Config
ClassList > simtix > system > SingleCoreSystem > Config
Classes
Type | Name |
---|---|
struct | Mem |
Public Attributes
Type | Name |
---|---|
ArchParamBuilder | arch_param_builder = ArchParam::Build() |
opencl::Kernel | kernel |
Mem | lmem_cfg |
std::vector< Mem > | mmap |
pipelined::PipelinedSM::Param | pipelined_param = /* multi line expression */ |
pipelined::PipelinedSM::ParamBuilder | pipelined_param_builder = /* multi line expression */ |
SMType | sm_type = SMType::kAtomic |
uint32_t | xbar_bw = -1 |
Public Attributes Documentation
variable arch_param_builder
variable kernel
variable lmem_cfg
variable mmap
variable pipelined_param
variable pipelined_param_builder
pipelined::PipelinedSM::ParamBuilder simtix::system::SingleCoreSystem::Config::pipelined_param_builder;
variable sm_type
variable xbar_bw
The documentation for this class was generated from the following file projects/simtix/include/simtix/system.h