Skip to content
Snippets Groups Projects
  1. Sep 27, 2013
  2. Jul 11, 2013
  3. Jun 21, 2013
  4. Jun 20, 2013
    • Marcel Loose's avatar
      Task #4520: Got rid of CudaRuntimeCompiler and KernelCompiler; functionality... · ce02a2ae
      Marcel Loose authored
      Task #4520: Got rid of CudaRuntimeCompiler and KernelCompiler; functionality for this is now in gpu_utils.
      ce02a2ae
    • Marcel Loose's avatar
      Task #4520: · 492ffae3
      Marcel Loose authored
      * Kernel compilation to PTX can now be done in a new constructor of the
        Kernel base class. 
      * Modified createPTX(); added some extra helper functions to gpu_utils.cc
      * Fixed a few bugs in createModule() w.r.t. usage of CUjit_options (this is
        still a big mess). 
      * TODO: 
        - Removed redundant code
        - Update tests so that they use the new Kernel constructor.
      492ffae3
  5. Jun 17, 2013
  6. Jun 14, 2013
  7. May 21, 2013
  8. May 07, 2013
  9. Apr 11, 2013
  10. Apr 10, 2013
Loading