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

Decode cudaErrorIllegalAddress #25

Open
1 task done
lvmnn opened this issue Nov 22, 2024 · 1 comment
Open
1 task done

Decode cudaErrorIllegalAddress #25

lvmnn opened this issue Nov 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@lvmnn
Copy link

lvmnn commented Nov 22, 2024

Version

0.4.0

Describe the bug.

Image

In our Triton Inference Server service, we need to decode JPEG images in each request. After the service has been running for a period of time (a few days), we encounter the cudaErrorIllegalAddress error.

I checked the VRAM usage, it's using about 3GB in total of 15GB.

Minimum reproducible example

Environment details

Relevant log output

Other/Misc.

No response

Check for duplicates

  • I have searched the open bugs/issues and have found no duplicates for this bug report
@lvmnn lvmnn added the bug Something isn't working label Nov 22, 2024
@jantonguirao
Copy link
Collaborator

Hi @lvmnn. Thank you for reporting this issue. Unfortunately, it is going to be hard for us to figure it out without a reproduction example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants