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
Age
Commit message (
Expand
)
Author
2017-07-09
What is going on?
tgrogers
2017-07-09
Adding in some mroe stuff to debug travis
tgrogers
2017-07-09
Commit to wake travis up?
tgrogers
2017-07-08
Adding in a test to see what happens when travis tries to build with docker.
tgrogers
2017-07-06
Adding the correct dependency for the detailed_version file. In order to upda...
tgrogers
2017-05-17
Merge pull request #37 from tgrogers/tim-embed-commit
Tim Rogers
2017-05-17
Adding in the embedded .so bit
tgrogers
2017-05-17
Getting rid of the branch since it gets weird, espeically in travis
tgrogers
2017-05-17
Fixing a bug with where the build version is made. Moveing it after the right...
tgrogers
2017-05-17
Changing the version detection to be much more detailed. Now the git commit #...
tgrogers
2017-05-09
Merge pull request #35 from echoedit/dev
Tim Rogers
2017-05-09
Fix next block addr to link predicate ret block to consecutive block
Mengchi Zhang
2017-05-09
Merge pull request #32 from ElTantawy/dev
Tim Rogers
2017-05-09
Updating for Travis
Tim Rogers
2017-05-09
Merge branch 'dev' into dev
Tim Rogers
2016-10-31
update opencl_runtime similar to cuda_runtime
Ahmed ElTantawy
2016-10-28
support for CUDA 8.0 PTX
Ahmed ElTantawy
2016-09-10
Paper to cite for CDP support
gpgpu-sim
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-09-05
MOD: modify Makefile to make CUDART_VERSION available to gpu-sim.cc
Jin Wang
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-08-25
OCD
sspenst
2016-08-25
Fixed minor shfl bugs
sspenst
2016-08-24
Cleanup
sspenst
2016-08-24
Added shfl instruction
sspenst
2016-08-09
Changed bsmad_impl to match Ahmed's output. Added latency and initiation_inte...
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-05
bsmad gives the correct output in the small cases I have tried, still need to...
sspenst
2016-08-04
A thread executing BSMAD is now able to access information from all threads i...
sspenst
2016-07-11
Changed sst return value to be the address instead of index offset
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-08
SST should now properly simulate the barrier operation
sspenst
2016-07-07
sst_impl cleanup
sspenst
2016-07-07
Indices are now stored corresponding to values. SST now returns the number of...
sspenst
2016-07-07
SST instruction now returns the end address of the new sparse array
sspenst
2016-07-07
SST instruction now updates the original array instead of storing the result ...
sspenst
2016-07-07
Rough implementation of the SST instruction. It squeezes out the zeros that a...
sspenst
2016-07-06
dependencies and directory
Tor Aamodt
2016-07-06
pull torque queue manger setup for github/travis
Tor Aamodt
2016-07-06
Added the ability to load from sstarr memory after data has been stored in it
sspenst
2016-07-06
Added sstarr memory, which works the same as shared memory
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
BUG: extra bracket
Jin Wang
2016-07-06
BUG: wrong declaration for m_args_aligned_size
Jin Wang
[prev]
[next]