| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Mengchi Zhang <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pointer
cuda-sim.cc: counts matches between cudaBinTextureToArray texref param (pointer)
to texref pointers in m_NameToTextureRef
|
|
|
|
right one
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Mengchi Zhang <[email protected]>
|
|
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
|
|
guaranteed to fail in functional simulation only mode. Hopefully this shouldn't introduce any new issues.
|
|
|
|
branch, incorporating Dynamic Parallelism and many bug fixes.
|
|
|
|
1- round robin inst issue for warp multiple schedulers
2- add sector mask in the memory request (to bused later for L2 sector cache)
3- Adding Fermi coalescer
4- Ensure different exen units are used in dual_issue mode
5- Report how many dual_issue happened
6- Adding oldest_first scheduler
|
|
shfl instruction implemented
|
|
Initial support of CUDA Dynamic Parallelism on GPGPUSim
|
|
|
|
|
|
|
|
|
|
in its warp
|
|
Now, sst_impl doesn't functionally execute on the last indexed element of an array, but instead on the actual last thread that executes
|
|
sst_impl
|
|
in sstarr memory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
call.uni in reconvergence
|
|
|