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

Refactoring of buffer handling system #324

Merged
merged 21 commits into from
Nov 27, 2024

Commits on Sep 17, 2024

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

Commits on Sep 22, 2024

  1. removed old buffer handler and integrated my buffer handler into ippl…

    …. The removal of the id has caused some unused parameter warnings. I also changed the structure of the BufferHandler a little bit to allow for a decorator pattern for the logger
    JoMee committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c7704c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a37e85 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

Commits on Oct 3, 2024

  1. made methods for size public

    JoMee committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    18b8fca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aa99f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af35761 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    0963571 View commit details
    Browse the repository at this point in the history
  2. removed unnecessary comments

    JoMee committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6f59a03 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    c5221d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edeb450 View commit details
    Browse the repository at this point in the history
  3. made communication for logging run over the communicator class and fi…

    …xed some bugs in the pointtopoint mpi wrappers for blocking communication
    JoMee committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    bb2171d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79bfe25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daf23b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    a6ff99c View commit details
    Browse the repository at this point in the history
  2. added hpp file for implementation of bufferhandler and added document…

    …ation of bufferhandler
    JoMee committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8bfbe92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f8ec5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6689800 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 7, 2024

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