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

OpenMP disable for Windows #1201

Merged
merged 6 commits into from
Oct 26, 2022
Merged

OpenMP disable for Windows #1201

merged 6 commits into from
Oct 26, 2022

Commits on Jul 18, 2022

  1. OpenMP disable for Windows

    Using OpenMP on Windows makes it run around 4x slower than without OpenMP, the slowness stands out from Linux and MacOS versions, consider better to disable until the issue is handled.
    AramMu committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    d8b114d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

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

Commits on Sep 23, 2022

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

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    b02ca1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    508ab76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c42c70 View commit details
    Browse the repository at this point in the history