Skip to content

Their release tagging uses x.x.x, but the brqnches use x.x. #107

Their release tagging uses x.x.x, but the brqnches use x.x.

Their release tagging uses x.x.x, but the brqnches use x.x. #107

Triggered via push August 21, 2024 22:11
Status Cancelled
Total duration 3m 32s
Artifacts

torch-extras.yml

on: push
Get Latest Required Base Images
10s
Get Latest Required Base Images
Build torch-extras via Workflow Call  /  Build Images
Build torch-extras via Workflow Call / Build Images
Matrix: Build torch-extras via Event Trigger
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 2 warnings
Build torch-extras via Event Trigger (base-cuda12.0.1-ubuntu22.04-torch2.4.0-vision0.19.0-audio2.... / 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 && python3 setup.py bdist_wheel --dist-dir /wheels || true && chmod 755 .eggs/cmake-*-py*.egg/cmake/data/bin/cmake && python3 setup.py bdist_wheel --dist-dir /wheels" did not complete successfully: exit code: 1
Get Latest Required Base Images
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/