When nvidia-docker bulid object is executed, an error occurs, indicating /bin/sh: exec format error


Hi,
I want to install an mlperf test software on our Nvidia Nano development board. Please refer to the following link steps. When creating the object, the attached pictures are generally wrong.
It seems that docker cannot create files, how can I modify it to solve this problem?

github.com


Dockerfile.txt (2.6 KB)

Hi,

The Dockerfile is based on a desktop container which cannot be run on Jetson.
Thanks.

Does that mean I can no longer run docker software on the jetson development board?
So if I want to test the performance of AI, how do I install mlperf software?

Hi,

You can try to use a based container:

For MLPerf, please see the document below for the Jetson environment:

Thanks.

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