PSCF v1.4.0

Utilities for CUDA programming. More...

Topics

 Complex Arithmetic (GPU)
 Complex arithmetic functions using the complex type cudaComplex used in GPU code that interfaces with cufft.
 Containers (GPU)
 Containers for use with CUDA programs.
 Reduce (GPU)
 Functions that perform parallel reductions on a GPU.
 ThreadArray
 Management of GPU resources and setting of execution configurations.
 ThreadMesh
 Management of multidimensional GPU thread execution configurations.
 VecOp (GPU)
 Functions that perform element-wise vector operations on the GPU.

Classes

class  Pscf::CudaVecRandom
 Random number generator on GPU. More...

Detailed Description

Utilities for CUDA programming.