Skip to content

Conversation

@Parsifal-2045
Copy link
Contributor

This PR implements the necessary changes in the framework to allow Alpaka to work with the SYCL backend for both CPUs and GPUs. This backend is still in its experimental phase, see the status of the relevant PR in the Alpaka repository #1845.
The code for the algorithms has been left untouched, all the necessary changes were made to Alpaka and the way it interfaces with the framework

@fwyzard
Copy link

fwyzard commented Dec 20, 2022

I'd suggest to squash all commits into one, or at most a few.

@Parsifal-2045
Copy link
Contributor Author

Squashed them all into one :)

- Alpaka Platforms are now complete objects
- Memory allocation now requires to specify a platform as one parameter
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.

2 participants