Skip to content

Commit 98a4b06

Browse files
committed
Merge branch 'docfix' into launch_bounds
2 parents e229db5 + ca03c41 commit 98a4b06

3 files changed

Lines changed: 9 additions & 7 deletions

File tree

docs/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
OpenEquivariance
77
==============================
88

9-
OpenEquivariance is a CUDA and HIP kernel generator for the Clebsch-Gordon
9+
`OpenEquivariance <https://github.com/PASSIONLab/OpenEquivariance>`_ is a CUDA and
10+
HIP kernel generator for the Clebsch-Gordon
1011
tensor product, a key kernel in equivariant graph neural networks. We offer
1112
an identical interface to e3nn and produce the same results
1213
(up to numerical roundoff). Our package exhibits up to an order of magnitude

docs/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ NERSC Perlmutter (NVIDIA A100)
5959
""""""""""""""""""""""""""""""
6060

6161
.. code-block:: bash
62-
:caption: env.sh (last updated June 2024)
62+
:caption: env.sh (last updated June 2025)
6363
6464
module load gcc
6565
module load conda
@@ -79,7 +79,7 @@ To do this, follow the steps `here <https://docs.olcf.ornl.gov/software/analytic
7979

8080

8181
.. code-block:: bash
82-
:caption: env.sh (last updated June 2024)
82+
:caption: env.sh (last updated June 2025)
8383
8484
module load PrgEnv-gnu/8.6.0
8585
module load miniforge3/23.11.0-0

docs/tests_and_benchmarks.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ List of GPUs Tested
7171
OpenEquivariance has been tested successfully the following GPUs. Submit a pull
7272
request if you'd like to add your own!
7373

74-
- NVIDIA A100-SXM-40GB and A100-SXM-80GB (A. Glover, NERSC Perlmutter)
75-
- NVIDIA A5000 (V. Bharadwaj, UCB SLICE)
76-
- AMD MI250x (V. Bharadwaj, OLCF Frontier)
77-
- AMD MI300x (V. Bharadwaj, AMD Cloud)
74+
- NVIDIA A100-SXM-40GB and A100-SXM-80GB (A. Glover, NERSC Perlmutter, June 2025)
75+
- NVIDIA A5000 (V. Bharadwaj, UCB SLICE, June 2025)
76+
- NVIDIA V100 (V. Bharadwaj, LBNL Einsteinium, June 2025)
77+
- AMD MI250x (V. Bharadwaj, OLCF Frontier, June 2025)
78+
- AMD MI300x (V. Bharadwaj, AMD Cloud, February 2025)

0 commit comments

Comments
 (0)