![]() |
cacao
Release 0.1.03-dev
Compute And Control For Adaptive Optics
|
CUDA functions wrapper. More...
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <unistd.h>
#include <malloc.h>
#include <string.h>
#include <sched.h>
#include <signal.h>
#include <semaphore.h>
#include <time.h>
#include <sys/types.h>
#include <sys/file.h>
#include <sys/mman.h>
#include "CommandLineInterface/CLIcore.h"
#include "00CORE/00CORE.h"
#include "COREMOD_memory/COREMOD_memory.h"
#include "COREMOD_iofits/COREMOD_iofits.h"
#include "COREMOD_arith/COREMOD_arith.h"
#include "info/info.h"
#include "cudacomp/cudacomp.h"
#include "linopt_imtools/linopt_imtools.h"
Macros | |
#define | _POSIX_C_SOURCE 200809L |
#define | _PRINT_TEST |
CUDA functions wrapper.
Requires CUDA library
#define _POSIX_C_SOURCE 200809L |
#define _PRINT_TEST |