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

Enable opt-in autodetection of distributed configuration for mpi4py, attempt 2 #22235

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Mar 7, 2024

  1. Enable automatic detection of distrbuted variables with any configura…

    …tion of MPI, as long as mpi4py is available
    coreyjadams committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1992969 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    900a037 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f22d86 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    01f4709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af1a4f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85bcf42 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    3a96e73 View commit details
    Browse the repository at this point in the history
  2. Remove unmerged code

    coreyjadams committed May 28, 2024
    Configuration menu
    Copy the full SHA
    72fe093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19e6694 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    301bbc6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    6701bd1 View commit details
    Browse the repository at this point in the history
  2. Update mpi4py_cluster.py

    Remove unneeded commented code.
    coreyjadams committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6cc07a9 View commit details
    Browse the repository at this point in the history
  3. Update mpi4py_cluster.py

    Further clean up unneeded comments.
    coreyjadams committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ef3a2e2 View commit details
    Browse the repository at this point in the history
  4. Update distributed.py

    Clean up documentation slightly.
    coreyjadams committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6235eb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7086cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10edc86 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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