You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Driver][FPGA][SYCL] Add specific timing diagnostic for FPGA AOT (#3965)
There are cases in which the generation of FPGA device code from 'aoc'
is known to have timing issues. Add a specific diagnostic from the
driver when this case is encountered. A special return code (42) is
used to inform the driver of this situation.
Additionally in this situation, we also want to allow for the compilation
to continue so the user can use the generated binary knowing the timing
issue as stated.
0 commit comments