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

[DOC] Speed up fit computation with parallel processing #4108

Merged
merged 7 commits into from
Nov 20, 2023

Commits on Nov 13, 2023

  1. Speed up compute with n_jobs

    ymzayek committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2e5779d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Set n_jobs to max cpu where possible

    ymzayek committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    cbd8b0b View commit details
    Browse the repository at this point in the history
  2. [full doc] test full build

    ymzayek committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0e80f83 View commit details
    Browse the repository at this point in the history
  3. Set n_jobs to 2

    ymzayek committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    bf19e12 View commit details
    Browse the repository at this point in the history
  4. [full doc] test full build njobs=2

    ymzayek committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4b954de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fcce4f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Add the rest

    ymzayek committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1bd04b5 View commit details
    Browse the repository at this point in the history