Skip to content
Discussion options

You must be logged in to vote

I ended up solving this for my situation, at least for now.

References:

I did the build on the Jetson Target (AGX Orin in my situation).

Assuming you have a default filesystem layout, steps to recreate:

  1. clone onnxruntime repo
  2. checkout the tagged version you want
  3. init and update submodules recursively
  4. Run their build.sh script with the following
    ./build.sh --config Release --update --build --parallel --build_wheel --build_shared_lib --use_tensorrt --cuda_home /usr/local/cuda --cudnn_home /usr/lib/aarch64-linux-gnu/ --…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@andys-playground
Comment options

Answer selected by snnn
@csukuangfj
Comment options

Comment options

You must be logged in to vote
1 reply
@csukuangfj
Comment options

Comment options

You must be logged in to vote
3 replies
@klimgeorge
Comment options

@snnn
Comment options

snnn Mar 28, 2025
Maintainer

@klimgeorge
Comment options

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