The x86 version of JetPack 5.x

hi,
是否有JetPack5版本在x86操作系统下的docker镜像,我们想在x86服务器上做一个JetPack5的基础docker,里面有cuda、cuddn、opencv以及tensorrt等软件,可以写一些算法程序部署里面并运行。
比如NV提供了arm版本的docker镜像,如下

那请问是否有x86版本的呢?如果没有,是否可以给出解决方案或者更好的建议?

盼回复,谢谢

Hi,

Is it for cross-compiling?
If yes, please find the container below:

Thanks.

hi,
我之前也看到了这个container,这是说的在这里面交叉编译其他JetPack组件,那这个可以在x86平台上直接跑起来GPU算法应用吗?
谢谢

Hi,

Could you share more info about your use case?

The container is for cross-compiling.
After building the binary, please copy the app to Jetson and run it there.

If you want to run an app with an x86 base GPU, please find the desktop container instead.

Thanks.

hi,请问这个官方有提供吗?

Hi,

We have containers for desktop GPU but the environment (library version) is different from JetPack.

For example, PyTorch container:

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.