Skip to content

Commit

Permalink
Exec check
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed Feb 28, 2025
1 parent 9ffde2d commit 4ff3824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions thrust/thrust/system/detail/generic/generate.inl
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ namespace system::detail::generic
template <typename Generator>
struct generate_functor
{
_CCCL_EXEC_CHECK_DISABLE
template <typename T>
_CCCL_HOST_DEVICE void operator()(T&& x)
{
Expand Down

0 comments on commit 4ff3824

Please sign in to comment.