13 Commits (26500ff4a8f0f4a841803d62aa71e7cfbde93ee6)

Author SHA1 Message Date
PBerger 26500ff4a8 Refactored the CUDA Kernel to once again use the "hacked" combination of column indices and values with a bit of reinterpret_cast magic. 12 years ago
PBerger 0922921b24 Updated cudaForStorm/CMakeLists.txt to make use of the new GIT based version schema. 12 years ago
PBerger 05814f5d73 Fixed a bug in the equalModuloPrecision function of the CUDA Kernel 12 years ago
PBerger d3f513b0a0 Added debug output to CUDA Kernel. 12 years ago
PBerger b63a6179d8 Fixed a possible bug in the equalModuloPrecision comparison of vectors. 12 years ago
PBerger 208005e68b Added Tests to the Cuda Plugin. 12 years ago
PBerger e45fa5a82c Added a Test for the CUDA Plugin. 12 years ago
PBerger c0a7e42486 Implemented a basic but complete kernel for value iteration in CUDA. 12 years ago
PBerger 71e077f420 Compiles with CUSP :) 12 years ago
PBerger 9388cd158c Implementations, implementations. 12 years ago
PBerger da9fe04ba4 Removed the extra shell around the Cuda Plugin. Changed include pathes. 12 years ago
PBerger e78fd3fdcf Added a function header for a Value Iteration Kernel. 12 years ago
PBerger d5828043de Added first signs of the CUDA Extension for Storm. 12 years ago