Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
gpu_jit_support.h File Reference
#include "gromacs/utility/basedefinitions.h"
#include "gpu_types.h"
+ Include dependency graph for gpu_jit_support.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares functions that support JIT compilation (e.g. for OpenCL)

Author
Dimitrios Karkoulis dimit.nosp@m.ris..nosp@m.karko.nosp@m.ulis.nosp@m.@gmai.nosp@m.l.co.nosp@m.m
Mark Abraham mark..nosp@m.j.ab.nosp@m.raham.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Functions

OPENCL_FUNC_QUALIFIER void nbnxn_gpu_compile_kernels (gmx_nbnxn_gpu_t *nb) OPENCL_FUNC_TERM
 Handles any JIT compilation of nbnxn kernels for the selected device.