index
:
weft
main
CPEN 511 Project - Weft: Improving SIMD Utilization through MIMD-like Co-issue and Thread Compaction
Davit Grigoryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gpgpusim_entrypoint.cc
Age
Commit message (
Expand
)
Author
2025-08-19
running formatter (#126)
JRPan
2025-03-06
sst-integration-stream: make SST integration works with streams (#103)
WilliamMTK
2025-02-18
A bunch of maintenance fixes, the largest of which is getting the PTX simulat...
Tim Rogers
2025-01-14
fix_sst_callbacks: add weak definitions for sst callbacks (#81)
WilliamMTK
2024-12-11
Add SST integration into gpgpusim (#44)
WilliamMTK
2024-08-21
Stream stats (#71)
JRPan
2020-05-27
splitting trace-driven from gpgpu-sim - part 2
Mahmoud
2020-05-23
code refomratting
Mahmoud
2020-05-23
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-13
Big reformat change using clang-format-6.0
Nick
2019-09-13
Revert "Add src/ director formatting"
Nick
2019-09-13
Add src/ director formatting
Nick
2019-09-12
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-12
Remove GPGPUsim_ctx_ptr()
Mengchi Zhang
2019-09-11
Remove g_stream_manager()
Mengchi Zhang
2019-09-11
Remove g_the_gpu()
Mengchi Zhang
2019-09-04
adding trace class and parss kernel info
Mahmoud
2019-08-31
Adding a stat for slowdown versus silicon
tgrogers
2019-07-10
Move g_cuda_launch_blocking
Mengchi Zhang
2019-07-09
Move g_ptx_sim_mode
Mengchi Zhang
2019-07-08
Move cp_count
Mengchi Zhang
2019-07-08
Move opcode_latency_int thus pass gpgpu_context into many classes
Mengchi Zhang
2019-07-03
Add backward pointer to gpgpu_sim
Mengchi Zhang
2019-07-03
Connect gpgpu_context and GPGPUsim_ctx
Mengchi Zhang
2019-07-01
Move g_debug_ir_generation and GPGPUSim_Init
Mengchi Zhang
2019-06-23
Fix argv content since it is unchanged for GPGPU-Sim
Mengchi Zhang
2019-05-30
adding new values to gpu context
Mahmoud
2019-05-30
adding new params to gpgpu-sim strut
Mahmoud
2019-05-30
adding the gpu_context strut
Mahmoud
2019-05-15
make gpu_tot_cycle local variable not global variable
Mahmoud
2019-04-11
adding local xbar and fast execution mode
Mahmoud
2018-11-09
resolving merge conflict
Deval Shah
2018-05-29
fixes seg fault on concurrentKernels, speeds up concurrent_streams_empty, add...
Jonathan
2018-04-05
Nice to know when the simulaton thread actually gets the exit call under norm...
tgrogers
2018-04-05
Nice to know when the simulaton thread actually gets the exit call under norm...
tgrogers
2018-04-05
GPGPU-Sim should always print when the sim thread exits - if this doesn't hap...
tgrogers
2018-03-30
Moving the print to avoid spurrious statistics
tgrogers
2018-03-30
When CDP was added - we started printing garbage stats after every memcpy. I ...
tgrogers
2018-03-22
Fixing the break limit bug
Mahmoud
2017-11-08
Fixing the break limit bug
Mahmoud
2016-07-06
ADD: add kernel launching latency from stream to distributor
Jin Wang
2016-07-05
BUG: PTX section id. ADD: cudaDeviceSetLimit. BUG: parameter addresses for ch...
Jin Wang
2016-07-05
MOD: add child kernel stream and scheduling support
Jin Wang
2015-06-05
Fixing bug with max cycle/instruction/cta + bug with C++ name de-mangling wit...
Tayler Hetherington
2014-08-14
Review: 47001. Fixing bug in CL16463. When streams are actually used, kernels...
Tayler Hetherington
2014-08-14
Review: 46001. Fixing a source of non-determinism in GPGPU-Sim (Bug 174). Not...
Tayler Hetherington
2014-08-14
Restoring the functional simulation entry function for OpenCL, which was undo...
Ayub Gubran
2014-08-14
fixing bug 34 external
Ahmed El-Shafiey
2014-08-14
Merging Power model into Fermi
Tayler Hetherington
2014-08-14
-being more conservative in locking the code of the kernel finish detection, ...
Ahmed El-Shafiey
[next]