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

WIP: Make thread safe #1045

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

WIP: Make thread safe #1045

wants to merge 35 commits into from

Commits on Dec 11, 2023

  1. trying to use new tasks

    jdolence committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    bee5684 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    e881ad9 View commit details
    Browse the repository at this point in the history
  2. remove debugging

    jdolence committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    90f3e59 View commit details
    Browse the repository at this point in the history
  3. formatting

    jdolence committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    92564e1 View commit details
    Browse the repository at this point in the history
  4. remove raw mpi.hpp include

    jdolence committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6fde57d View commit details
    Browse the repository at this point in the history
  5. style

    jdolence committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2320c0e View commit details
    Browse the repository at this point in the history
  6. more style

    jdolence committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    95818ba View commit details
    Browse the repository at this point in the history
  7. and more style

    jdolence committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d602a35 View commit details
    Browse the repository at this point in the history
  8. ok thats enough

    jdolence committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    10a67f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23803d0 View commit details
    Browse the repository at this point in the history
  10. formatting

    jdolence committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a4db040 View commit details
    Browse the repository at this point in the history
  11. maybe last style commit...

    jdolence committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8b7d42a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    52f0d5a View commit details
    Browse the repository at this point in the history
  13. update TaskID unit test

    jdolence committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e6eb2e3 View commit details
    Browse the repository at this point in the history
  14. missing header

    jdolence committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ce7a6bb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. port the poisson examples

    jdolence committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1ddc2e0 View commit details
    Browse the repository at this point in the history
  2. try to fix serial builds

    jdolence committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0bd54cf View commit details
    Browse the repository at this point in the history
  3. clean up branching in | operator of TaskID

    Co-authored-by: Jonah Miller <jonah.maxwell.miller@gmail.com>
    jdolence and Yurlungur authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6082812 View commit details
    Browse the repository at this point in the history
  4. rename Queue ThreadQueue

    jdolence committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    07ae71a View commit details
    Browse the repository at this point in the history
  5. formatting

    jdolence committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c1dbcb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbbe02a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. update tasking docs

    jdolence committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d39a31a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b074ee6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. address review comments

    jdolence committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    829e047 View commit details
    Browse the repository at this point in the history
  2. merge develop

    jdolence committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    fc16f0f View commit details
    Browse the repository at this point in the history
  3. style

    jdolence committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b400c11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9957538 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    4842676 View commit details
    Browse the repository at this point in the history
  2. merge develop

    jdolence committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7faf25b View commit details
    Browse the repository at this point in the history
  3. move thread pool to utils

    jdolence committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7ce9ed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97874e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. random intermediate commit

    jdolence committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e9630b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. merge develop

    jdolence committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3e7ea4b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 23, 2024

  1. crazy state

    jdolence committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    be1f029 View commit details
    Browse the repository at this point in the history