Skip to content

workflow draft

workflow draft #35

Triggered via pull request February 24, 2025 17:31
Status Failure
Total duration 4m 48s
Artifacts

build_cufinufft_wheels.yml

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

Annotations

24 errors
Build wheels on ubuntu-22.04
Command ['sh', '-c', 'if command -v yum &> /dev/null; then\n yum install -y epel-release\n yum-config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/cuda-rhel7.repo\n yum install -y cuda-11-4\nelif command -v apt &> /dev/null; then\n apt update\n apt install -y software-properties-common\n wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-keyring_1.0-1_all.deb\n dpkg -i cuda-keyring_1.0-1_all.deb\n apt update\n apt install -y cuda-11-4\nelse\n echo "Unsupported package manager. Exiting."\n exit 1\nfi\n'] failed with code 1.
Build wheels on ubuntu-22.04
Process completed with exit code 1.
Build wheels on ubuntu-22.04
Command ['sh', '-c', 'if command -v yum &> /dev/null; then\n yum install -y epel-release\n yum-config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/cuda-rhel7.repo\n yum install -y cuda-11-4\nelif command -v apt &> /dev/null; then\n apt update\n apt install -y software-properties-common\n wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-keyring_1.0-1_all.deb\n dpkg -i cuda-keyring_1.0-1_all.deb\n apt update\n apt install -y cuda-11-4\nelse\n echo "Unsupported package manager. Exiting."\n exit 1\nfi\n'] failed with code 1.
Build wheels on ubuntu-22.04
Process completed with exit code 1.
Build wheels on ubuntu-22.04
Command ['sh', '-c', 'if command -v yum &> /dev/null; then\n yum install -y epel-release\n yum-config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/cuda-rhel7.repo\n yum install -y cuda-11-4\nelif command -v apt &> /dev/null; then\n apt update\n apt install -y software-properties-common\n wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-keyring_1.0-1_all.deb\n dpkg -i cuda-keyring_1.0-1_all.deb\n apt update\n apt install -y cuda-11-4\nelse\n echo "Unsupported package manager. Exiting."\n exit 1\nfi\n'] failed with code 1.
Build wheels on ubuntu-22.04
Process completed with exit code 1.
Build wheels on ubuntu-22.04
Command ['sh', '-c', 'if command -v yum &> /dev/null; then\n yum install -y epel-release\n yum-config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/cuda-rhel7.repo\n yum install -y cuda-11-4\nelif command -v apt &> /dev/null; then\n apt update\n apt install -y software-properties-common\n wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-keyring_1.0-1_all.deb\n dpkg -i cuda-keyring_1.0-1_all.deb\n apt update\n apt install -y cuda-11-4\nelse\n echo "Unsupported package manager. Exiting."\n exit 1\nfi\n'] failed with code 1.
Build wheels on ubuntu-22.04
Process completed with exit code 1.
Build wheels on ubuntu-22.04
Command ['sh', '-c', 'if command -v yum &> /dev/null; then\n yum install -y epel-release\n yum-config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/cuda-rhel7.repo\n yum install -y cuda-11-4\nelif command -v apt &> /dev/null; then\n apt update\n apt install -y software-properties-common\n wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-keyring_1.0-1_all.deb\n dpkg -i cuda-keyring_1.0-1_all.deb\n apt update\n apt install -y cuda-11-4\nelse\n echo "Unsupported package manager. Exiting."\n exit 1\nfi\n'] failed with code 1.
Build wheels on ubuntu-22.04
Process completed with exit code 1.
Build wheels on windows-2019
Command $cuda_installer = "https://developer.download.nvidia.com/compute/cuda/11.4.2/network_installers/cuda_11.4.2_windows_network.exe" $cuda_installer_path = "$env:TEMP\cuda_installer.exe" Invoke-WebRequest -Uri $cuda_installer -OutFile $cuda_installer_path Start-Process -FilePath $cuda_installer_path -ArgumentList "-s" -NoNewWindow -Wait
Build wheels on windows-2019
Process completed with exit code 1.
Build wheels on windows-2019
Command $cuda_installer = "https://developer.download.nvidia.com/compute/cuda/11.4.2/network_installers/cuda_11.4.2_windows_network.exe" $cuda_installer_path = "$env:TEMP\cuda_installer.exe" Invoke-WebRequest -Uri $cuda_installer -OutFile $cuda_installer_path Start-Process -FilePath $cuda_installer_path -ArgumentList "-s" -NoNewWindow -Wait
Build wheels on windows-2019
Process completed with exit code 1.
Build wheels on windows-2019
Command $cuda_installer = "https://developer.download.nvidia.com/compute/cuda/11.4.2/network_installers/cuda_11.4.2_windows_network.exe" $cuda_installer_path = "$env:TEMP\cuda_installer.exe" Invoke-WebRequest -Uri $cuda_installer -OutFile $cuda_installer_path Start-Process -FilePath $cuda_installer_path -ArgumentList "-s" -NoNewWindow -Wait
Build wheels on windows-2019
Process completed with exit code 1.
Build wheels on windows-2019
Command $cuda_installer = "https://developer.download.nvidia.com/compute/cuda/11.4.2/network_installers/cuda_11.4.2_windows_network.exe" $cuda_installer_path = "$env:TEMP\cuda_installer.exe" Invoke-WebRequest -Uri $cuda_installer -OutFile $cuda_installer_path Start-Process -FilePath $cuda_installer_path -ArgumentList "-s" -NoNewWindow -Wait
Build wheels on windows-2019
Process completed with exit code 1.
Build wheels on ubuntu-22.04
Command ['sh', '-c', 'pip install --upgrade pip && pip install nvidia-pyindex && pip install nvidia-cuda-nvcc-cu114'] failed with code 1.
Build wheels on ubuntu-22.04
Process completed with exit code 1.
Build wheels on ubuntu-22.04
Command ['sh', '-c', 'pip install --upgrade pip && pip install nvidia-pyindex && pip install nvidia-cuda-nvcc-cu114'] failed with code 1.
Build wheels on ubuntu-22.04
Process completed with exit code 1.
Build wheels on ubuntu-22.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project/python/cufinufft'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '--no-deps', '-v'] failed with code 1.
Build wheels on ubuntu-22.04
Process completed with exit code 1.