Skip to content

Commit

Permalink
Forgot to update max policy
Browse files Browse the repository at this point in the history
  • Loading branch information
gevtushenko committed Jun 12, 2023
1 parent f2cd25e commit ca70ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cub/device/dispatch/dispatch_select_if.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ struct device_select_policy_hub
typename tuning::delay_constructor>;
};

using MaxPolicy = Policy350;
using MaxPolicy = Policy900;
};

} // detail
Expand Down

0 comments on commit ca70ac0

Please sign in to comment.