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

[not for merge] Temporary release branch for Sander Vandenhaute testing multiple outstanding PRs #3479

Closed
wants to merge 23 commits into from

Conversation

benclifford
Copy link
Collaborator

@benclifford benclifford commented Jun 7, 2024

Description

This was created with:

git checkout -b benc-sander-paper
git merge benc-tmp-sander benc-3472-recursion benc-sander-wq-cpu-scaling

As those branches get more commits, it should be fine to re-merge on top.

benc-sander-wq-cpu-scaling is PR #3415
benc-3472-recursion is PR #3478
benc-tmp-sander has no PR

benclifford added 23 commits May 5, 2024 13:18
... rather than recursively deep in a dependency processing chain

probably some change in performance?

launch_if_ready was already intended to be launched multiple times
from multiple threads. this PR might make the invocation to
launch_if_ready happen a bit later, but correctness-wise that should
be fine: a task can only become *more* ready to run, not less *ready*.
@benclifford
Copy link
Collaborator Author

closing this PR - two pieces are merged, and the other branch was debug messages which turned into this issue #3488

@benclifford benclifford closed this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant