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

multiple threads create their own instance calls nvjpegEncodeYUV() return NVJPEG_STATUS_EXECUTION_FAILED #187

Open
cjcisjccs opened this issue Feb 21, 2023 · 0 comments

Comments

@cjcisjccs
Copy link

hi!
I create separate instances in multiple threads and call nvjpegEncodeYUV(Handle, EncoderState, EncoderParams, &DBuffer, NVJPEG_CSS_GRAY, Width, Height, Stream); return NVJPEG_STATUS_EXECUTION_FAILED. And it is OK when the last parameter is NULL or cudaStreamPerThread.

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

1 participant