You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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....
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:
Increasing the swap memory to 16GB indeed changed the behavior, but now the Jetson reboots without any failure indication.
[ 94%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/opt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_hdim224_fp16_sm80.cu.o
Connection to orin.lan closed by remote host.
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
The text was updated successfully, but these errors were encountered: