File extension.h

Extensions access.

Defines

GPUARRAY_CUDA_CTX_NOFREE
GPUARRAY_CUDA_WAIT_READ
GPUARRAY_CUDA_WAIT_WRITE

Functions

void *gpuarray_get_extension(const char *name)

Obtain a function pointer for an extension.

Return

A function pointer or NULL if the extension was not found.

struct GpuArrayIpcMemHandle
#include <extension.h>

Public Members

char priv[64]