summaryrefslogtreecommitdiff
path: root/libcuda/Makefile
AgeCommit message (Expand)Author
2019-05-28Move some functions to enable C++Mengchi Zhang
2015-06-05Adding in changes to put generated code files in the build directory instead ...tgrogers
2014-08-14 Changing the make flow so all the generated files, both object and code gene...Tim Rogers
2014-08-14Clean up the unordered_map fallback support.Wilson Fung
2014-08-14Now makedepend doesn't have to interfere with our commits anymore.Andrew M. B. Boktor
2014-08-14supressing signed to unsigned comparison and unused warnings (flex generates ...Andrew M. B. Boktor
2014-08-14The generic makefile applies rules to files outside the dir and failsAndrew M. B. Boktor
2014-08-14Moving things where they belongAndrew M. B. Boktor
2014-08-14Using nvcc present in CUDA_INSTALL_PATH instead of the one in PATHAndrew M. B. Boktor
2014-08-14Back out changelist 10951Hadi Jooybar
2014-08-14Should be tested.Hadi Jooybar
2014-08-14Undoing the rest of files mistakly changed in CL10695, this change completes ...Ayub Gubran
2014-08-14My last work added to the branch, wokring on the functional simulator in cuda...Ayub Gubran
2014-08-14- Minor change to make things simpler, basically removing all instances ofAndrew M. B. Boktor
2011-07-07Integration change. Bringing in some changes from mem_divergence that allow f...Tim Rogers
2010-10-081. refactoring cuda api code for loading PTX (removing external PTX loading e...Tor Aamodt
2010-10-03moving some CUDA API centric code to cuda_runtime_api.ccTor Aamodt
2010-07-15creating branch for adding support for CUDA 3.x and FermiTor Aamodt