Skip to content

Use New Evaluation Manager#757

Draft
nychiang wants to merge 5 commits intodevelopfrom
new-evaluationmanager-dev
Draft

Use New Evaluation Manager#757
nychiang wants to merge 5 commits intodevelopfrom
new-evaluationmanager-dev

Conversation

@nychiang
Copy link
Copy Markdown
Collaborator

Adopt Weslley's new EavaluationManager.

@nychiang nychiang requested review from cnpetra, thartland and weslleyspereira and removed request for weslleyspereira April 10, 2026 20:28
return fun(x)


class MPIEvaluator(Evaluator):
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@thartland do we still need to have this wrapper?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The previous purpose of the MPIEvaluator was to have a light wrapper on an MPI EvaluationManager in order that we can just submit tasks to it. If the new EvaluationManager has the functionality of the MPIEvaluator then I don't see why we need the MPIEvaluator. It would be nice though if there was a base Evaluator class that something like the new EvaluationManager would derive from. I'll think more about this.

@nychiang nychiang force-pushed the new-evaluationmanager-dev branch from 12d2f3b to 0d2f30e Compare April 22, 2026 20:26
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