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 is_finalized #5247

Merged
merged 2 commits into from
Jul 21, 2022
Merged

Add is_finalized #5247

merged 2 commits into from
Jul 21, 2022

Conversation

crtrott
Copy link
Member

@crtrott crtrott commented Jul 20, 2022

Fixes #5208.

is_finalized is also checked in the ScopeGuard constructor

Co-Authored-By: Damien L-G dalg24@gmail.com

is_finalized is also checked in the ScopeGuard constructor

Co-Authored-By: Damien L-G <dalg24@gmail.com>
core/src/Kokkos_Core.hpp Outdated Show resolved Hide resolved
core/src/Kokkos_Core.hpp Outdated Show resolved Hide resolved
@dalg24
Copy link
Member

dalg24 commented Jul 21, 2022

Cuda timing based test failing in one of the CUDA builds

Copy link
Member

@dalg24 dalg24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On 2nd thought I do not agree with the ScopeGuard changes. Please revert them.

@dalg24
Copy link
Member

dalg24 commented Jul 21, 2022

Failure (machine running out of space) are unrelated

@dalg24 dalg24 merged commit 4b26cb6 into kokkos:develop Jul 21, 2022
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.

None yet

3 participants