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

[R-package] [c++] add tighter multithreading control, avoid global OpenMP side effects (fixes #4705, fixes #5102) #6226

Merged
merged 12 commits into from
Dec 7, 2023

Commits on Dec 5, 2023

  1. [R-package] [c++] add tighter multithreading control, avoid global Op…

    …enMP side effects (fixes #4705, fixes #5102)
    jameslamb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7f0de8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b62e46d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    651dbc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    600f9ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c931d3c View commit details
    Browse the repository at this point in the history
  6. try not inlining

    jameslamb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6bf188b View commit details
    Browse the repository at this point in the history
  7. more extern-ing

    jameslamb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a8e666b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    921fecb View commit details
    Browse the repository at this point in the history
  2. export omp.h again

    jameslamb committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b068106 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf61f1 View commit details
    Browse the repository at this point in the history
  4. revert aliases change

    jameslamb committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8106f4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af20a53 View commit details
    Browse the repository at this point in the history