cuda_compile.m File Reference

Functions

function cuda_compile (in lmax, in verbose)
 Compile the mex cuda function coupling_matrix_multiply_CUDA.cu. More...
 

Function Documentation

◆ cuda_compile()

function cuda_compile ( in  lmax,
in  verbose 
)

Compile the mex cuda function coupling_matrix_multiply_CUDA.cu.

Parameters
lmax(int): maximal degree used in the SVWF expansion
verbose(boolean): be verbose in compilation output?