| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed bug with 32bit rem
Fixed bug with launching kernels in ptxjitplus
Removed extraneous files
Cleaned up more pointers
Added documentation for ptxjitplus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
guaranteed to fail in functional simulation only mode. Hopefully this shouldn't introduce any new issues.
|
|
branch, incorporating Dynamic Parallelism and many bug fixes.
|
|
shfl instruction implemented
|
|
Initial support of CUDA Dynamic Parallelism on GPGPUSim
|
|
|
|
|
|
|
|
|
|
|
|
initiation_interval numbers for bsmad
|
|
|
|
|
|
to complete the TODOs noted in bsmad_impl
|
|
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
|