Skip to content

Do we need the double build? #108

Do we need the double build?

Do we need the double build? #108

Triggered via push August 21, 2024 22:21
Status Cancelled
Total duration 3m 31s
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" 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/