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
/
abstract_hardware_model.h
Age
Commit message (
Expand
)
Author
2018-09-06
Add .nc option
Mengchi Zhang
2018-08-16
Timing model for VCORE
negargoli93
2018-07-21
merging the changes of cutlass on negar tensorcore branch
aamir
2018-06-20
Tensor core timing model
negargoli93
2018-05-30
changes for vector operands
aamir
2018-05-25
restructured texref maps to fix texture bug
Jonathan
2018-05-25
unbind implementation
Jonathan
2018-05-25
revert to before texture bug
Jonathan
2018-05-25
erase texinfo in unbind and disable assert
Jonathan
2018-05-25
implemented unbind, currently only affects cudaArray map
Jonathan
2018-05-25
reverted cuda8 changes (extra fields) and assert texture bug fix's assumption
Jonathan
2018-05-25
abstract_hardware_model.h:texrefAttr is different and can be searched via poi...
Jonathan
2018-05-25
counting matches with same texref contents, added cuda8 fields to texref struct
Jonathan
2018-05-25
allows gpgpusim to select a set of texture array,attr,info but maybe not the ...
Jonathan
2018-05-12
commit for eece527project
negargoli93
2018-03-29
Merge remote-tracking branch 'public_gpgpusim/dev' into dev
Tor Aamodt
2018-03-28
fix compile errors on Ubuntu LTS 16.04
Tor Aamodt
2018-03-27
support for pinned memories - temporary fix
Amruth
2018-03-25
Add lonestar tick support
Mengchi Zhang
2017-10-11
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...
Mahmoud
2017-09-24
Changed how warp level instructions are handled to avoid an assert that is gu...
speverel
2017-09-13
Adding sperate dp_unit
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-06
Merge pull request #30 from sspenst/dev
gpgpu-sim
2016-09-05
Merge pull request #28 from jwang323/cdp_clean
gpgpu-sim
2016-08-24
Added shfl instruction
sspenst
2016-08-08
Forgot to multiply by the synapse
sspenst
2016-08-05
Deleted useless comments
sspenst
2016-08-05
Added ptx_warp_info to know how many threads within a warp have executed
sspenst
2016-08-04
A thread executing BSMAD is now able to access information from all threads i...
sspenst
2016-07-11
Reverted the previous commit to add a cleaner way of getting NUM_THREADS. Now...
sspenst
2016-07-08
Made gridDim and blockDim global variables so that they can be accessed from ...
sspenst
2016-07-07
SST instruction now updates the original array instead of storing the result ...
sspenst
2016-07-06
Added sstarr memory, which works the same as shared memory
sspenst
2016-07-06
ADD: add kernel launching latency from stream to distributor
Jin Wang
2016-07-06
ADD: add stats for kernel launching and complete cycle
Jin Wang
2016-07-06
ADD: add cdp latency
Jin Wang
2016-07-05
ADD: delete streams created by cta when deleting kernel
Jin Wang
2016-07-05
BUG: multiple child kernels finish
Jin Wang
2016-07-05
BUG: do not handle cudaGetParameterBufferV2 and cudaLaunchDeviceV2 as call.un...
Jin Wang
2016-07-05
MOD: add child kernel stream and scheduling support
Jin Wang
2016-06-07
Added support for cudaMemcpyDefault flag in cudaMemcpy. Also increased the ma...
speverel
2015-03-04
initial support for CUDA 5.0, 5.5, 6.0 to get template from SDK running
Ahmed ElTantawy
2014-08-14
Support for named bariers + bar.red + bar.arrive instructions
Ahmed El-Shafiey
2014-08-14
Fix Bug 81
Ahmed El-Shafiey
2014-08-14
Review 77001: Fixing Writeback/Write allocate hard coded memory_access_types ...
Tayler Hetherington
2014-08-14
Adding option to force global memory accesses to skip L1 data cache while sti...
Wilson Fung
2014-08-14
Adding the ability to querry the WARPSZ flag from the ptx script.
Tim Rogers
[prev]
[next]