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

Use a background thread to push and recieve data to/from workers #262

Open
arunjose696 opened this issue Mar 16, 2023 · 0 comments · May be fixed by #261
Open

Use a background thread to push and recieve data to/from workers #262

arunjose696 opened this issue Mar 16, 2023 · 0 comments · May be fixed by #261
Labels
MPI MPI backend related issues performance 🚀 Performance related issues and pull requests.

Comments

@arunjose696
Copy link
Contributor

Spawn a background thread which send data to workers, So the main thread is not blocked during the data send and serialisation processes.

@YarShev YarShev linked a pull request Mar 17, 2023 that will close this issue
7 tasks
@YarShev YarShev added MPI MPI backend related issues performance 🚀 Performance related issues and pull requests. labels May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MPI MPI backend related issues performance 🚀 Performance related issues and pull requests.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants