Skip to content

[BUG] TiledKNNTest fails #1526

Closed
Closed
@enp1s0

Description

@enp1s0

There is an issue with the TiledKNNTest in the latest branch-23.06 (commit 8e412b4), as it fails. However, it works properly when reverting 6fdb041 .

@benfred, can you provide any insight into what might be causing this issue?

test log

[ RUN      ] TiledKNNTest/TiledKNNTestF.BruteForce/15
/opt/conda/conda-bld/work/cpp/test/neighbors/tiled_knn.cu:174: Failure
Value of: raft::spatial::knn::devArrMatchKnnPair(ref_indices_.data(), raft_indices_.data(), ref_distances_.data(), raft_distances_.data(), num_queries, k_, float(0.001), stream_)
  Actual: false (actual=19258,4.8802375793457031!=expected19829,4.8662505149841309 @0,0)
Expected: true

ref: https://github.com/rapidsai/raft/actions/runs/5010580599/jobs/8981566095?pr=1514

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

  • Status

    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions