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
/
gpgpu-sim
/
gpu-sim.cc
Age
Commit message (
Expand
)
Author
2018-05-21
Merged in suchitapati/gpgpusim-cudnn-05-01-18 (pull request #7)
Suchita Pati
2018-05-09
Merge remote-tracking branch 'public/dev' into dev
tgrogers
2018-05-02
Minor change in config description
Suchita Pati
2018-05-01
Added support for -gpgpu_registers_per_block config
Suchita Pati
2018-04-11
Merge remote-tracking branch 'upstream/dev' into dev
tgrogers
2018-04-10
added config -gpgpu_shmem_per_block and fixed cudaGetDeviceAttributes function
Suchita Pati
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-01
Merge branch 'dev-purdue-integration' into dev-purdue-integration
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
fixing gpu-tot-cycle bug
Mahmoud
2018-03-28
Fixing a minor typo in an old config
tgrogers
2018-03-28
adding new stats counter
Mahmoud
2018-03-28
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...
Mahmoud
2018-03-28
adding new counters for parition level para and L2 BW
Mahmoud
2018-03-27
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-03-26
Provide portable (non-x86) breakpoint method which should work on all linuxes...
Nathan Conrad
2018-03-26
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-03-26
Fixing resources limitation assertion for compute cab 61
Mahmoud
2018-03-25
Need to make sure we don't kill the L1 too
tgrogers
2018-03-22
Change 257 by jain156@akshayj-lt1 on 2017/06/03 16:32:52
Akshay Jain
2018-03-22
Change 252 by jain156@akshayj-lt1 on 2017/05/29 10:51:32
Akshay Jain
2018-03-22
Change 180 by jain156@akshayj-lt1 on 2017/03/30 11:48:07
Akshay Jain
2017-11-18
copy to the L2 by default
tgrogers
2017-11-18
fixing the cycle issues with using the cudamemcpies
tgrogers
2017-11-18
64-address used on the CPU side, but GPGPU-Sim Truncates it to 32-bit.... tru...
tgrogers
2017-11-18
fixing a stupid inheritance bug
tgrogers
2017-11-18
Making the perf sim copy optional, getting rid of an assert that will happen ...
tgrogers
2017-11-18
vectoradd is successfully filling the l2
tgrogers
2017-10-30
adding new stats and change the PascalP100-HBM config
Mahmoud
2017-10-27
add more statistics and chaging Pascal config
Mahmoud
2017-10-26
Changing the Titan X config file to use the last modifications
Mahmoud
2017-10-25
The commits includes:
Mahmoud
2017-10-13
ensure that first launch uses simt cluster 0
Mahmoud
2017-10-11
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...
Mahmoud
2017-09-14
adding some condig comments
Mahmoud
2017-09-13
Adding sperate dp_unit
Mahmoud
2017-09-12
Adding HBM model
Mahmoud
2017-08-17
Merged all work on the dev branch since the divergence point into the dnn bra...
speverel
2017-07-17
Fixing some typos and adding comments
Mahmoud
2017-07-17
Improving GPU core model. This commits contains:
Mahmoud
2016-09-02
BUG: concurrent kernel on the same SMX does not work with non-legacy local me...
Jin Wang
2016-09-02
MOD: Add macros to turn off cuda_device_runtime for CUDA < 5.0
Jin Wang
2016-07-06
Added the ability to load from sstarr memory after data has been stored in it
sspenst
2016-07-06
ADD: add knob to enable CDP in gpgpusim config
Jin Wang
2016-07-06
MOD: modify to new structure name gpgpu_ptx_sim_info
Jin Wang
2016-07-06
ADD: add kernel launching latency from stream to distributor
Jin Wang
2016-07-06
ADD: print kernel parameter size footprint. BUG: concurrent kernels on same s...
Jin Wang
[prev]
[next]