Skip to content

functionality to retry failed apps on different ranks #146

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 10 commits into from
Jun 14, 2018
Merged

functionality to retry failed apps on different ranks #146

merged 10 commits into from
Jun 14, 2018

Conversation

azzaea
Copy link
Contributor

@azzaea azzaea commented Mar 21, 2018

This code fairly mimics the original app_retry behavior, except that it sends failed apps to different random mpi ranks each time; mainly dispatching jobs via: {adlb::put my_rank WORK_TYPE "tcl function name" priority parallelism}. This assumes that a failed app would have level 1 as the parallelism parameter.

Code needed to be arranged a bit around to achieve this objective, but it fairly works as was tested on my local machine and biocluster2 (which uses slurm resource manager)

@azzaea azzaea mentioned this pull request Apr 27, 2018
@j-woz j-woz merged commit 45095fd into swift-lang:master Jun 14, 2018
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