Skip to content

Commit

Permalink
doc:fixed cupy minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrava87 committed Aug 13, 2024
1 parent b199b3a commit 899a407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/gpu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GPU / TPU Support
Overview
--------
From ``v1.12.0``, PyLops supports computations on GPUs powered by
`CuPy <https://cupy.dev/>`_ (``cupy-cudaXX>=8.1.0``).
`CuPy <https://cupy.dev/>`_ (``cupy-cudaXX>=13.0.0``).
This library must be installed *before* PyLops is installed.

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

0 comments on commit 899a407

Please sign in to comment.