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

More openMP: find_min/max() and sum() #1449

Merged
merged 5 commits into from
Jun 12, 2024

Commits on Jun 9, 2024

  1. OpenMP parallelise Array::sum/find_max/find_min

    implement the easy reduction clauses
    KrisThielemans committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    96b4a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84a8047 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    075f41d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Jun 12, 2024

  1. update release notes

    [ci skip]
    KrisThielemans committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    833d346 View commit details
    Browse the repository at this point in the history