index
:
weft
main
CPEN 511 Project - Weft: Improving SIMD Utilization through MIMD-like Co-issue and Thread Compaction
Davit Grigoryan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-06-29
Fixing the PTXPLUS + new CUDA execution case.
tgrogers
2018-06-29
Allowing modern GPU configrations to properly run PTXPLUS.
tgrogers
2018-06-22
No need to change the config file for adding tensor-core
negargoli
2018-06-20
Tensor core timing model
negargoli93
2018-06-15
memory partition indexing
Mahmoud
2018-06-13
debug print
aamir
2018-06-13
generic matrix multiply kernel passed
aamir
2018-06-11
tested all the configuration of mma
aamir
2018-06-11
added all the configuration
aamir
2018-06-08
regression passed
Aamir Raihan
2018-06-06
ptx.y fixed syntax
aamirraihan
2018-06-06
added profilling xls and changes for regression
aamir
2018-06-05
added support for wmma:load_c:f16_type
aamir
2018-06-02
mma working for type32_32
aamir
2018-06-01
added mma & mma_st
aamir
2018-06-01
wmma load working
aamir
2018-05-31
mma_ld_impl
aamir
2018-05-30
adding code for wmma_ld_impl, error at decode space
aamir
2018-05-30
changes for vector operands
aamir
2018-05-27
added wmma parsing but execution getting aborted
aamir
2018-05-12
mma added
negargoli93
2018-05-12
commit for eece527project
negargoli93
2018-05-04
Getting the simulator to compile with older versions of g++
tgrogers
2018-04-22
Clang disallows empty bracks to show array indices. I believe that inserting ...
Nathan Conrad
2018-04-22
Some classes were referred to as a class and a struct (reported as clang warn...
Nathan Conrad
2018-04-22
Add cmath include to cuda-math.h, to allow std::isnan to be used
Nathan Conrad
2018-04-18
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-04-18
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-04-12
adding sime spaces
Mahmoud
2018-04-12
fixing FCFS bug
Mahmoud
2018-04-11
Add support for isnan to compile with GCC-4.8.2
green349
2018-04-11
Merge remote-tracking branch 'upstream/dev' into dev
tgrogers
2018-04-05
Nice to know when the simulaton thread actually gets the exit call under norm...
tgrogers
2018-04-05
Nice to know when the simulaton thread actually gets the exit call under norm...
tgrogers
2018-04-05
fixing gpu-tot-cycle bug
Mahmoud
2018-04-05
adding new stats counter
Mahmoud
2018-04-05
adding new counters for parition level para and L2 BW
Mahmoud
2018-04-05
GPGPU-Sim should always print when the sim thread exits - if this doesn't hap...
tgrogers
2018-04-02
print out all the cache stats even if they are zero - makes collection more u...
tgrogers
2018-04-02
Adding in Mahmoud's changes to the print cache stats
tgrogers
2018-04-01
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/jain1...
Akshay Jain
2018-04-01
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Akshay Jain
2018-04-01
Stats are now printing properly. Checked in bfs
Akshay Jain
2018-03-31
Merge commit '89db73061e043c26df22c7f18d9adb106d8078ac' into dev-purdue-integ...
tgrogers
2018-03-31
Getting rid of our constant, annoying prints. Running workloads of any size c...
tgrogers
2018-03-30
Moving the print to avoid spurrious statistics
tgrogers
2018-03-30
When CDP was added - we started printing garbage stats after every memcpy. I ...
tgrogers
2018-03-30
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...
Mahmoud
2018-03-30
fixing gpu-tot-cycle bug
Mahmoud
2018-03-28
Fixing a minor typo in an old config
tgrogers
[prev]
[next]