Skip to content

OpenCL Backend Fixes #126

OpenCL Backend Fixes

OpenCL Backend Fixes #126

Triggered via pull request August 21, 2024 05:49
@pveleskopvelesko
synchronize #914
fix-opencl
Status Failure
Total duration 30m 8s
Artifacts

publish-docker.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/bash -ci module unload pocl; module load oneapi/2024.1.0 && which icpx && git clone https://github.com/CHIP-SPV/chipStar.git && cd chipStar && git submodule update --init --recursive && mkdir build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCHIP_BUILD_HIPBLAS=ON && make -j$(nproc) && /home/chipStarUser/chipStar/build/samples/0_MatrixMultiply/MatrixMultiply && sudo make install" did not complete successfully: exit code: 1
docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/