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

Running application on Nvidia Jetson TX2 / Xavier #1

Open
Shrunoti opened this issue Nov 22, 2018 · 3 comments
Open

Running application on Nvidia Jetson TX2 / Xavier #1

Shrunoti opened this issue Nov 22, 2018 · 3 comments

Comments

@Shrunoti
Copy link

Shrunoti commented Nov 22, 2018

I've tried running this application on Nvidia Jetson TX2 and Nvidia Xavier.
I've faced difficulty running the run.sh file in perception server as 'nvidia-docker' is not supported on arm64 architecture. Is there any work around that?

Also will the deepstream 3.0 be supported on these two devices?

@mengzhangjian
Copy link

@Shrunoti ,you should install jetson4.2.1 on your tx2, that includes nvidia-docker

@Shaked
Copy link

Shaked commented Jul 14, 2019

@mengzhangjian is it out already? I can't seem to find it

@fork88888
Copy link

I set tegra-docker with GPU support on Jetson Xavier. Next I have run container with deviceQuery application. I see that GPU is supported:

deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 10.0, CUDA Runtime Version = 10.0, NumDevs = 1
Result = PASS

But when I try to run deepstream_360d:3.0-18.11 container I see the following:

standard_init_linux.go:211: exec user process caused "exec format error"
failed to resize tty, using default size

I think that means that the conteiner is for x86 architecture.

Is there deepstream_360d container for arm64v8 architecture?

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

4 participants