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
version 3.2.2
Tor Aamodt
2014-08-14
warning fixes 2nd patch, including comments removal and strict aliasing fixes.
leonyu
2014-08-14
fix dram sampling interval scaling
Jingwen Leng (UT Austin)
2014-08-14
Bug FIX: icnt::full() check using wrong mf size
Dongdong Li
2014-08-14
Fixing jenkins failure
Andrew M. B. Boktor
2014-08-14
Allocating aligned local memory
Andrew M. B. Boktor
2014-08-14
Fixing assertion that occurs when L1 cache is configured with write-allocatio...
Wilson Fung
2014-08-14
Fixing the intra-partition address calculation so that every set in L2 cache ...
Wilson Fung
2014-08-14
Refactoring:
Dongdong Li
2014-08-14
Adding the ability to trace all the shader cores
Tim Rogers
2014-08-14
Intesim2 Integration
Dongdong Li
2014-08-14
Review: 76001: Setup environment quick fix for ubuntu
Dongdong Li
2014-08-14
Updated the Fermi configurations to have two L2 banks per memory partition, a...
Wilson Fung
2014-08-14
Fixing Quadro 5600 configuration file which used -inter_config_file icnt_conf...
Tayler Hetherington
2014-08-14
Review 77001: Fixing Writeback/Write allocate hard coded memory_access_types ...
Tayler Hetherington
2014-08-14
Adding bandwidth modeling to the cache model.
Wilson Fung
2014-08-14
Review 69001:
Dongdong Li
2014-08-14
Lengthened the DRAM return queue size to have enough credits in order to keep...
Wilson Fung
2014-08-14
Fix for bug 63. bk[i]->n_idle should be bk[j]->n_idle instead.
Wilson Fung
2014-08-14
Redesigned the memory partition unit to support multiple L2 cache banks per p...
Wilson Fung
2014-08-14
Adding option to force global memory accesses to skip L1 data cache while sti...
Wilson Fung
2014-08-14
Integrating changes from my personal branch.
Tim Rogers
2014-08-14
Review 62001: Fixing bug where labels "WarpIssueSlotBreakdown" and "WarpIssue...
Tayler Hetherington
2014-08-14
Updated the aerialvision log parser to detect for metric sample that contains...
Wilson Fung
2014-08-14
Adding a wildcard to the end of the GCC sed string parser to handle gcc print...
Tim Rogers
2014-08-14
Rename/move file(s)
Ahmed El-Shafiey
2014-08-14
Adding the ability to querry the WARPSZ flag from the ptx script.
Tim Rogers
2014-08-14
Forgot a file in CL 16503
Tim Rogers
2014-08-14
Changing the make flow so all the generated files, both object and code gene...
Tim Rogers
2014-08-14
Update paper authors
Tor Aamodt
2014-08-14
Interconnection traffic breakdown stats (integration from TM branch).
Wilson Fung
2014-08-14
Adding new option '-liveness_message_freq', which throttles the frequency of ...
Wilson Fung
2014-08-14
cleaning up descriptions in CHANGES (new feature vs bug fix)
Tor Aamodt
2014-08-14
dev branch string
Tor Aamodt
2014-08-14
Fixing ":" to "=" in shader_print_cache_stats. This will not affect the regre...
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
Fixing pending_hit bug (Access is supposed to return MISS, but stats should i...
Tayler Hetherington
2014-08-14
Fixing bug in printing - Not checking if cache was instantiated (i.e., L1D fo...
Tayler Hetherington
2014-08-14
Fixing deadlock bug for CL16452
Tayler Hetherington
2014-08-14
Fixing compilation bug in CL16452. Tested with gcc version 4.2.1 and 4.3.4.
Tayler Hetherington
2014-08-14
Review: 33001. Updating/cleaning up the cache statistics. Moving the statisti...
Tayler Hetherington
2014-08-14
Further cleaning up power stats - Continuation of issue 35001.
Tayler Hetherington
2014-08-14
Adding a dependency so the ptxinto.tab.h file is generated before the lex.ptx...
Tim Rogers
2014-08-14
Fixing interconnect stats bug
Tayler Hetherington
2014-08-14
Adding Quadro FX5600 configurations
Tayler Hetherington
2014-08-14
Fixing 2 bugs & small code clean up:
Tayler Hetherington
2014-08-14
Fixing bug 59 + cleaning some code related to the power model
Ahmed El-Shafiey
2014-08-14
fixing broken opencl regression from last regression (when the CreateKernel d...
Ahmed El-Shafiey
2014-08-14
Two small fixes in the OpenCL API
Ahmed El-Shafiey
[next]