Skip to content

Transfer benchmark for simple vector by oneAPI SYCL

Added benchmark test that measures times of vector copying using SYCL. Current test uses simple vector of floats and measures average times for 5 vector sizes. Each vector size runs 5 times and calculates average result.

CMake files have been modified to actually support setup for oneAPI SYCL.

Merge request reports