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.08k stars 501 forks source link

Does not natively support emulation within python runtime: #295

Open ForkInABlender opened 4 months ago

ForkInABlender commented 4 months ago

Project does not support python. Due to this lack of direct API access,

The issue is integration via cppyy. While it can be done, it would take longer.

ForkInABlender commented 4 months ago

Please propose a fix for such.