| Age | Commit message (Collapse) | Author |
|
|
|
|
|
into dev-tensor
|
|
|
|
|
|
stuck in deadlock
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Mengchi Zhang <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
maximum allowable memory to 2GB and the compute version to 5.2.
|
|
|
|
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 18452]
|
|
http://www.gpgpu-sim.org/bugs/show_bug.cgi?id=81
Review ID: 173001
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 18179]
|