Integrating Per-Stream Stat Tracking into Accel-Sim

04/21/2023
by   Shichen Qiao, et al.
0

Accel-Sim is a widely used computer architecture simulator that models the behavior of modern NVIDIA GPUs in great detail. However, although Accel-Sim and the underlying GPGPU-Sim model many of the features of real GPUs, thus far it has not been able to track statistics separately per stream. Instead, Accel-Sim combines statistics (e.g., cycles and cache hits/misses) across all simultaneously running streams. This can prevent users from properly identifying the behavior of specific kernels and streams and potentially lead to incorrect conclusions. Thus, in this work we extend Accel-Sim's and GPGPU-Sim's statistic tracking support to track per-stream statistics. To validate this support, we designed a series of multi-stream microbenchmarks and checked their reported per-kernel, per-stream counts.

READ FULL TEXT

page 6

page 9

page 11

page 12

research
08/15/2019

Double-Coupling Learning for Multi-Task Data Stream Classification

Data stream classification methods demonstrate promising performance on ...
research
06/30/2023

Distance Functions and Normalization Under Stream Scenarios

Data normalization is an essential task when modeling a classification s...
research
01/16/2020

Hardware-Conscious Stream Processing: A Survey

Data stream processing systems (DSPSs) enable users to express and run s...
research
09/13/2019

Analysis of Solitaire

The Solitaire cipher was designed by Bruce Schneier as a plot point in t...
research
07/12/2020

Two-Stream Deep Feature Modelling for Automated Video Endoscopy Data Analysis

Automating the analysis of imagery of the Gastrointestinal (GI) tract ca...
research
11/03/2015

Data Stream Classification using Random Feature Functions and Novel Method Combinations

Big Data streams are being generated in a faster, bigger, and more commo...
research
02/18/2020

Managing multiple data streams in R

It is often useful to tap secondary information from a running R script....

Please sign up or login with your details

Forgot password? Click here to reset