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 for GreedyScheduler in tests #80

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

MasonProtter
Copy link
Member

@MasonProtter MasonProtter commented Mar 12, 2024

PR to change #77 since it was easier than using the code review options

This should get the tests passing on the new GreedyScheduler options, and fix an existing bug where tmap! would complain if you used :batch in it. We don't care about the re-ordering Greedy does for tmap! since the output array is already allocated and we are iterating over its indices.

@MasonProtter MasonProtter merged commit 511ec86 into cb/greedychunk Mar 13, 2024
8 of 9 checks passed
@MasonProtter MasonProtter deleted the mp/testfix branch March 13, 2024 10:17
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