Skip to content

Conversation

@tonydp03
Copy link

@tonydp03 tonydp03 commented May 25, 2022

This PR adds the support for Boost Fiber backend with Alpaka and fixes some typos in the alpaka Makefile. As for now, the backend has poor performance with respect to the serial backend, but it might be worth having it for future tests and developments (this is also under discussion in the alpaka team).

Currently, for the management of the work division we set the number of threads to 1, and the elements per thread to N (i.e. 32). Currently debugging the fiber backend in order run with N number of threads (i.e. 32) and the 1 element per thread.

throughput_analysis

@tonydp03 tonydp03 marked this pull request as draft May 25, 2022 12:51
@fwyzard fwyzard added the alpaka label Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants