Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Implement offsetting work-items when using iterators to SYCL buffers #63

@tremmelg

Description

@tremmelg

While the SyclIterator interface does provide the position the iterator is pointing to in a buffer, they are not used when retrieving the buffer from the iterators and launching kernels for algorithms.

I've also attached a few tests, two of which fail at the moment. The failing ones have iterators with either the starting or ending position in the buffer altered.
buffer_iterator.cpp.tar.gz

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions