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

[Merged by Bors] - Example showing how to use AsyncComputeTaskPool and Tasks #2180

Closed
wants to merge 23 commits into from

Commits on May 16, 2021

  1. example for async compute

    the-notable committed May 16, 2021
    Configuration menu
    Copy the full SHA
    629598c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62b6505 View commit details
    Browse the repository at this point in the history
  3. Update examples/tasks/async_compute.rs

    Co-authored-by: Nathan Ward <43621845+NathanSWard@users.noreply.github.com>
    the-notable and NathanSWard committed May 16, 2021
    Configuration menu
    Copy the full SHA
    d5218ed View commit details
    Browse the repository at this point in the history
  4. Update examples/tasks/async_compute.rs

    Co-authored-by: Nathan Ward <43621845+NathanSWard@users.noreply.github.com>
    the-notable and NathanSWard committed May 16, 2021
    Configuration menu
    Copy the full SHA
    271e3b5 View commit details
    Browse the repository at this point in the history
  5. Update examples/tasks/async_compute.rs

    Co-authored-by: Nathan Ward <43621845+NathanSWard@users.noreply.github.com>
    the-notable and NathanSWard committed May 16, 2021
    Configuration menu
    Copy the full SHA
    ecf06b3 View commit details
    Browse the repository at this point in the history
  6. missing closing bracket

    the-notable committed May 16, 2021
    Configuration menu
    Copy the full SHA
    0eaa0a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01e6cfd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    735ec0c View commit details
    Browse the repository at this point in the history
  9. Update examples/tasks/async_compute.rs

    Co-authored-by: Nathan Ward <43621845+NathanSWard@users.noreply.github.com>
    the-notable and NathanSWard committed May 16, 2021
    Configuration menu
    Copy the full SHA
    bf093ef View commit details
    Browse the repository at this point in the history
  10. removed unnecessary space

    the-notable committed May 16, 2021
    Configuration menu
    Copy the full SHA
    0c400d2 View commit details
    Browse the repository at this point in the history
  11. Update examples/tasks/async_compute.rs

    Co-authored-by: Nathan Ward <43621845+NathanSWard@users.noreply.github.com>
    the-notable and NathanSWard committed May 16, 2021
    Configuration menu
    Copy the full SHA
    2f8dcc8 View commit details
    Browse the repository at this point in the history
  12. Update examples/tasks/async_compute.rs

    Co-authored-by: Nathan Ward <43621845+NathanSWard@users.noreply.github.com>
    the-notable and NathanSWard committed May 16, 2021
    Configuration menu
    Copy the full SHA
    2846fe4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e31c947 View commit details
    Browse the repository at this point in the history
  14. changed to expression

    the-notable committed May 16, 2021
    Configuration menu
    Copy the full SHA
    6dcd5d1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    846b63b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e065dff View commit details
    Browse the repository at this point in the history
  17. added example to README

    the-notable committed May 16, 2021
    Configuration menu
    Copy the full SHA
    dcea791 View commit details
    Browse the repository at this point in the history
  18. Update examples/README.md

    Co-authored-by: Nathan Ward <43621845+NathanSWard@users.noreply.github.com>
    the-notable and NathanSWard committed May 16, 2021
    Configuration menu
    Copy the full SHA
    d4aa3ab View commit details
    Browse the repository at this point in the history
  19. removed println from task

    the-notable committed May 16, 2021
    Configuration menu
    Copy the full SHA
    e2c04e8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    bd73bee View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    d1c7582 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    af94320 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. made requested changes

    the-notable committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a5e2753 View commit details
    Browse the repository at this point in the history