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
Age
Commit message (
Expand
)
Author
2014-08-14
Fixing 1 typo
Andrew M. B. Boktor
2014-08-14
typo
Ali Bakhoda
2014-08-14
Adding all the modifications I did so far since I will start forgetting them.
Andrew M. B. Boktor
2014-08-14
This changelist adds the following:
Andrew M. B. Boktor
2014-08-14
Supporting ptxas from CUDA 4.0
Andrew M. B. Boktor
2014-08-14
Removing the install script since it is no longer needed (read the README file)
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
Allowing capability up to sm_20, fixed ocl failures
Andrew M. B. Boktor
2014-08-14
This changelist implements the following:
Andrew M. B. Boktor
2014-08-14
Merging
Andrew M. B. Boktor
2014-08-14
New installation steps for aerial vision's dependencies.
Andrew M. B. Boktor
2014-08-14
Merging
Andrew M. B. Boktor
2014-08-14
Correcting a mistake in the ubuntu package name
Andrew M. B. Boktor
2014-08-14
Missing libraries from the link command
Andrew M. B. Boktor
2014-08-14
Adding 64-bit support for atomicAdd, atomicExch, atomicCAS and created a brie...
Wilson Fung
2014-08-14
Integration change. Fixing bug for #149: A pathological case that caused LD i...
Wilson Fung
2014-08-14
Rollback //depot/gpgpu_sim_research/fermi/distribution/configs/QuadroFX5800/g...
Ahmed El-Shafiey
2014-08-14
Integrating all recent changes in fermi
Ahmed El-Shafiey
2014-08-14
-Bug 146 fix (Adding perfect memory interface)
Ahmed El-Shafiey
2014-08-14
Changing the L1 cache allocation policy to allocation-on-miss.
Wilson Fung
2014-08-14
Fixing L2 cache description.
Ayub Gubran
2014-08-14
Fixing the description of the L2 cache size/
Ayub Gubran
2014-08-14
Fixing bug 145. Now partition_address() works for non-power-of-two number of...
Wilson Fung
2014-08-14
Fix for bug 144. Now warp parts option is used in coalescing logic (before i...
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
Updated CHANGE file for the latest bug fixes.
Wilson Fung
2014-08-14
change copyright notice
Tor Aamodt
2014-08-14
version 3.0.2
Tor Aamodt
2014-08-14
Added description of latest bugfix to CHANGES file
Inderpreet Singh
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 address operands of PTX memory instructions being ignored in predecode....
Inderpreet Singh
2014-08-14
removing unused function
Tor Aamodt
2014-08-14
- adding change information to CHANGES
Tor Aamodt
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
dl2 cache configuration specifies the config per memory partition not for the...
Andrew M. B. Boktor
2014-08-14
Fixing upper bound on threads/SM
Andrew M. B. Boktor
2014-08-14
Enabling L2 cache to serve more than just texture. (Need to actively set thi...
Wilson Fung
2014-08-14
Updated Fermi config: Changed the ICNT clock domain to model a faster interco...
Wilson Fung
2014-08-14
A more accurate configuration for Fermi
Andrew M. B. Boktor
2014-08-14
Changes needed for the new fermi configs to work.
Andrew M. B. Boktor
[next]