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
/
cuda-sim
/
ptxinfo.y
Age
Commit message (
Expand
)
Author
2025-02-18
A bunch of maintenance fixes, the largest of which is getting the PTX simulat...
Tim Rogers
2019-07-02
Move ptxinfo_addinfo
Mengchi Zhang
2019-05-24
Fix linebuf for ptxinfo
Mengchi Zhang
2019-04-22
Move ptxinfo to reentrant
Mengchi Zhang
2016-09-05
Merge pull request #28 from jwang323/cdp_clean
gpgpu-sim
2016-07-05
ADD: support ptxinfo for sm_35 and cuda 6.5
Jin Wang
2016-06-13
If ptxas notices any duplicate errors, they now automatically get resolved an...
sspenst
2016-06-02
Added handling of .cc option for arithmetic instructions. NOTE: Only made cha...
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
Integration from TM-311 branch.
Wilson Fung
2014-08-14
change copyright notice to include authors
Tor Aamodt
2011-06-29
changing copyright to BSD
Tor Aamodt
2010-07-16
- template runs/passes with CUDA 3.1, but requires that CUDA 2.3
Tor Aamodt
2010-07-15
creating branch for adding support for CUDA 3.x and Fermi
Tor Aamodt