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

Initial implementation of async execution. #91

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jan 16, 2023

  1. Initial implementation of async execution.

    * Only implements async execution and asynd d2h.
    * Need to come up with a better way to bridge async completion signals to EventInstance::OnReady callback.
    * There is room here for more of a scheduler that has some knowledge of the transfer and execution timeline. Will be needed when joining h2d transfer timelines.
    stellaraccident committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e2212a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    696d174 View commit details
    Browse the repository at this point in the history