Skip to content

Commit

Permalink
add pytorch version requirement (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariogeiger authored Nov 28, 2024
1 parent 04595a8 commit f4b52be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ The easiest way to install cuEquivariance is from `PyPi <https://pypi.org/>`_ us
pip install cuequivariance-ops-torch-cu11
pip install cuequivariance-ops-torch-cu12
Supported platforms
-------------------
Requirements
------------

``cuequivariance-ops-torch-*`` packages are only available for Linux x86_64.
``cuequivariance-ops-torch-*`` packages are only available for Linux x86_64 and require PyTorch 2.4.0 or later.

Organization
------------
Expand Down

0 comments on commit f4b52be

Please # to comment.