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
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
2014-08-14
Printing out the simulation rate
Tim Rogers
2014-08-14
Back out changelist 10951
Hadi Jooybar
2014-08-14
Should be tested.
Hadi Jooybar
2014-08-14
Making the default L2 something sane
Tim Rogers
2014-08-14
- Fixing L1 Texture cache option (I updated the description to look like the...
Ali Bakhoda
2014-08-14
Actually fixing the atomic bug
Tim Rogers
2014-08-14
Fixing the atomics I broke with the insn count fix
Tim Rogers
2014-08-14
Fixing the varying instruction count when the cache configuration changes.
Tim Rogers
2014-08-14
Adding a print guard if there is no cache
Tim Rogers
2014-08-14
Integration change. - CL 9058 , adding the l1 cache stat print to the end of ...
Tim Rogers
2014-08-14
Integration change. CL 8980 - l1 cache stat print
Tim Rogers
2014-08-14
Ejection from the interface buffer between interconnet and L2 happens in L2 c...
Ali Bakhoda
2014-08-14
Integrated in CL10323 from tm-test branch
Inderpreet Singh
2014-08-14
Fix for Bug 111, integrated in CL10260
Inderpreet Singh
2014-08-14
Fix for Bug 110 - integrates in CL 10258 from tm-test branch
Inderpreet Singh
2014-08-14
Added read to precharge constraint - negligible effect to DRAM efficiency.
Inderpreet Singh
2014-08-14
Fixed the DRAM timing model to add the write-read turn and write-precharge de...
Wilson Fung
2014-08-14
Integration change from CL8943 to fix barrier behaviour.
Wilson Fung
2014-08-14
fixup some dangling references
Tor Aamodt
2014-08-14
change copyright notice to include authors
Tor Aamodt
2014-08-14
Fixing comment clobber from yesterday
Tim Rogers
2011-07-07
Integration change. Bringing in some changes from mem_divergence that allow f...
Tim Rogers
2011-06-29
changing copyright to BSD
Tor Aamodt
2011-05-28
fix for bug 103
Tor Aamodt
2011-05-26
Another local memory address translation bug fix - it now adds an offset to p...
Inderpreet Singh
2011-05-25
Bug fix for local memory address translation that was made in tm-test branch ...
Inderpreet Singh
2011-05-25
Fix bug #100: local memory address translation returns multiple addresses
Inderpreet Singh
2011-03-03
refactor pipeline stage names
Tor Aamodt
2011-02-01
Added configurable schedulers!
aturner
2011-01-24
Adds highly configurable opperand collector
aturner
2011-01-20
Integration change. Bug fixes from AMD-CMU trace gen branch.
Wilson Fung
2011-01-02
integrate
Tor Aamodt
[next]