Skip to content

Conversation

@dalg24
Copy link
Member

@dalg24 dalg24 commented Sep 30, 2025

This is a nitpick. Qualify the reduction_identity specialization instead of opening the Kokkos namespace.

With that change, one can grep for "namespace Kokkos {" to find all naughty code.

This is a nitpick.  Qualify the reduction_identity specialization
instead of opening the Kokkos namespace.

With that change, one can grep for "namespace Kokkos {" to find all
naughty code.

Signed-off-by: Damien L-G <dalg24@gmail.com>
@dalg24 dalg24 added the Cleanup Code maintenance that isn't a bugfix or new feature label Sep 30, 2025
Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

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

That's fine with me but the change makes it harder to detect where naughty things happen? No more namespace Kokkos { for you to spot?

@lucbv lucbv merged commit b54f6e2 into kokkos:develop Oct 2, 2025
24 of 35 checks passed
@dalg24 dalg24 deleted the avoid_opening_kokkos_namespace branch October 2, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Cleanup Code maintenance that isn't a bugfix or new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants