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

triton infer server docker image not working on Jetson Orin NX 16 GB JP 5.1.1 #7199

Open
allan-navarro opened this issue May 9, 2024 · 2 comments

Comments

@allan-navarro
Copy link

Description
triton infer server with the docker image not working on Jetson Orin NX 16 GB JP 5.1.1

See attached log
server.log

Triton Information
tritonserver:23.01-py3 (docker image)

To Reproduce
docker run --rm --net host -it --runtime nvidia --gpus=1 -v ./triton:/models nvcr.io/nvidia/tritonserver:23.01-py3 tritonserver --model-repository=/models

Expected behavior
tritonserver should start successfully

@krishung5
Copy link
Contributor

krishung5 commented May 9, 2024

Hi @allan-navarro, Triton's -py3-igpu* containers should support Jetpack 6.X. For JP 5.1.1, @nv-kmcgill53 do you know we have supported contaienrs?

@Chaoran-F
Copy link

Mark this issue,same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants