|
PSCF v1.3.3
|
Utility functions and classes for CUDA programs. More...
Topics | |
| ThreadArray | |
| Management of GPU resources and setting of execution configurations. | |
| ThreadMesh | |
| Management of multidimensional GPU thread execution configurations. | |
Classes | |
| class | Pscf::CudaRandom |
| Random number generator on GPU. More... | |
| class | Pscf::DeviceArray< Data > |
| Dynamic array on the GPU device with aligned data. More... | |
| class | Pscf::HostDArray< Data > |
| Template for dynamic array stored in host CPU memory. More... | |
Utility functions and classes for CUDA programs.