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

[Support] Add parallel_for support to run a loop in parallel #6275

Merged
merged 11 commits into from
Aug 18, 2020

Commits on Aug 14, 2020

  1. Add parallel_for

    jcf94 committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    8885332 View commit details
    Browse the repository at this point in the history
  2. Add parallel_for

    jcf94 committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    0c04e79 View commit details
    Browse the repository at this point in the history
  3. Lint fix

    jcf94 committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    ba6b40f View commit details
    Browse the repository at this point in the history
  4. Update exception catching

    jcf94 committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    3e2ee1b View commit details
    Browse the repository at this point in the history
  5. Link fix

    jcf94 committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    73e7243 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Remove the threadpool

    jcf94 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    2b7d23d View commit details
    Browse the repository at this point in the history
  2. Remove unused head file

    jcf94 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    9379581 View commit details
    Browse the repository at this point in the history
  3. Update UT

    jcf94 committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    f1c3d66 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Update

    jcf94 committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    45abc17 View commit details
    Browse the repository at this point in the history
  2. Update universal reference

    jcf94 committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    233a6ea View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Move parallel_for.h to include

    jcf94 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    0d76fb3 View commit details
    Browse the repository at this point in the history