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

Support for Jetson TK1 #3

Closed
ghost opened this issue Sep 14, 2016 · 3 comments
Closed

Support for Jetson TK1 #3

ghost opened this issue Sep 14, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 14, 2016

Can I install and run the program on Jetson TK1 ?

@dusty-nv
Copy link
Owner

dusty-nv commented Sep 14, 2016

TensorRT isn't supported on TK1 because of the older CUDA and lack of 64-bit support, so unfortunately this repo only runs for Jetson TX1 and discrete GPU currently.

@ghost
Copy link
Author

ghost commented Sep 14, 2016

Why does TensorRT need 64 bits supports if the Deep Learning instructions have lower precision ? thank you.

@dusty-nv
Copy link
Owner

That's regarding compiling the build and the memory address management, not the ALU precision. JetPack for TX1 is also only providing 64-bit in the future (starting with Ubuntu 16.04 included in newly-released JetPack 2.3).

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