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
Age
Commit message (
Expand
)
Author
2014-08-14
Fixed DRAM performance statistics to display information for more than 4 banks.
Wilson Fung
2014-08-14
Fixed GDDR5 parameters in Fermi config:
Wilson Fung
2014-08-14
Fix for bug 168 (internal). The overall average memory latency should now be...
Wilson Fung
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
Fixing typo
Andrew M. B. Boktor
2014-08-14
A much easier way to attempt to fix the problem targeted by CL12362 is to jus...
Andrew M. B. Boktor
2014-08-14
Removing some bottlenecks that limit that peak-IPC
Andrew M. B. Boktor
2014-08-14
Integrated in CL12342 from coherence branch; fix for bug #160
Inderpreet Singh
2014-08-14
Adding configurable instruction latencies and initiation intervals
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
Changing the configs to be backward compatible by disabling bank groups by de...
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
Fixing bug 145. Now partition_address() works for non-power-of-two number of...
Wilson Fung
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
change copyright notice
Tor Aamodt
2014-08-14
Forgot to remove the commented incorrect code in addrdec.cc.
Wilson Fung
2014-08-14
Changed arch_rech type to store 16 registers, 8 input and 8 output. 8 inputs ...
Inderpreet Singh
2014-08-14
Cleaned up the sweep_test() in addrdec.cc to use tr1_hash_map.
Wilson Fung
2014-08-14
Fixed bug 137. Now memory address mapping with non-power-of-two memory parti...
Wilson Fung
2014-08-14
Fixed the how the Pending Hits are displayed in simulation logs. See Bug 136...
Wilson Fung
2014-08-14
Now atomic operation will change the cache line status to modified at a hit, ...
Wilson Fung
2014-08-14
Changing the defaults for ROP and DRAM latency to match Quadro config as befo...
Wilson Fung
2014-08-14
Turned ROP and DRAM latency/delays into options
Inderpreet Singh
2014-08-14
Added fixed latency queue for modeling DRAM latency
Inderpreet Singh
2014-08-14
Adding a check for copmliance between the runtime simulation config and MAX_T...
Wilson Fung
2014-08-14
Changes needed for the new fermi configs to work.
Andrew M. B. Boktor
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
Fixing bug 126. Now DXTC runs to completion by not giving correct result (ex...
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 118: Cache line size restrictions
Inderpreet Singh
2014-08-14
Fix for Bug 117 - Cannot disable L2 caches.
Inderpreet Singh
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
2014-08-14
Integration change. mem_divergence 10699 which uses a tuple file for this exp...
Tim Rogers
2014-08-14
bz 122 - Fixing the rate descpency between ldst_unit::cycle and ldst_unit::wr...
Tim Rogers
[next]