summaryrefslogtreecommitdiff
path: root/src/cuda-sim/ptx_loader.h
AgeCommit message (Expand)Author
2014-08-14This changelist implements the following:Andrew M. B. Boktor
2014-08-14change copyright notice to include authorsTor Aamodt
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-10-031. integrating Inder's changesTor Aamodt
2010-10-031. enable L2 cache as a texture cache (also some bug fixes for L2 as regular ...Tor Aamodt
2010-10-01integrating recent changes from fermi-test into fermiTor Aamodt
2010-08-08** fully decouple kernel compilation from kernel launch for openclTor Aamodt
2010-08-08refactoring: moving 'loading' operations into ptx_loader.*Tor Aamodt