![]() |
StencilStream v3.0.0
SYCL-based Stencil Simulation Framework Targeting FPGAs
|
The requirements for a TDV kernel argument. More...
#include <SinglePassStrategies.hpp>
The requirements for a TDV kernel argument.
Each kernel argument is constructed on the host and then passed to the execution kernel. From this kernel argument, the execution constructs the LocalState.
TransFunc | The transition function that contains the TDV definition. |