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
/
gpgpusim_entrypoint.cc
Age
Commit message (
Expand
)
Author
2014-08-14
Merging Power model into Fermi
Tayler Hetherington
2014-08-14
-being more conservative in locking the code of the kernel finish detection, ...
Ahmed El-Shafiey
2014-08-14
Integration from TM-311 branch.
Wilson Fung
2014-08-14
Fixing opencl stats
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
When a kernel is done, it doesn't mean it finished executing. Instructions co...
Andrew M. B. Boktor
2014-08-14
Removing a wrong comment
Andrew M. B. Boktor
2014-08-14
Fixes a rare race condition that prevents the kernel stats from being printed.
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
This changelist implements the following:
Andrew M. B. Boktor
2014-08-14
Integrating the pure functional simulation
Ayub Gubran
2014-08-14
Integrated 9556:
Andrew M. B. Boktor
2014-08-14
Assigned debug level 3 to stream manager output.
Inderpreet Singh
2014-08-14
change copyright notice to include authors
Tor Aamodt
2011-06-29
changing copyright to BSD
Tor Aamodt
2010-12-28
- parameter memory and active threads now part of kernel_info_t:
Tor Aamodt
2010-12-28
- Checkpointing new support for concurrent kernel execution (CUDA only, not O...
Tor Aamodt
2010-10-24
1. adding top level configuration class and making shader and memory configur...
Tor Aamodt
2010-10-12
1. adding simt_core_cluster, which models a TPC or (for fermi) GPC...
Tor Aamodt
2010-10-08
1. refactoring cuda api code for loading PTX (removing external PTX loading e...
Tor Aamodt
2010-10-05
simulator "working" on ptxplus, simulated IPC "too low" by about a factor of ...
Tor Aamodt
2010-10-03
moving some CUDA API centric code to cuda_runtime_api.cc
Tor Aamodt
2010-10-01
integrating recent changes from fermi-test into fermi
Tor Aamodt
2010-08-30
integrating CL 7421-7434 from fermi-test
Tor Aamodt
2010-08-09
refactor: remove extern decl up to gpgpusim_entrypoint.cc
Tor Aamodt
2010-08-08
refactor: shader.cc free of extern declarations
Tor Aamodt
2010-08-08
** fully decouple kernel compilation from kernel launch for opencl
Tor Aamodt
2010-08-08
refactoring: moving PTX parsing functions into ptx_parser.*
Tor Aamodt
2010-08-08
refactoring: moving 'loading' operations into ptx_loader.*
Tor Aamodt
2010-08-08
refactoring: start moving prototypes into headers
Tor Aamodt
2010-07-15
creating branch for adding support for CUDA 3.x and Fermi
Tor Aamodt
[prev]