Skip to content

Fix K-NN bugs#114

Merged
SamanKazemkhani merged 1 commit into
mainfrom
sk/fix-knn-bugs
May 14, 2024
Merged

Fix K-NN bugs#114
SamanKazemkhani merged 1 commit into
mainfrom
sk/fix-knn-bugs

Conversation

@SamanKazemkhani

Copy link
Copy Markdown
Collaborator

No description provided.

@aaravpandya aaravpandya left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Can you also increase the consts::kMaxRoadEntityCount default value to 6000 ? That will allow the tests to pass.

Comment thread src/mgr.cpp
impl_->cfg.numWorlds,
consts::kMaxAgentCount,
consts::kMaxRoadEntityCount,
consts::kMaxAgentMapObservationsCount,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This will still fail for the AllEntitiesWithRadiusFiltering case. We need to add an IF condition here.

@SamanKazemkhani SamanKazemkhani merged commit 8bf781b into main May 14, 2024
@SamanKazemkhani SamanKazemkhani deleted the sk/fix-knn-bugs branch May 14, 2024 21:00
wangbingke0 pushed a commit to wangbingke0/gpudrive that referenced this pull request Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants