-
Notifications
You must be signed in to change notification settings - Fork 8
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
Can't work in JESTON AGX ORIN #26
Comments
Thank you for your reporting this.
? |
@jantonguirao Thank you for your help. I got this log: Name: nvidia-nvjpeg2k-tegra-cu12 |
By the way, if I just run these codes:
I got the error:
|
Having errors both on nvjpeg and nvjpeg2k call perhaps suggests that there's something wrong with the CUDA environment.
|
|
Thank you. Are you able to run the deviceQuery program above? |
I don't have this dir
In my cuda dir I have these file bin compute-sanitizer doc DOCS EULA.txt extras gds include lib64 nvml nvvm README share targets tools version.json |
Hi, If you dont see libnvjpeg.so, you can install it by running these commands -
|
I met the same error message when I ran examples on C++ on Jetson AGX Orin while I had all encoder/decoder libs. |
Version
0.4.0
Describe the bug.
I run the sample code in
But I got some error. I can see the first image, But I can't see the other. Could you give me some advice?
Minimum reproducible example
Environment details
Relevant log output
Other/Misc.
No response
Check for duplicates
The text was updated successfully, but these errors were encountered: