From eae030c9d1d607d1c14e4ade99cb5caea6403efd Mon Sep 17 00:00:00 2001 From: aamir Date: Sat, 3 Nov 2018 17:03:58 -0700 Subject: merged with memory subsytem. Regression is passing but tensorcore kernel is stuck in deadlock --- src/trace_streams.tup | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/trace_streams.tup') diff --git a/src/trace_streams.tup b/src/trace_streams.tup index fd68a16..074c7c8 100644 --- a/src/trace_streams.tup +++ b/src/trace_streams.tup @@ -29,6 +29,8 @@ TS_TUP_BEGIN( trace_streams_type ) TS_TUP( WARP_SCHEDULER ), TS_TUP( SCOREBOARD ), TS_TUP( MEMORY_PARTITION_UNIT ), + TS_TUP( MEMORY_SUBPARTITION_UNIT ), + TS_TUP( INTERCONNECT ), TS_TUP( LIVENESS ), TS_TUP( NUM_TRACE_STREAMS ) TS_TUP_END( trace_streams_type ) -- cgit v1.3