Base-class for launch configuration for gpu kernels. More...
#include <GpuKernelUtils.h>
  
 Public Member Functions | |
| template<typename GpuKernel > | |
| GpuLaunchConfig (GpuKernel *gpuKernel) | |
| Initialize the device and function properties.  | |
Public Attributes | |
| cudaFuncAttributes | attr | 
| attributes of the function  | |
Base-class for launch configuration for gpu kernels.