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
/
setup_environment
Age
Commit message (
Expand
)
Author
2025-02-11
Update setup_environment
Tim Rogers
2025-02-11
Update setup_environment
Tim Rogers
2024-12-11
Add SST integration into gpgpusim (#44)
WilliamMTK
2024-10-07
we have gcc-11 now. Check version for more than 2 digits. (#79)
JRPan
2023-05-19
thowing an error flag on failure
tgrogers
2023-02-10
Taking out a comment that is no longer relevant and truncating the commit has...
tgrogers
2021-10-17
AccelWattch dev Integration
VijayKandiah
2020-06-10
CUDA 11 support
tgrogers
2020-04-07
Merge remote-tracking branch 'localpub/dev' into dev
tgrogers
2019-11-11
Enabled CUDA 10. Added implementations for __cudaPushCallConfiguration and __...
bftf
2019-08-28
Fixing the screwy way that setup env messes with the cd stack
tgrogers
2019-06-10
Upgrading the tests to regress CUDA 10 and completely dropping GTX480 - we sh...
tgrogers
2019-06-09
A bunch of boilerbplate to get 10.1 to compile. Still does not yet run. The w...
tgrogers
2018-11-16
changes for cuda 4.2 support
Deval Shah
2018-11-09
required environment variables
Deval Shah
2018-10-11
Merging the latest dev from the public branch
tgrogers
2018-06-30
oops - you should set this if it does not exist, not the other way around...
tgrogers
2018-06-30
Adding in a check to not blow away the PTXAS variable if you already had it set
tgrogers
2018-06-30
Cleaning up the setup env message a bit and having the simulator properly dum...
tgrogers
2018-06-30
Preventing bad git commit numbers from printing when you run setup_env from a...
tgrogers
2018-06-30
changing the flow s.t. you cannot compile the simulator with a different vers...
tgrogers
2018-06-29
Fixing the PTXPLUS + new CUDA execution case.
tgrogers
2018-06-29
Allowing modern GPU configrations to properly run PTXPLUS.
tgrogers
2018-04-11
This build status line was broken when there were cached files
tgrogers
2018-03-25
Merging with updates in the public repo
tgrogers
2018-03-20
Adding in some setupscript stuff to properly print the build version and get ...
tgrogers
2018-02-22
run all the configs, do 9.1 on the sdk and stop the setup environment from co...
tgrogers
2017-12-12
support for 9.1
tgrogers
2017-07-12
Getting jenkins to work by changing the error on shell type to a warning. The...
tgrogers
2016-10-28
support for CUDA 8.0 PTX
Ahmed ElTantawy
2016-05-12
updating Makefile and setup environment for 7.5 support
Ahmed ElTantawy
2015-03-05
update setup_environment to reflect the levels of support of CUDA versions
Ahmed ElTantawy
2015-03-04
initial support for CUDA 5.0, 5.5, 6.0 to get template from SDK running
Ahmed ElTantawy
2014-08-14
Review: 76001: Setup environment quick fix for ubuntu
Dongdong Li
2014-08-14
Review 69001:
Dongdong Li
2014-08-14
Adding a wildcard to the end of the GCC sed string parser to handle gcc print...
Tim Rogers
2014-08-14
Changing the make flow so all the generated files, both object and code gene...
Tim Rogers
2014-08-14
Fixing a bug that was trashing the LD_LIBRARY_PATH if GPGPUSIM_ROOT was not t...
Tim Rogers
2014-08-14
simplify bash check
Tor Aamodt
2014-08-14
verify user is using bash
Tor Aamodt
2014-08-14
enable CUBIN parsing on Mac OS X
Tor Aamodt
2014-08-14
Updating setup_environment and Makefile to use gpuwattch instead of mcpat
Tayler Hetherington
2014-08-14
a bit more cleaning
Tor Aamodt
2014-08-14
clean up setup_environment
Tor Aamodt
2014-08-14
Merging Power model into Fermi
Tayler Hetherington
2014-08-14
testing submission policy checking script; enable CUDA 4.2 for testing
Tor Aamodt
2014-08-14
Fixing Tor's clean up. Seems like we have 2 version string kicking around On...
Tim Rogers
2014-08-14
cleaning Tim's edits up so can work on MacOS and avoid duplicating effort don...
Tor Aamodt
2014-08-14
Setting the path earlier so nvcc is the right version when we fill in the bui...
Tim Rogers
2014-08-14
Putting GPGPU-sim into nvcc version specific build and lib folders.
Tim Rogers
[next]