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

Fix device print usage #370

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Fix device print usage #370

merged 1 commit into from
Aug 13, 2024

Conversation

streeve
Copy link
Collaborator

@streeve streeve commented Aug 12, 2024

Only print with Kokkos::printf (introduced in version 4.2)

Previously broke with SYCL backend

@streeve streeve added the bug Something isn't working label Aug 12, 2024
@streeve streeve requested a review from MattRolchigo August 12, 2024 14:42
@streeve streeve self-assigned this Aug 12, 2024
@streeve streeve force-pushed the fix_printf branch 4 times, most recently from 29e6816 to 66ba8b9 Compare August 12, 2024 15:43
@MattRolchigo
Copy link
Collaborator

@streeve is there a way to check the CI for exactly which temperature unit test is failing? I've seen intermittent failure of the unit test but never twice in a row like this

@streeve
Copy link
Collaborator Author

streeve commented Aug 13, 2024

@streeve is there a way to check the CI for exactly which temperature unit test is failing? I've seen intermittent failure of the unit test but never twice in a row like this

Ran fine this time.. we would either need to run the tests with verbose output all the time or add the option to inject it when we want (and hope it fails that time)

@streeve streeve merged commit c4756dd into LLNL:master Aug 13, 2024
13 of 15 checks passed
@streeve streeve deleted the fix_printf branch August 13, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants