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

Add Distributed module #41

Merged
merged 132 commits into from
Nov 24, 2023
Merged

Add Distributed module #41

merged 132 commits into from
Nov 24, 2023

Conversation

utkinis
Copy link
Member

@utkinis utkinis commented Nov 6, 2023

Closes #21. This PR implements functionality for distributed computations on multiple GPUs using MPI. It adds utility functions for launching kernels on a staggered grid with a set of boundary conditions, including pipelining of computations on different threads and GPU streams.

@utkinis utkinis marked this pull request as ready for review November 24, 2023 17:49
@utkinis utkinis merged commit 8da15f4 into main Nov 24, 2023
10 checks passed
@utkinis utkinis deleted the iu/distributed branch November 24, 2023 18:30
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.

Modules: Distributed
3 participants