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
/
cuda-sim
Age
Commit message (
Expand
)
Author
2019-06-20
Fix bug for bar.red.op.pred
Mengchi Zhang
2019-06-12
Fix some compiler warning
Mengchi Zhang
2019-06-12
Add some vars in ptx_parser
Mengchi Zhang
2019-06-12
Move symbol table globals
Mengchi Zhang
2019-06-12
Move all ptx_parser inside gpgpu_context
Mengchi Zhang
2019-06-12
Move print_ptx_file
Mengchi Zhang
2019-06-12
Integrate ptxinfo into gpgpu_context
Mengchi Zhang
2019-06-12
Move g_ptxinfo_filename
Mengchi Zhang
2019-06-12
Remove unused vars
Mengchi Zhang
2019-06-12
Move some function from ptx_loader to gpgpu_context
Mengchi Zhang
2019-06-10
Remove those duplicated defined
Mengchi Zhang
2019-06-10
Fix g_func_decl
Mengchi Zhang
2019-06-09
Add more vars for ptx_parser
Mengchi Zhang
2019-06-09
Move ptx_parser vars
Mengchi Zhang
2019-06-03
Merge branch 'dev' of https://github.com/echoedit/gpgpu-sim_distribution into...
Mengchi Zhang
2019-05-31
adding missing changes in cuda-sim.cc
Mahmoud
2019-05-30
adding new values to gpu context
Mahmoud
2019-05-30
Move some variables in ptx_parser
Mengchi Zhang
2019-05-30
Move fatbin etc globals
Mengchi Zhang
2019-05-24
Fix linebuf for ptxinfo
Mengchi Zhang
2019-05-20
Fix col and linebuf
Mengchi Zhang
2019-05-18
Fix parser for loader
Mengchi Zhang
2019-05-17
Fix linebuf and col
Mengchi Zhang
2019-05-17
Move ptx parser to reentrant
Mengchi Zhang
2019-05-15
make gpu_tot_cycle local variable not global variable
Mahmoud
2019-05-08
Merge pull request #2 from echoedit/dev
Mengchi Zhang
2019-05-02
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2019-04-22
Move ptxinfo to reentrant
Mengchi Zhang
2019-04-17
Adding configs for device limits and fixed other misc bugs
Suchita Pati
2019-04-16
Adding additional fixes for the texture bugs
Suchita Pati
2019-04-11
adding local xbar and fast execution mode
Mahmoud
2019-04-10
Adding texture Fix
Suchita Pati
2019-03-24
Parse bar.warp.sync as NOP operation ( which is acceptable in Stack based rec...
Deval Shah
2018-11-29
Fixing the compile in gcc 4.4.x
tgrogers
2018-11-20
Fixing the compile in gcc 4.4.x
tgrogers
2018-11-18
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2018-11-09
Adding checkpoint support
Deval Shah
2018-11-09
resolving merge conflicts
Deval Shah
2018-11-09
changes for checkpoint support
Deval Shah
2018-11-09
resolving merge conflict
Deval Shah
2018-11-07
Adding INT unit, fixing tensor core latency, updating config files
Mahmoud
2018-11-05
demorgan law error
aamir
2018-11-04
bug in the wmma_ld for load-c in fp16 mode
aamir
2018-11-03
merged with memory subsytem. Regression is passing but tensorcore kernel is s...
aamir
2018-11-02
bug in the last commit
aamir
2018-11-02
some minor changes asked in the code review
aamir
2018-11-02
added incount and outcount, addressed all of the pull request comments
aamir
2018-10-26
made the changes compatible with old config files
Md Aamir Raihan
2018-10-24
merged tensor-cores code
aamir
2018-10-05
Merge pull request #15 from gjulianm/dev
Tim Rogers
[next]