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

when the NPPJpegCompression project from Sample file is runing will occur the problem,why? #109

Open
maojunyu opened this issue Aug 29, 2022 · 2 comments

Comments

@maojunyu
Copy link

the problem is that can not load DLL"nppi64_80". when i try to debug,the JPEGCompression will trigger exception

@kunzmi
Copy link
Owner

kunzmi commented Aug 29, 2022

Hi,

I didn't update the samples for a while, they still point to an old Cuda version, Cuda version 8 to be specific.
You could either install this old version of Cuda, or you update the samples to a current version of Cuda. But at some time point, Nvidia dropped the JPEG compression from the NPP library as they moved it to a dedicated nvJPEG library. ManagedCuda provides a wrapper, though.
Bad news is, there are no examples for the new nvJPEG-library available so far...

Cheers,
Michael

@maojunyu
Copy link
Author

ok,thank you for you prompt reply

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

No branches or pull requests

2 participants