dace
dace copied to clipboard
Jacobi simple sample for FPGA
Describe the bug The Jacobi simple sample fails to produce correct FPGA code (both Xilinx, Intel). This is due to some missing kernel parameter in the generated code, that are originated by SDFG symbols
To Reproduce
Execute samples/simple/jacobi.py
, transform it for FPGAs.