Loading [MathJax]/extensions/TeX/AMSsymbols.js
LAL 7.7.0.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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.