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
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
[SYCL] Attempt to exclude sporadic output issues in CI for printf (#736)
Use `std::endl` after `cout` in FP-typed tests for printf to
guarantee that the buffer gets flushed during LIT execution.
Signed-off-by: Artem Gindinson <artem.gindinson@intel.com>
0 commit comments