JDFTx  1.7.0
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: