|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Source files for interacing with cuda.
Files | |
| file | cublasHandle.hpp |
| Management of a cublas handle. | |
| file | cudaPtr.hpp |
| A wrapper for cuda device pointers. | |
| file | cusolverDnHandle.hpp |
| Management of a cusolverDn handle. | |
| file | cusolverDnParams.hpp |
| Management of a cusolverDnParams structure. | |
| file | syevdxT.hpp |
| An interface to cuSOLVER Xsyevdx. | |
| file | templateCublas.hpp |
| A template interface to cuBlas. | |
| file | templateCuda.hpp |
| Utilities for a template interface to cuda. | |
| file | templateCufft.hpp |
| A template interface to cufft. | |
| file | templateCurand.hpp |
| A template interface to curand. | |