We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7347b9d commit eb9118aCopy full SHA for eb9118a
rocprim/include/rocprim/block/block_discontinuity.hpp
@@ -35,7 +35,7 @@
35
BEGIN_ROCPRIM_NAMESPACE
36
37
/// \brief The \p block_discontinuity class is a block level parallel primitive which provides
38
-/// methods for flagging items that are discontinued within an ordered set of items across
+/// methods for flagging items that are discontinuous within an ordered set of items across
39
/// threads in a block.
40
///
41
/// \tparam T the input type.
0 commit comments