Skip to content

Update pypi-distribution-reusable.yaml #50

Update pypi-distribution-reusable.yaml

Update pypi-distribution-reusable.yaml #50

Triggered via push September 24, 2024 14:10
Status Failure
Total duration 57s
Artifacts
Matrix: pypi_distribution
Fit to window
Zoom out
Zoom in

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" && python -c \'import site; print(site.getsitepackages())\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