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
/
cuda-math.h
Age
Commit message (
Expand
)
Author
2019-09-13
Big reformat change using clang-format-6.0
Nick
2019-09-13
Revert "Add src/cuda-sim formatting"
Nick
2019-09-13
Add src/cuda-sim formatting
Nick
2019-06-10
Remove those duplicated defined
Mengchi Zhang
2018-10-24
merged tensor-cores code
aamir
2018-06-06
added profilling xls and changes for regression
aamir
2018-06-01
wmma load working
aamir
2018-05-04
Getting the simulator to compile with older versions of g++
tgrogers
2018-03-28
fix compile errors on Ubuntu LTS 16.04
Tor Aamodt
2014-08-14
- can compile on MacOSX (tested on Lion)... no regression testing done on Mac
Tor Aamodt
2014-08-14
Adding missing math functions for mac osx compatiblity.
Wilson Fung
2014-08-14
change copyright notice to include authors
Tor Aamodt
2011-06-29
changing copyright to BSD
Tor Aamodt
2010-10-01
integrating recent changes from fermi-test into fermi
Tor Aamodt
2010-07-16
- template runs/passes with CUDA 3.1, but requires that CUDA 2.3
Tor Aamodt
2010-07-15
compiles with CUDA 3.1 (but, nothing tested)
Tor Aamodt
2010-07-15
creating branch for adding support for CUDA 3.x and Fermi
Tor Aamodt