Skip to content

Remove cudnn.

Remove cudnn. #97

Triggered via push August 28, 2024 19:41
Status Cancelled
Total duration 2h 8m 40s
Artifacts

torch-nccl.yml

on: push
Get torch:nccl Config  /  Read Configuration File
9s
Get torch:nccl Config / Read Configuration File
Matrix: Build torch:nccl
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Build torch:nccl (12.0.1, cudnn8, ubuntu22.04, 2.18.5-1, 85f9143) / Build torch / Build Images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python3 -m pip install -U --no-cache-dir packaging setuptools wheel pip && export CC=$(realpath -e ./compiler) && export MAX_JOBS=$(($(./effective_cpu_count.sh) + 2)) && export NVCC_APPEND_FLAGS='-diag-suppress 186,177' && cd TransformerEngine && if [ `python3 -V | cut -f 2 -d ' ' | cut -f 2 -d '.'` -lt \"9\" ] ; then sed -i \"s/from functools import cache/from functools import lru_cache as cache/g\" build_tools/utils.py; fi && python3 setup.py bdist_wheel --dist-dir /build/dist" did not complete successfully: exit code: 1
Build torch:nccl (12.4.1, cudnn, ubuntu22.04, 2.21.5-1, 85f9143) / Build torch / Build Images
FailFast: cancelling since parallel instance has failed
Build torch:nccl (12.4.1, cudnn, ubuntu20.04, 2.21.5-1, 85f9143) / Build torch / Build Images
FailFast: cancelling since parallel instance has failed
Build torch:nccl (12.3.2, cudnn9, ubuntu22.04, 2.20.3-1, 85f9143) / Build torch / Build Images
FailFast: cancelling since parallel instance has failed
Build torch:nccl (12.2.2, cudnn8, ubuntu22.04, 2.19.3-1, 85f9143) / Build torch / Build Images
FailFast: cancelling since parallel instance has failed
Build torch:nccl (12.3.2, cudnn9, ubuntu20.04, 2.20.3-1, 85f9143) / Build torch / Build Images
FailFast: cancelling since parallel instance has failed
Build torch:nccl (12.2.2, cudnn8, ubuntu20.04, 2.21.5-1, 85f9143) / Build torch / Build Images
FailFast: cancelling since parallel instance has failed
Get torch:nccl Config / Read Configuration File
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/