Select Git revision
gpu_utils.h
-
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.
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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.