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.1k stars 505 forks source link

inquiry : about GPGPU-sim #215

Open FuraMaria751 opened 3 years ago

FuraMaria751 commented 3 years ago

Hi , please in the simulator(GPGPU-Sim) is there any option to set the number of CPUs? best regards,

mkhairy commented 3 years ago

GPGPU-sim is GPU-only simulator. You can take a look at gem5-gpu for GPU-CPU simulation.