Skip to content

onnxruntime-linux-aarch64 with gpu support #11226

Closed Answered by andys-playground
quangsonle asked this question in Other Q&A
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: 2 comments 3 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

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