File: requirements-test-gpu.txt

package info (click to toggle)
python-awkward 2.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,524 kB
  • sloc: python: 187,940; cpp: 33,928; sh: 432; makefile: 21; javascript: 8
file content (12 lines) | stat: -rw-r--r-- 325 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# The CI installs cudf, cupy, and cuda-cccl using conda
# If you are using this file manually uncomment the following lines and
# set the cuda version matching your system (currently supporting CUDA 12 and 13).
# cudf-cu12
# cupy-cuda12x
# cuda-cccl[cu12]
fsspec>=2022.11.0
numba>=0.60
numba-cuda
pyarrow
pytest>=6
uproot>=5