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

MpiWolrd: add logger as class member + increase pool size #101

Merged
merged 1 commit into from
May 28, 2021

Conversation

csegarragonz
Copy link
Collaborator

@csegarragonz csegarragonz commented May 28, 2021

Increase by one the thread pool size to avoid a deadlock that was making the MPI async tests in faasm fail. I've added a short explanation in the comments.

I also add a member to MpiWorld to hold the logger and avoid querying for it every time.

@csegarragonz csegarragonz self-assigned this May 28, 2021
@csegarragonz csegarragonz added the mpi Related to the MPI implementation label May 28, 2021
@csegarragonz csegarragonz merged commit 65905d5 into master May 28, 2021
@csegarragonz csegarragonz deleted the pool-size branch May 28, 2021 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mpi Related to the MPI implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants