Skip to content

use DISTANCE_T instead of float in search_multi_cta.cuh #807

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: branch-25.06
Choose a base branch
from

Conversation

jiangyinzuo
Copy link
Contributor

No description provided.

@jiangyinzuo jiangyinzuo requested a review from a team as a code owner April 4, 2025 14:59
Copy link

copy-pr-bot bot commented Apr 4, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions bot added the cpp label Apr 4, 2025
@tarang-jain tarang-jain added bug Something isn't working non-breaking Introduces a non-breaking change labels Apr 18, 2025
Copy link
Contributor

@achirkin achirkin left a comment

Choose a reason for hiding this comment

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

Thank you for suggesting the change!
Could you please provide more details on the purpose of this? I think in this state it won't compile because intermediate_distances is passed to an internal function _cuann_find_topk which only has the float overload for the corresponding argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cpp non-breaking Introduces a non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

4 participants