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
/
gpgpu-sim
/
gpu-sim.cc
Age
Commit message (
Expand
)
Author
2019-07-08
Move opcode_latency_int thus pass gpgpu_context into many classes
Mengchi Zhang
2019-07-03
move g_shader_core_config
Mengchi Zhang
2019-07-03
Add backward pointer to gpgpu_sim
Mengchi Zhang
2019-05-31
add new params to the global stryct and fixing some bugs
Mahmoud
2019-05-16
fixing the link symbol error
Mahmoud
2019-05-15
make gpu_tot_cycle local variable not global variable
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-18
changes for compute capabilty
Preyesh Dalmia
2019-04-17
Adding configs for device limits and fixed other misc 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-02-18
Fix spelling from adpative -> adaptive for volta cache config
Nick
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
resolving merge conflict
Deval Shah
2018-11-07
Adding INT unit, fixing tensor core latency, updating config files
Mahmoud
2018-11-06
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2018-11-05
adding Volta sub_core model and double L1 BW
Mahmoud
2018-11-03
merged with memory subsytem. Regression is passing but tensorcore kernel is s...
aamir
2018-10-30
updating the TITANV config
Mahmoud
2018-10-26
made the changes compatible with old config files
Md Aamir Raihan
2018-10-24
merged tensor-cores code
aamir
2018-10-11
Merging the latest dev from the public branch
tgrogers
2018-10-11
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-10-09
adding adaptive volta cache config
Mahmoud
2018-10-09
Adding in an occupancy metric to match the nvprof metric
tgrogers
2018-10-07
Unrolling Aksahy's stats - as they seem to be really screwing things up.
tgrogers
2018-10-07
Merge branch 'dev-purdue-integration' of github.rcac.purdue.edu:jain156/gpgpu...
tgrogers
2018-09-22
debug prints
aamir
2018-09-07
adding streamin cache + fixing TEX cache + adding l1 latency and smem latency
Mahmoud
2018-08-27
fixing ead/write buffer and new configs files
Mahmoud
2018-08-22
adding lazy-fetch-on-read and invalidate operation to cache
Mahmoud
2018-08-16
Timing model for VCORE
negargoli93
2018-07-16
fix pipline for tensor_core and change config
negargoli93
2018-06-20
Tensor core timing model
negargoli93
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
[next]