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

Extract MPI code from execute_task() #3702

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

rjmello
Copy link
Member

@rjmello rjmello commented Nov 19, 2024

Description

The execute_task() function is used by multiple executors, but the MPI code is specific to HTEX.

Type of change

  • Code maintenance/cleanup

Copy link
Collaborator

@khk-globus khk-globus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup.

parsl/executors/high_throughput/process_worker_pool.py Outdated Show resolved Hide resolved
@rjmello rjmello force-pushed the rjmello-execute-task-extract-mpi branch from 6290750 to 2d8edf6 Compare November 19, 2024 15:11
The `execute_task()` function is used by multiple executors, but the MPI
code is specific to HTEX.
@rjmello rjmello force-pushed the rjmello-execute-task-extract-mpi branch from 2d8edf6 to 74caa51 Compare November 19, 2024 15:53
@khk-globus khk-globus added this pull request to the merge queue Nov 19, 2024
Merged via the queue into master with commit 91146c1 Nov 19, 2024
7 checks passed
@khk-globus khk-globus deleted the rjmello-execute-task-extract-mpi branch November 19, 2024 16:54
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.

3 participants