Skip to content

Update pypi-distribution-reusable.yaml #51

Update pypi-distribution-reusable.yaml

Update pypi-distribution-reusable.yaml #51

Triggered via push September 24, 2024 14:14
Status Failure
Total duration 1m 7s
Artifacts
Matrix: pypi_distribution

Annotations

2 errors and 1 warning
pypi_distribution (cuda, ubuntu-latest) / Build ubuntu-latest cuda distribution 📦
Command ['sh', '-c', 'yum-config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/cuda-rhel7.repo && yum clean all && yum -y install cuda-toolkit && ls -al /usr/local && nvcc --version && echo nvcc location: && which nvcc && export CUDACXX="$(which nvcc)" && echo $CUDACXX && echo gcc version: && gcc --version && export BUILD_WITH_CUDA=1 && export TORCH_CUDA_ARCH_LIST="8.0 8.6 8.9 9.0" &&\n'] failed with code 1.
pypi_distribution (cuda, ubuntu-latest) / Build ubuntu-latest cuda distribution 📦
Using latest version of uv because no version is provided