JDFTx  1.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GpuLaunchConfig Struct Reference

Base-class for launch configuration for gpu kernels. More...

#include <GpuKernelUtils.h>

Inheritance diagram for GpuLaunchConfig:
GpuLaunchConfig1D GpuLaunchConfig3D GpuLaunchConfigHalf3D

Public Member Functions

template<typename GpuKernel >
 GpuLaunchConfig (GpuKernel *gpuKernel)
 Initialize the device and function properties.
 

Public Attributes

cudaFuncAttributes attr
 attributes of the function
 

Detailed Description

Base-class for launch configuration for gpu kernels.


The documentation for this struct was generated from the following file: