Execute a SYCL kernel with related SYCL queue and SYCL buffer /// - Create operation descriptor/operation primitives descriptor/primitive. /// - Execute the primitive with the initialized memory. /// ...