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
enable CUBIN parsing on Mac OS X
Tor Aamodt
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
1- it seems like using #ifdef within a class definition confuses valgrind, re...
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
parsing the XML file only if the power simulator is enabled -- this bug was i...
Ahmed El-Shafiey
2014-08-14
fixig more valgrind errors in CACTI due to uinitialized variables + fixing a ...
Ahmed El-Shafiey
2014-08-14
fixing some valgrind erros by initializing uninitialized values in CACTI
Ahmed El-Shafiey
2014-08-14
Modified cuobjdump-based PTX/SASS extraction (CUDA 4.0 and newer) to support ...
Wilson Fung
2014-08-14
cleaning the duty_cycle_stats collection code in the writeback stage
Ahmed El-Shafiey
2014-08-14
Changing mcpat.xml->gpuwattch_gtx480.xml in configs/GTX480.
Tayler Hetherington
2014-08-14
Rename/move file(s)
Tayler Hetherington
2014-08-14
Rename/move file(s)
Tayler Hetherington
2014-08-14
Updating setup_environment and Makefile to use gpuwattch instead of mcpat
Tayler Hetherington
2014-08-14
Renaming src/mcpat -> src/gpuwattch
Tayler Hetherington
2014-08-14
a bit more cleaning
Tor Aamodt
2014-08-14
clean up setup_environment
Tor Aamodt
2014-08-14
cleaning up README description of how to use GPUWattch
Tor Aamodt
2014-08-14
mention GPUWatch in CHANGES
Tor Aamodt
2014-08-14
updating
Tor Aamodt
2014-08-14
Fix for bug 30 (external).
Wilson Fung
2014-08-14
Adding a line to the CHANGES says we added a power model based on McPAT 0.8be...
Ahmed El-Shafiey
2014-08-14
removing the Power model README file, its content is already in the main READ...
Ahmed El-Shafiey
2014-08-14
Merging
Ahmed El-Shafiey
2014-08-14
calling it GPUWattch
Tor Aamodt
2014-08-14
fixing a bug that cause the thread_fence benchmark fails (excluding an opcode...
Ahmed El-Shafiey
2014-08-14
fixing a segfault problem for Quadro config with interconnect stats
Ahmed El-Shafiey
2014-08-14
remove this configuration, not agressively validated yet
Ahmed El-Shafiey
2014-08-14
adding the scaling to the total instruction as well
Ahmed El-Shafiey
2014-08-14
update comments of the L2 configuration and update Tesla L2 config with 128 l...
Ahmed El-Shafiey
2014-08-14
setting power model congfig to zero by default (because the mcpat.xml is avai...
Ahmed El-Shafiey
2014-08-14
remove parts of the code that will confuse the users
Ahmed El-Shafiey
2014-08-14
Merging Power model into Fermi
Tayler Hetherington
2014-08-14
CL 14572 is version 3.1.2
Tor Aamodt
2014-08-14
Fixed .loc directive parsing for PC-Histogram (CFLog) in AerialVision.
Wilson Fung
2014-08-14
Changing the QuadroFX5800 config to use compute capability 1.3 (no idea why i...
Wilson Fung
2014-08-14
Fixed a bug introduced in CL14565 for PTXPlus.
Wilson Fung
2014-08-14
Extended PTX parser to recognize the .ptr .shared directive and allocate shar...
Wilson Fung
2014-08-14
Remove memory leak in cudaSetupArgument()
Wilson Fung
2014-08-14
nvopencl_wrapper now works on machine with both AMD and NVIDIA GPUs. It will...
Wilson Fung
2014-08-14
OpenCL newer diver fix
Hadi Jooybar
2014-08-14
Fixed the timing model for LDU instruction, before it was not recognized as a...
Wilson Fung
2014-08-14
Fixed the shared memory bank conflict model for GTX 480 and Tesla C2050. Now...
Wilson Fung
2014-08-14
Updated the option parser to support named sub-options (via a separate instan...
Wilson Fung
2014-08-14
Integrated in CL14390.
Inderpreet Singh
2014-08-14
- Fixing cache configuration groupings -> Now <cache configs>, <cache policie...
Tayler Hetherington
2014-08-14
Adding cache_request_status to the config-specific cache function pointers as...
Tayler Hetherington
2014-08-14
Added functional execution support for shared memory atomic operations.
Inderpreet Singh
2014-08-14
Correcting the interconnect config file name in the TeslaC2050 config.
Wilson Fung
[next]