Skip to content

Conversation

@callumfare
Copy link
Contributor

Add a basic implementation of buffers to the Offload adapter. The design is loosely based on the CUDA and HIP adapters.

For now contexts only support a single device, so the implementation is relatively simple. When multi-device contexts are supported we will need to handle migration of data between devices (or otherwise change this implementation)

@callumfare callumfare requested a review from a team as a code owner June 6, 2025 14:32
@callumfare callumfare force-pushed the offload_mem_buffer branch from 65b5ef2 to d9aaae4 Compare June 6, 2025 14:35
@callumfare
Copy link
Contributor Author

@intel/llvm-gatekeepers Please merge

@uditagarwal97 uditagarwal97 merged commit 2532282 into intel:sycl Jun 16, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants