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.
C++NOASSERTION
Issues
- 0
[bug-report]: here in the README may be a typo
#307 opened by ChinoMars - 1
PTX CUDA API: Segmentation fault, stuck in loop
#302 opened by rohanjuneja - 1
it seems that the CTA issued to the core will be identical for value of "gpgpu_concurrent_kernel_sm" being true and false
#305 opened by gxflying - 3
- 0
- 0
config file doesn't modify number of MSHRs
#301 opened by mortezamsp - 0
- 0
Question about L2 configuration
#300 opened by noobing - 1
Segmentation fault (core dumped) when running gpgpusim 4.0/4.2 with cutlass 1.3(maybe due to .loc instruction syntax error in PTX)
#296 opened by eecspan - 2
How to complie it in ubuntu 22.04?
#289 opened by 10-Kirito - 1
- 1
Independent Warp Scheduling in Volta+'s SIMT model
#292 opened by quadpixels - 3
- 1
- 2
Does gpgpu-sim support CUDA driver api?
#288 opened by BHbean - 16
- 1
[Question] Using `gpgpu_ptx_sim_load_ptx_from_string` without affecting original `gpgpu_context`?
#290 opened by nothingface0 - 20
make[1]: *** [Makefile:76: depend] Error 127 & make: *** [Makefile:207: cuda-sim] Error 2 in RHEL 9
#283 opened by SomePersonSomeWhereInTheWorld - 0
Deadlock when scaling up problem sizes
#285 opened by Shizhuo-Zhu - 1
- 0
DVFS in GPGPU-sim
#282 opened by Hoponga - 0
When running in gdb, an error occurs
#281 opened by shyeonn - 0
- 3
cudaMallocManaged returns with error
#252 opened by topcuburak - 7
- 0
- 2
Run ptx directly in GPGPUSim
#272 opened by ishitachaturvedi - 0
Data storage in physical memory
#271 opened by FrancescoTerrosi - 0
Need config for RTX 3090
#270 opened by pal-stdr - 2
How to run a cusparse code?
#263 opened by LiyanChen-SJTU - 1
- 1
How to execute a cublas and curand app
#258 opened by robalexlimas - 1
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 opened by weijizhen - 1
about multi-streaming
#267 opened by weijizhen - 0
- 0
- 1
UVM support
#255 opened by shiyuw3 - 0
Problems with get_access_byte_mask in mem_fetch
#260 opened by LiyanChen-SJTU - 1
- 3
Does GPGPU-Sim support Gunrock execution?
#240 opened by AKKamath - 0
OpenCL symbol lookup error
#256 opened by alienzha - 2
- 0
Unaligned memory access : Aborted (core dumped)
#251 opened by sis013 - 0
About the subnet & the configuration {read | write}_{request|reply}_{begin|end}_VC
#248 opened by Fanchingai - 0
Seg fault for one benchmark
#246 opened by jiashenC - 0
Is
#244 opened by WishYouAGoodday - 0
is it possible to use it for Tensorflow 2.4?
#243 opened by apivovarov - 0
cudaGetErrorString does not use input
#242 opened by mrutt92 - 0
How to test the cache read/write latency?
#241 opened by HUSTzhaowei - 1
Segmentation fault on running CUDA programs
#239 opened by JACOBIN-SCTCS