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

Just a few small fixes #468

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

brownbaerchen
Copy link
Contributor

These are a few small changes I did when starting to run large GPU simulations. I will try and merge it back in reasonably sized chunks. Although there will be some more unpleasant PRs than this one in the future..

The changes to the NCCL communicator where needed so that only data that resides on the GPU is communicator using NCCL and MPI is used otherwise. Keep in mind that we still haven't figured out how to test in parallel on GPUs in the pipeline.

@brownbaerchen brownbaerchen added the girl scout rule All you did was leave the campground slightly cleaner than you found it. label Aug 26, 2024
@pancetta pancetta merged commit 5b3a12e into Parallel-in-Time:master Aug 26, 2024
89 checks passed
@brownbaerchen brownbaerchen deleted the merge branch August 26, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
girl scout rule All you did was leave the campground slightly cleaner than you found it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants