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

wyoming-piper build failed #768

Open
pipacsba opened this issue Jan 5, 2025 · 1 comment
Open

wyoming-piper build failed #768

pipacsba opened this issue Jan 5, 2025 · 1 comment

Comments

@pipacsba
Copy link

pipacsba commented Jan 5, 2025

Hello Dusty,

I am struggling with the build process for wyoming-piper.
Any help would be appretiated.

Best,
pipacsba

Build command:
jetson-containers/jetson-containers run $(autotag wyoming-piper)

Last lines of the build process:
[ 94%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/opt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_hdim192_fp16_sm80.cu.o
Killed
gmake[2]: *** [CMakeFiles/onnxruntime_providers_cuda.dir/build.make:6203: CMakeFiles/onnxruntime_providers_cuda.dir/opt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_hdim128_bf16_sm80.cu.o] Error 137
gmake[2]: *** Waiting for unfinished jobs....

Module: NVIDIA Jetson Orin Nano (8GB ram)
SoC: tegra234
L4T: 36.4.0
Jetpack: 6.1

@LukeGotWood
Copy link

LukeGotWood commented Jan 7, 2025

I am having trouble building onnxruntime also.
I was hitting the same error you were and was able to get past this error by increasing my swap memory to 16GB using the mounting swap guide here

I'm now stuck with tests failing which I am assuming is to do with this error:

+ sshpass -p None scp -o 'StrictHostKeyChecking no' /tmp/tarpack/uploads/onnxruntime-gpu-1.20.0.tar.gz None@localhost:/dist/jp6/cu126/
Permission denied, please try again.
+ echo 'failed to upload tarball'

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

2 participants