File: requirements-test-gpu.txt

package info (click to toggle)
python-awkward 2.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 35,360 kB
  • sloc: python: 187,941; cpp: 33,672; sh: 432; ansic: 256; 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