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
{{ message }}
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
342.4 terminate called after throwing an instance of 'boost::filesystem::filesystem_error'
342.4 what(): boost::filesystem::copy_file: No space left on device: "./builds/nsight_compute/target/linux-desktop-glibc_2_11_3-x64/libcuda-injection.so", "/usr/local/cuda-11.8/nsight-compute-2022.3.0/target/linux-desktop-glibc_2_11_3-x64/libcuda-injection.so"
342.6 ./cuda_11.8.0_520.61.05_linux.run: line 524: 41 Aborted (core dumped) ./cuda-installer --toolkit --silent
.....
Dockerfile:58
--------------------
56 | # Install CUDA
57 | ADD ./common/install_cuda.sh install_cuda.sh
58 | >>> RUN bash ./install_cuda.sh ${BASE_CUDA_VERSION} && rm install_cuda.sh
59 |
60 | FROM base as intel
--------------------
ERROR: failed to solve: process "/bin/sh -c bash ./install_cuda.sh ${BASE_CUDA_VERSION} && rm install_cuda.sh" did not complete successfully: exit code: 134
Docker builds are failing:
https://github.com/pytorch/builder/actions/runs/5812495270/job/15758529340
build-docker-cuda(11.8) error:
[Edit - Not an Issue with rocm] rocm 5.5 error: