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

Standalone mode and performance issue #7

Closed
tanfengji-monarchtractor opened this issue Oct 6, 2023 · 8 comments
Closed

Standalone mode and performance issue #7

tanfengji-monarchtractor opened this issue Oct 6, 2023 · 8 comments
Assignees
Labels
fixed issue has been fixed triaged

Comments

@tanfengji-monarchtractor

Hi, I'm using jetpack 5.1.2. The hybrid mode works fine, but the standalone mode returns the error below:
standalone_error
How may I fix this?

Besides, the performance is for hybrid mode is below:
yolov5s_hybrid_23ms
The MAP is 0.354 instead of 0.37+ mentioned in the README. Any possible reasons? Many thanks

@zerollzeng
Copy link
Collaborator

Sorry for the late response, please pull the latest code and rebuild with make validate_cudla_int8 USE_DLA_STANDALONE_MODE=1 USE_DETERMINISTIC_SEMAPHORE=1

Root cause in #5

@ou525
Copy link

ou525 commented Jan 26, 2024

image
The latest code pulled, according to the above command, new problems appeared

@zerollzeng
Copy link
Collaborator

Which JP/DOS version you are using?

@ou525
Copy link

ou525 commented Jan 29, 2024

image
@zerollzeng

@zerollzeng
Copy link
Collaborator

I didn't test on JP 5.1. but JP 6.0 should work, could you please upgrade to it?

@ou525
Copy link

ou525 commented Feb 2, 2024

By replacing the nvsci header file with version 6.0, I have successfully compiled and run

@zerollzeng
Copy link
Collaborator

Glad you solve it, I'm closing this.

@HelloChang1
Copy link

HelloChang1 commented Apr 7, 2024

By replacing the nvsci header file with version 6.0, I have successfully compiled and run

hai,where can I find the the nvsci header file with version 6.0?
I only find in https://developer.nvidia.com/embedded/jetson-linux-r351 ,but it doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed issue has been fixed triaged
Projects
None yet
Development

No branches or pull requests

5 participants