Neko  0.8.1
A portable framework for high-order spectral element flow simulations
jit.h File Reference
#include <CL/cl.h>
Include dependency graph for jit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void opencl_kernel_jit (const char *kernel, cl_program *program)
 

Function Documentation

◆ opencl_kernel_jit()

void opencl_kernel_jit ( const char *  kernel,
cl_program *  program 
)

JIT compile OpenCL kernels

Definition at line 50 of file jit.c.

Here is the caller graph for this function: