Skip to content

Commit 3e6dc8f

Browse files
authored
Merge pull request #601 from mrava87/doc-cupyversion
doc:fixed cupy minimum version
2 parents 87b9be6 + 899a407 commit 3e6dc8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/gpu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GPU / TPU Support
66
Overview
77
--------
88
From ``v1.12.0``, PyLops supports computations on GPUs powered by
9-
`CuPy <https://cupy.dev/>`_ (``cupy-cudaXX>=8.1.0``).
9+
`CuPy <https://cupy.dev/>`_ (``cupy-cudaXX>=13.0.0``).
1010
This library must be installed *before* PyLops is installed.
1111

1212
From ``v2.3.0``, PyLops supports also computations on GPUs/TPUs powered by

0 commit comments

Comments
 (0)