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
/
gpgpu-sim
/
shader.cc
Age
Commit message (
Expand
)
Author
2014-08-14
Cleaning up the interconnection core to memory partition statistics
Tayler Hetherington
2014-08-14
Fixed at least one error in the valgrind build. Forgot to initial a member va...
Tim Rogers
2014-08-14
Merging
Tim Rogers
2014-08-14
Merging
Tim Rogers
2014-08-14
Fixing a slew of compiler warnings
Tim Rogers
2014-08-14
Adding in a statistic for number of dynamic warps issued by their ID.
Tim Rogers
2014-08-14
Adding in a dynamic warp_id field
Tim Rogers
2014-08-14
cleanig inc_stat functions + remove unused L2D_config parameter was mistakenl...
Ahmed El-Shafiey
2014-08-14
Fixing a GPUWattch bug where the cache statistics weren't updated if there ar...
Tayler Hetherington
2014-08-14
cast the duty cycle to float
Ahmed El-Shafiey
2014-08-14
fix a typo in the last submission
Ahmed El-Shafiey
2014-08-14
-remove unclear comment
Ahmed El-Shafiey
2014-08-14
cleaing the writeback from unnecessary if/else (should be cleaned with CL14828)
Ahmed El-Shafiey
2014-08-14
fixing more bugs in interconnect stats, simt_to_mem related stats were wrongl...
Ahmed El-Shafiey
2014-08-14
cleaning the duty_cycle_stats collection code in the writeback stage
Ahmed El-Shafiey
2014-08-14
fixing a segfault problem for Quadro config with interconnect stats
Ahmed El-Shafiey
2014-08-14
Merging Power model into Fermi
Tayler Hetherington
2014-08-14
Added functional execution support for shared memory atomic operations.
Inderpreet Singh
2014-08-14
Revision #2 of modifying the cache hierarchy.
Tayler Hetherington
2014-08-14
Modified the cache hierarchy, reorganized code to eliminate code replication,...
Tayler Hetherington
2014-08-14
Fixed incorrect counting of predicated instruction. (Bug #15 external)
Wilson Fung
2014-08-14
Back out changelist 13683
Andrew M. B. Boktor
2014-08-14
Removing compiler warnings
Andrew M. B. Boktor
2014-08-14
Fix for bug 9: Now querying the state of the pdom stack in call_imp and callp...
Ayub Gubran
2014-08-14
Adding a two level scheduler as described in the ISCA 2012 tutorial
Andrew M. B. Boktor
2014-08-14
Fixing bug 161 and 164. WP now runs without deadlocking due to I-cache miss ...
Wilson Fung
2014-08-14
Removing a couple of warnings
Andrew M. B. Boktor
2014-08-14
Removing some bottlenecks that limit that peak-IPC
Andrew M. B. Boktor
2014-08-14
Using only move_out_to to move pipeline registers
Andrew M. B. Boktor
2014-08-14
Integrated in CL12250 from coherence branch - fix for atomic payload bug (see...
Inderpreet Singh
2014-08-14
Changing writeback arbitration among multiple clients (shared,tex,const,globa...
Wilson Fung
2014-08-14
Removing a wrong comment
Andrew M. B. Boktor
2014-08-14
This changelist adds the following:
Andrew M. B. Boktor
2014-08-14
This changelist implements the following:
Andrew M. B. Boktor
2014-08-14
Integration change. Fixing bug for #149: A pathological case that caused LD i...
Wilson Fung
2014-08-14
-Bug 146 fix (Adding perfect memory interface)
Ahmed El-Shafiey
2014-08-14
Adding a description of what assumptions are made.
Andrew M. B. Boktor
2014-08-14
Fixing a bug introduced by the fix of bug 142
Andrew M. B. Boktor
2014-08-14
Fix for bug 142
Andrew M. B. Boktor
2014-08-14
Changed arch_rech type to store 16 registers, 8 input and 8 output. 8 inputs ...
Inderpreet Singh
2014-08-14
Adding option 'gpgpu_simt_core_sim_order' which allow the user to specify the...
Wilson Fung
2014-08-14
Fix for bug 129. Created a directed test with a pre-known instruction count, ...
Wilson Fung
2014-08-14
Grouped all instruction counting code into a common member function in shader...
Wilson Fung
2014-08-14
Fixed the stat collection for gpgpu_n_shmem_insn. See Bug 128 for more detai...
Wilson Fung
2014-08-14
A small bug fix, the dupm pipeline was crashing if the L1 data cache is disab...
Ahmed El-Shafiey
2014-08-14
Revived all of the source code view stats except exposed pipeline latency.
Wilson Fung
2014-08-14
Revived PC-Histogram in AerialVision.
Wilson Fung
2014-08-14
Integrating the pure functional simulation
Ayub Gubran
2014-08-14
Fix for Bug 124 - ld.local.s8 instructions are not supported
Inderpreet Singh
2014-08-14
Fix for Bug 123: Use of constant in shader_core_ctx::func_exec_inst function
Inderpreet Singh
[next]