Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add missing wait to get correct timer information (#2432)
The wait was missing which results into wrong timings in cases where the example was changed to use a asynchron queue. The time for the memcopies before the operations was part of the kernel execution time.
- Loading branch information