Skip to content

Commit

Permalink
Fix style issues found by CI
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard committed Oct 13, 2023
1 parent 90ac339 commit 7754e0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/include/raft/core/detail/macros.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
// without issue
#define RAFT_HIDDEN_FUNCTION __attribute__((visibility("hidden")))


// The RAFT_KERNEL specificies that a kernel has hidden visibility
//
// Raft needs to ensure that the visibility of its __global__ function
Expand Down

0 comments on commit 7754e0f

Please sign in to comment.