| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Mengchi Zhang <[email protected]>
|
|
|
|
dev-purdue-integration
|
|
causes ridiculous output file sizes
|
|
|
|
Signed-off-by: Mengchi Zhang <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updatet the built number output when we run gpgpu-sim we need to recompile cuda-sim everytime the detailed_version has changed
|
|
# and branch will be embedded in the built executable and print out when gpgpu-sim runs
|
|
The block containing predicate ret instruction should add the
consecutive block to its successor_ids set. next_addr should be assigned
with current instruction address add instruction size instead of 1.
Signed-off-by: Mengchi Zhang <[email protected]>
|
|
shfl instruction implemented
|
|
Initial support of CUDA Dynamic Parallelism on GPGPUSim
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shader, should use hw_cta_id to store shared mem info
|
|
|
|
|
|
|
|
|
|
|
|
|
|
child kernels in CDP. BUG: .weak .entry and .weak .global directives in ptx file. BUG: empty_protected() for stream manager causes deadlock, change to empty()
|
|
|
|
|
|
|
|
call.uni in reconvergence
|
|
|
|
|
|
Kernel launch to stream not yet implemented
|
|
|
|
cudaGetParameterBufferV2 and call cudaLaunchDeviceV2
|
|
|
|
|
|
can be done in a different branch
|
|
This will be used to add custom instructions in the future; the imaginary instructions 'spr' and 'ama' have been added as samples.
|
|
and the program continues with the duplicate function/variable declarations removed.
|
|
option is not actually implemented
|
|
|
|
modeling for GTX750Ti is currently completely untested and should not be considered supported.
|