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

bp4: Replace MPI_Wtime with std::chrono for poll timeouts #1761

Merged
merged 1 commit into from
Sep 18, 2019

Conversation

bradking
Copy link
Collaborator

This ensures it can work in serial programs and also improves type safety.

This ensures it can work in serial programs and also improves type
safety.
@chuckatkins chuckatkins added this to the 2.5.0 Production Release milestone Sep 18, 2019
@chuckatkins chuckatkins changed the base branch from master to release September 18, 2019 14:08
@pnorbert pnorbert merged commit 3df3c56 into ornladios:release Sep 18, 2019
@bradking bradking deleted the bp4-serial-timeout branch September 18, 2019 18:41
chuckatkins pushed a commit that referenced this pull request Sep 18, 2019
bp4: Replace MPI_Wtime with std::chrono for poll timeouts
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.

3 participants