apache / apache/arrow

[Dev][Release] Verification script fails detecting CUDA

Open
#37,296 2 comments 0 reactions 0 assignees View on GitHub
Component: Developer Tools Component: Release Type: bug
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the bug, including details regarding any error messages, version, and platform.

For some reason, the verification script tells me no CUDA devices were found:
```console
$ TEST_DEFAULT=0 TEST_SOURCE=1 dev/release/verify-release-candidate.sh 13.0.0 3

===========
Detect CUDA
===========
No devices found.
```

Yet there are:
```console
$ nvidia-smi --list-gpus
GPU 0: NVIDIA GeForce GT 1030 (UUID: GPU-7ff8f92b-7bbd-c481-cff3-61792e4542ad)
```

### Component(s)

Developer Tools, Release

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.