aboutsummaryrefslogtreecommitdiff
path: root/src/cuda-sim/ptx_loader.cc
AgeCommit message (Expand)Author
2010-08-23- add '-keep' option to keep intermediate files (used for OpenCL only right now)Tor Aamodt
2010-08-08** fully decouple kernel compilation from kernel launch for openclTor Aamodt
2010-08-08refactoring: moving PTX parsing functions into ptx_parser.*Tor Aamodt
2010-08-08refactoring: moving 'loading' operations into ptx_loader.*Tor Aamodt