torch-nightly #529
Annotations
1 error and 1 warning
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export MAX_JOBS=\"$(./scale.sh \"$(./effective_cpu_count.sh)\" 3 32)\" && echo \"MAX_JOBS: ${MAX_JOBS}\" && ./storage-info.sh . && cd pytorch && ../storage-info.sh . && mkdir build && ln -s /usr/bin/cc build/cc && ln -s /usr/bin/c++ build/c++ && { if [ -d /opt/nccl-tests ]; then export USE_DISTRIBUTED=1 USE_NCCL=1 USE_SYSTEM_NCCL=1 UCC_HOME=${HPCX_UCC_DIR} UCX_HOME=${HPCX_UCX_DIR} USE_NCCL_WITH_UCC=1 USE_UCC=1 USE_SYSTEM_UCC=1; fi; } && USE_CUDNN=1 BUILD_TORCH=ON BUILD_TEST=0 CUDA_HOST_COMPILER=cc USE_CUDA=1 USE_NNPACK=1 CC=cc CXX=c++ USE_BLAS=1 USE_LAPACK=1 WITH_BLAS=FLAME PYTORCH_BUILD_VERSION=\"$(../version-string.sh \"$TORCH_VERSION\")\" PYTORCH_BUILD_NUMBER=0 TORCH_NVCC_FLAGS=\"-Xfatbin -compress-all -diag-suppress 191,186,177\" python3 setup.py bdist_wheel --dist-dir ../dist" did not complete successfully: exit code: 255
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/[email protected], docker/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading