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

Python bindings for AMReX-MPMD #271

Merged
merged 51 commits into from
Apr 30, 2024
Merged

Commits on Feb 1, 2024

  1. First changes related to MPMD feature in pyAMReX

    Bhargav Siddani committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ae04a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    448cc03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10177b5 View commit details
    Browse the repository at this point in the history
  4. Two MultiFab tests with MPMD::Copier::send from both sides.

    Bhargav Siddani committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    53c9696 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    1a40421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73c448d View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

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

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    1db5de1 View commit details
    Browse the repository at this point in the history
  2. Importing mpi4py not needed when amrex::MPMD is leveraged.

    Bhargav Siddani committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    347bfe1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 7, 2024

  1. First working conversion of mpi4py comm to C MPI_Comm

    Bhargav Siddani committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d3feceb View commit details
    Browse the repository at this point in the history
  2. MPMD now depends on mpi4py for python scripts.

    Bhargav Siddani committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    010fc86 View commit details
    Browse the repository at this point in the history
  3. Input file for lammps_tests/bench/ included

    Bhargav Siddani committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d0e22da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6df2cc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. A two-way data transfer example is included.

    Bhargav Siddani committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8811fe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0c508c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6052c49 View commit details
    Browse the repository at this point in the history
  4. First torch.distributed CPU example on a single node.

    Bhargav Siddani committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4780d0e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 17, 2024

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

Commits on Feb 20, 2024

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

Commits on Feb 23, 2024

  1. Including an environment.yml

    Bhargav Siddani committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3f637dd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    b7647e9 View commit details
    Browse the repository at this point in the history
  2. Removal of test_MPMD subfolder in tests

    Bhargav Siddani committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c6fb826 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Mar 4, 2024

  1. Update .gitignore

    Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
    siddanib and ax3l authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6b17f01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91a01db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe7388e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

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

Commits on Mar 21, 2024

  1. MPI4Py Comm Wrapper

    Simplify Cross-Compiles. Using same solution as in openPMD-api to
    test and convert MPI Communicators.
    ax3l committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    365e0df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    209747e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Import mpi4py

    ax3l authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bccf10c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c055719 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    6722731 View commit details
    Browse the repository at this point in the history
  2. test_1 added in tests/test_MPMD/

    Bhargav Siddani committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1b560bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29ed9aa View commit details
    Browse the repository at this point in the history
  4. Removed unused variable bx in tests/test_MPMD/test_1/main.py

    Bhargav Siddani committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    961464d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

  1. mpi4py.rc settings in tests were changing thread support level from 3…

    … to 0
    Bhargav Siddani committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a9bc954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50da073 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 11, 2024

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

Commits on Apr 16, 2024

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

Commits on Apr 21, 2024

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

Commits on Apr 30, 2024

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