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

Add support for progress models #731

Merged
merged 24 commits into from
Sep 14, 2024
Merged

Commits on Sep 1, 2024

  1. Rebase

    ThomasHaas committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6dd757e View commit details
    Browse the repository at this point in the history
  2. Enable unit tests for progress models

    Signed-off-by: Hernan Ponce de Leon <[email protected]>
    hernan-poncedeleon authored and ThomasHaas committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0ea7b37 View commit details
    Browse the repository at this point in the history
  3. Fix progress model option in unit tests

    Signed-off-by: Hernan Ponce de Leon <[email protected]>
    hernan-poncedeleon authored and ThomasHaas committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    4178127 View commit details
    Browse the repository at this point in the history
  4. Fix expected result file name

    Signed-off-by: Hernan Ponce de Leon <[email protected]>
    hernan-poncedeleon authored and ThomasHaas committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    929965e View commit details
    Browse the repository at this point in the history
  5. Fix expected result file name

    Signed-off-by: Hernan Ponce de Leon <[email protected]>
    hernan-poncedeleon authored and ThomasHaas committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6e923fe View commit details
    Browse the repository at this point in the history
  6. Regenerate expected results

    Signed-off-by: Hernan Ponce de Leon <[email protected]>
    hernan-poncedeleon authored and ThomasHaas committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    27e78a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cab3d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e14126 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87aa1e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e59733 View commit details
    Browse the repository at this point in the history
  11. Fixup

    ThomasHaas committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    19751ad View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. - Added better handling of ControlBarriers in the ProgressModel (sema…

    …ntics of CBs + progress are still unclear).
    
    - Added minimal progress guarantees (some thread is always scheduled)
    ThomasHaas committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    77ea67c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

  1. Merge branch 'refs/heads/development' into executionModel

    # Conflicts:
    #	dartagnan/src/main/java/com/dat3m/dartagnan/configuration/OptionNames.java
    #	dartagnan/src/main/java/com/dat3m/dartagnan/encoding/PropertyEncoder.java
    ThomasHaas committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    116c743 View commit details
    Browse the repository at this point in the history
  2. Minor refactor

    ThomasHaas committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8ef02e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    882eaad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9be1cc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Implemented feedback

    ThomasHaas committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5f2c3f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4827db4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e894615 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9643fd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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