Skip to content

As/torch: Cleaned and improved (parallelized) forward and backward pass in nn/torch.py. Fixed scipy version to 1.11.4. #197

As/torch: Cleaned and improved (parallelized) forward and backward pass in nn/torch.py. Fixed scipy version to 1.11.4.

As/torch: Cleaned and improved (parallelized) forward and backward pass in nn/torch.py. Fixed scipy version to 1.11.4. #197

Triggered via pull request February 20, 2024 16:14
Status Failure
Total duration 25m 45s
Artifacts

build_mkl.yml

on: pull_request
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
Build wheel on ubuntu-latest
Command ['sh', '-c', 'bash .github/workflows/prepare_build_environment_linux_mkl.sh'] failed with code 1.
Build wheel on ubuntu-latest
Process completed with exit code 1.
Build wheel on macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/osqp-python/osqp-python', '--wheel-dir=/private/var/folders/gh/0cww6vn93nv_jjsw3xkm0b4m0000gn/T/cibw-run-9_qwdxw9/cp38-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
Build wheel on macos-latest
Process completed with exit code 1.
Build wheel on windows-2022
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\osqp-python\\osqp-python', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-rjogjwyn\\cp38-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
Build wheel on windows-2022
Process completed with exit code 1.
Build wheel on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheel on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel on macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheel on windows-2022
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected], actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheel on windows-2022
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected], actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheel on windows-2022
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/