![]() |
cacao
Release 0.1.03-dev
Compute And Control For Adaptive Optics
|
Function prototypes for CUDA/MAGMA wrapper. More...
Go to the source code of this file.
Functions | |
1. INITIALIZATION | |
Initialization functions | |
void | __attribute__ ((constructor)) libinit_cudacomp() |
Initialize module. More... | |
int | CUDACOMP_init () |
Initialize cudacomp module and command line interface. More... | |
int | CUDACOMP_printGPUMATMULTCONF (int index) |
errno_t | GPUcomp_test (long NBact, long NBmodes, long WFSsize, long GPUcnt) |
Function prototypes for CUDA/MAGMA wrapper.
Also uses MAGMA library
void __attribute__ | ( | (constructor) | ) |
Initialize module.
int CUDACOMP_init | ( | ) |
Initialize cudacomp module and command line interface.
Initialize CUDA and MAGMA
Finds CUDA devices Initializes CUDA and MAGMA libraries
int CUDACOMP_printGPUMATMULTCONF | ( | int | index | ) |
errno_t GPUcomp_test | ( | long | NBact, |
long | NBmodes, | ||
long | WFSsize, | ||
long | GPUcnt | ||
) |