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
Age
Commit message (
Expand
)
Author
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 definitions
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-31
add new params to the global stryct and fixing some bugs
Mahmoud
2019-05-30
adding new values to gpu context
Mahmoud
2019-05-30
adding new params to gpgpu-sim strut
Mahmoud
2019-05-30
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mengchi Zhang
2019-05-30
Move some variables in ptx_parser
Mengchi Zhang
2019-05-30
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-05-30
adding the gpu_context strut
Mahmoud
2019-05-30
Move fatbin etc globals
Mengchi Zhang
2019-05-26
Merge pull request #1 from gpgpu-sim/dev
Mengchi Zhang
2019-05-24
Fix linebuf for ptxinfo
Mengchi Zhang
2019-05-21
fix bugs in tag() and some other function
Jiangqiu Shen
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-16
fixing the link symbol error
Mahmoud
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-08
fixing the building fail
Mahmoud
2019-05-07
fixxing indentation
Mahmoud
2019-05-07
Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim_distribution into dev
Mahmoud
2019-05-07
enable FEM and fixed indentation
Mahmoud
2019-05-02
Merge branch 'dev' into dev
Tim Rogers
2019-05-02
Merge pull request #95 from CoffeeBeforeArch/volta_spelling_fix
Tim Rogers
2019-05-02
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2019-04-25
increase stat counter size to long long
Mahmoud
2019-04-22
Move ptxinfo to reentrant
Mengchi Zhang
2019-04-18
changes for compute capabilty
Preyesh Dalmia
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 some stats and random hashing
Mahmoud
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
2019-02-18
Fix spelling from adpative -> adaptive for volta cache config
Nick
2019-01-30
changes for Ubuntu 18.04 support
Deval Shah
2018-11-29
Fixing the compile in gcc 4.4.x
tgrogers
[next]