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

Remove MPIData #270

Open
wants to merge 33 commits into
base: develop
Choose a base branch
from
Open

Remove MPIData #270

wants to merge 33 commits into from

Commits on Apr 8, 2024

  1. Test segmented buffer

    mtsch committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    94fdf96 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    9420620 View commit details
    Browse the repository at this point in the history
  2. fix buffer communication

    mtsch committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3817739 View commit details
    Browse the repository at this point in the history
  3. implement startegy

    mtsch committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eebafe7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    6d38578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c436034 View commit details
    Browse the repository at this point in the history
  3. fix bug with NotDistributed

    mtsch committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    44e1cad View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 22, 2024

  1. MPI workaround

    mtsch committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    28d70c0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/alltoall' of github.com:joachimbrand/Rimu.jl in…

    …to feature/alltoall
    mtsch committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c18dfcc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    a86808a View commit details
    Browse the repository at this point in the history
  2. Make AllToAll the default

    mtsch committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c3c21de View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. add dot for alltoall

    mtsch committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6d353d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Fix broken tests

    mtsch committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ceccbf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84740c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    152d154 View commit details
    Browse the repository at this point in the history
  4. remove print

    mtsch committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8b4aee8 View commit details
    Browse the repository at this point in the history
  5. more parallelism

    mtsch committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3c5cfd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f439b29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5796f1f View commit details
    Browse the repository at this point in the history
  8. more docstring updates

    mtsch committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9edac04 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    08a8f64 View commit details
    Browse the repository at this point in the history
  2. report wait time

    mtsch committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9f2ed77 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Jul 7, 2024

  1. More links and explanations

    mtsch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    aef2ad0 View commit details
    Browse the repository at this point in the history
  2. Small tweak in docstring

    mtsch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    861a4e7 View commit details
    Browse the repository at this point in the history
  3. remove MPIData

    mtsch committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    eec8aae View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    2842aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f957a3 View commit details
    Browse the repository at this point in the history
  3. scrub all mentions of RMPI

    mtsch committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2e05573 View commit details
    Browse the repository at this point in the history
  4. add missing file

    mtsch committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1ea42d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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