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
FPGA: Add in template argument list after template keyword (#2405)
This PR adds a template argument list after the template keyword. This is now required with newer versions of SYCL.
This change also adds a print message for the DEVICE_FLAG variable so that we are not getting any CMake unused variable warnings when running this design.
0 commit comments