Skip to content

affinity now returns Pair not Vector{Pair}, fixes #295 #297

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

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

mattwigway
Copy link
Contributor

I'm seeing one test error on 1.6.3 but I see the same error in the CI output on master, so I don't think it was introduced by this change. The test suite still prints "Dagger tests passed" when done.

One concern is that the first element of the affinity pair is used on line 114 of thunk.jl, though in #295 we thought it wasn't. The first element of the pair for a fileref is now OSProc(1) always. I'm not sure how this will affect job scheduling.

@jpsamaroo jpsamaroo merged commit 65cbdfe into JuliaParallel:master Oct 22, 2021
@jpsamaroo
Copy link
Member

Thanks!

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.

2 participants