Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Move the asynchronous mode components into AdePT #325

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

JuanGonzalezCaminero
Copy link
Contributor

Work in progress, the goal of this PR is to move the components found in the new asynchronous example into AdePT.

The "AdePTIntegration.*" files from the example actually correspond to the "AdePTTransport" components from the current synchronous mode.
Some components are incompatible with the current AdePT, but the main issue is that the example relies on compiling the CUDA files separately and linking them. AdePT is a header-only library so this can't be done, many of the changes focus on this

@phsft-bot
Copy link

Can one of the admins verify this patch?

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