Skip to content
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

Change RKNN default core mask to all cores #1744

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

Conversation

levyishai
Copy link

@levyishai levyishai commented Jan 24, 2025

After some testing, we've found that using all cores all the time is the fastest option, even when running more than one object detection pipeline simultaneously. This is using RKNN_NPU_CORE_0_1_2 instead of RKNN_NPU_CORE_AUTO

@levyishai levyishai requested a review from a team as a code owner January 24, 2025 03:37
@crschardt
Copy link
Contributor

Can you share some testing data that supports this?

@levyishai
Copy link
Author

levyishai commented Jan 25, 2025

Can you share some testing data that supports this?

I'm currently having trouble testing with the latest PV build (camera disconnects, camera feed looks pink for OV9782). Fwiw, that's what we've found to be the only real difference between the high-performance fork, which for us had more fps and less latency.
Hoping to find the issues with my testing setup/submit and issue/create a PR to fix the issues I'm having and bring more concrete numbers.

@levyishai levyishai changed the title Change default core mask to all cores Change RKNN default core mask to all cores Jan 25, 2025
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