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

Use number of threads on executor instead of driver to set core count #9051

Merged
merged 7 commits into from
Aug 16, 2023

Commits on Aug 15, 2023

  1. Use number of threads on executor instead of driver to set task count

    Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
    revans2 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b4bd612 View commit details
    Browse the repository at this point in the history
  2. Update sql-plugin/src/main/scala/com/nvidia/spark/rapids/Plugin.scala

    Co-authored-by: Thomas Graves <tgraves@apache.org>
    revans2 and tgravescs authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    bf65db7 View commit details
    Browse the repository at this point in the history
  3. Update tasks to cores

    revans2 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1b781cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caa8a51 View commit details
    Browse the repository at this point in the history
  5. Update sql-plugin/src/main/scala/com/nvidia/spark/rapids/Plugin.scala

    Co-authored-by: Jason Lowe <jlowe@nvidia.com>
    revans2 and jlowe authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    799fbc8 View commit details
    Browse the repository at this point in the history
  6. Update log message

    revans2 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a8e7551 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6eb6c51 View commit details
    Browse the repository at this point in the history