Graph Framework
|
Class to just in time compile a kernel. More...
Go to the source code of this file.
Classes | |
class | jit::context< T, SAFE_MATH > |
Class for JIT compile of the GPU kernels. More... | |
Namespaces | |
namespace | jit |
Name space for JIT functions. | |
Macros | |
#define | START_GPU |
#define | END_GPU |
Class to just in time compile a kernel.
Just in time compiles kernels.
#define END_GPU |
Ends a Cocoa auto release pool when using the metal backend. No opt otherwise.
#define START_GPU |
Starts a Cocoa auto release pool when using the metal backend. No opt otherwise.