gem5.prebuilt.viper.gpu_cache_hierarchy module

class gem5.prebuilt.viper.gpu_cache_hierarchy.ViperGPUCacheHierarchy(gpu_memory: AbstractMemorySystem, tcp_size: str, tcp_assoc: int, sqc_size: str, sqc_assoc: int, scalar_size: str, scalar_assoc: int, tcc_size: str, tcc_assoc: int, tcc_count: int, cu_per_sqc: int, cache_line_size: int, shader: ViperShader)

Bases: AbstractRubyCacheHierarchy

abstract = False
cxx_exports = []
cxx_extra_bases = []
cxx_param_exports = []
cxx_template_params = []
get_mem_ctrls()
override_create = False
classmethod seqCount()