Skip to content

Commit

Permalink
Set 'fast_reduce' to 8%
Browse files Browse the repository at this point in the history
  • Loading branch information
SSoelvsten authored Mar 7, 2024
1 parent c20686b commit e5fcc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adiar/exec_policy.h
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ namespace adiar
public:
/// \brief Default value construction.
constexpr fast_reduce()
: _value(0.05f)
: _value(0.08f)
{}

/// \brief Conversion constructor from `float`.
Expand Down

0 comments on commit e5fcc77

Please sign in to comment.