Skip to content

llama : more consistent names of count variables #9280

llama : more consistent names of count variables

llama : more consistent names of count variables #9280

Triggered via pull request March 11, 2024 13:12
Status Failure
Total duration 1h 27m 46s
Artifacts

docker.yml

on: pull_request
Matrix: Push Docker image to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
Push Docker image to Docker Hub (light-intel, .devops/main-intel.Dockerfile, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir build && cd build && if [ \"${LLAMA_SYCL_F16}\" = \"ON\" ]; then echo \"LLAMA_SYCL_F16 is set\" && export OPT_SYCL_F16=\"-DLLAMA_SYCL_F16=ON\"; fi && cmake .. -DLLAMA_SYCL=ON -DCMAKE_C_COMPILER=icx -DCMAKE_CXX_COMPILER=icpx ${OPT_SYCL_F16} && cmake --build . --config Release --target main" did not complete successfully: exit code: 2
Push Docker image to Docker Hub (server, .devops/server.Dockerfile, linux/amd64,linux/arm64)
The job was canceled because "light-intel__devops_main-" failed.
Push Docker image to Docker Hub (light, .devops/main.Dockerfile, linux/amd64,linux/arm64)
The job was canceled because "light-intel__devops_main-" failed.
Push Docker image to Docker Hub (server-cuda, .devops/server-cuda.Dockerfile, linux/amd64)
The job was canceled because "light-intel__devops_main-" failed.
Push Docker image to Docker Hub (light-cuda, .devops/main-cuda.Dockerfile, linux/amd64)
The job was canceled because "light-intel__devops_main-" failed.
Push Docker image to Docker Hub (full-cuda, .devops/full-cuda.Dockerfile, linux/amd64)
The job was canceled because "light-intel__devops_main-" failed.
Push Docker image to Docker Hub (full, .devops/full.Dockerfile, linux/amd64,linux/arm64)
The job was canceled because "light-intel__devops_main-" failed.
Push Docker image to Docker Hub (server-intel, .devops/server-intel.Dockerfile, linux/amd64)
The job was canceled because "light-intel__devops_main-" failed.
Push Docker image to Docker Hub (server-rocm, .devops/server-rocm.Dockerfile, linux/amd64,linux/a...
The job was canceled because "light-intel__devops_main-" failed.
Push Docker image to Docker Hub (full-rocm, .devops/full-rocm.Dockerfile, linux/amd64,linux/arm64)
The job was canceled because "light-intel__devops_main-" failed.
Push Docker image to Docker Hub (light-rocm, .devops/main-rocm.Dockerfile, linux/amd64,linux/arm64)
The job was canceled because "light-intel__devops_main-" failed.
Push Docker image to Docker Hub (light-intel, .devops/main-intel.Dockerfile, linux/amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.