gpgpu-sim / gpgpu-sim_distribution

GPGPU-Sim provides a detailed simulation model of contemporary NVIDIA GPUs running CUDA and/or OpenCL workloads. It includes support for features such as TensorCores and CUDA Dynamic Parallelism as well as a performance visualization tool, AerialVisoin, and an integrated energy model, GPUWattch.
Other
1.13k stars 511 forks source link

How to perform parallel kernel execution? How to use the stream parallelism? gpgpu-sim4.0 PTX_SIM_DEBUG=100 A large number of errors are generated? #266

Open weijizhen opened 2 years ago

mattsinc commented 2 years ago

What exactly is the issue here? What application are you trying to run, what version of CUDA are you using, and what are the errors.

Matt