LAL  7.5.0.1-ec27e42
CudaFunctions.c File Reference

Prototypes

REAL4XLALCudaMallocReal (UINT4 size)
 
COMPLEX8XLALCudaMallocComplex (UINT4 size)
 
void XLALCudaFree (void *d_data)
 

Go to the source code of this file.

Function Documentation

◆ XLALCudaMallocReal()

REAL4* XLALCudaMallocReal ( UINT4  size)

Definition at line 7 of file CudaFunctions.c.

◆ XLALCudaMallocComplex()

COMPLEX8* XLALCudaMallocComplex ( UINT4  size)

Definition at line 18 of file CudaFunctions.c.

◆ XLALCudaFree()

void XLALCudaFree ( void *  d_data)

Definition at line 29 of file CudaFunctions.c.