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

Fix excessive synchronization in contract on Dagger.DArray #124

Merged
merged 26 commits into from
May 30, 2024

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    000792c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d12f1b7 View commit details
    Browse the repository at this point in the history
  3. Format code

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6d0e36c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95f5494 View commit details
    Browse the repository at this point in the history
  5. Refactor code

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    aef82c1 View commit details
    Browse the repository at this point in the history
  6. Refactor Dagger.@spawn call

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    40264e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afb42be View commit details
    Browse the repository at this point in the history
  8. Test Dagger extension

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8ed6eb6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c29392 View commit details
    Browse the repository at this point in the history
  10. Format code

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d75bd3f View commit details
    Browse the repository at this point in the history
  11. Fix statement of broken test

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a5af37b View commit details
    Browse the repository at this point in the history
  12. Fix Base.size on Contract

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    532cb20 View commit details
    Browse the repository at this point in the history
  13. Fix Dagger.Blocks on Contract

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    65424a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    79ff56c View commit details
    Browse the repository at this point in the history
  15. Fix broadcasting

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    565887d View commit details
    Browse the repository at this point in the history
  16. Fix chunk iteration logic

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    933d331 View commit details
    Browse the repository at this point in the history
  17. Import EagerThunk, DArray

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a5e607a View commit details
    Browse the repository at this point in the history
  18. Format code

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8d2ed36 View commit details
    Browse the repository at this point in the history
  19. Fix library loading

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a3c7fe6 View commit details
    Browse the repository at this point in the history
  20. Fix minor issue

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cfb7ed5 View commit details
    Browse the repository at this point in the history
  21. Clean workers at the end

    mofeing committed May 29, 2024
    Configuration menu
    Copy the full SHA
    15a3d85 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Fix eltype of subdomains

    mofeing committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6661477 View commit details
    Browse the repository at this point in the history
  2. Fix typo in call

    mofeing committed May 30, 2024
    Configuration menu
    Copy the full SHA
    abc85ca View commit details
    Browse the repository at this point in the history
  3. Comment "block-unblock" test

    mofeing committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4d7752c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0113afd View commit details
    Browse the repository at this point in the history
  5. Remove unused test

    mofeing committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7231b46 View commit details
    Browse the repository at this point in the history