Skip to content

Fix FastIntDiv tparam#2278

Merged
cjnolet merged 2 commits into
NVIDIA:mainfrom
aamijar:fix-FastIntDiv-tparam
Jun 29, 2026
Merged

Fix FastIntDiv tparam#2278
cjnolet merged 2 commits into
NVIDIA:mainfrom
aamijar:fix-FastIntDiv-tparam

Conversation

@aamijar

@aamijar aamijar commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Add explicit template parameters for FastIntDiv, follow up to NVIDIA/raft#3059.

@aamijar aamijar self-assigned this Jun 29, 2026
@aamijar aamijar added non-breaking Introduces a non-breaking change bug Something isn't working labels Jun 29, 2026
@@ -1,5 +1,5 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2024-2025, NVIDIA CORPORATION.
* SPDX-FileCopyrightText: Copyright (c) 2024-2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.

@cjnolet cjnolet Jun 29, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this adding "& Affiliates"?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is because of 627f2d7. And because of this rapidsai/pre-commit-hooks#120.

@cjnolet cjnolet merged commit c36bb22 into NVIDIA:main Jun 29, 2026
165 of 167 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants