Skip to content

Commit 89c2000

Browse files
Library module updates
1 parent c638a5f commit 89c2000

File tree

8 files changed

+39
-27
lines changed

8 files changed

+39
-27
lines changed

docs/software-libraries/hypre.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ environment if required.
2626

2727
### Version history
2828

29+
=== "Upgrade 2025"
30+
31+
- module `hypre/2.33.0` added as non-default November 2025 (PE 23.09)
32+
- module `hypre/2.25.0` installed as default May 2023 (PE 22.12)
33+
2934
=== "Upgrade 2023"
3035

3136
- module `hypre/2.25.0` installed as default May 2023 (PE 22.12)
@@ -58,6 +63,4 @@ HYPRE [home page](https://computing.llnl.gov/projects/hypre-scalable-linear-solv
5863

5964
The latest HYPRE [user manual](https://hypre.readthedocs.io/en/latest/) (HTML)
6065

61-
An older [pdf version](https://computing.llnl.gov/sites/default/files/public/hypre-2.11.2_usr_manual.pdf)
62-
6366
HYPRE [github repository](https://github.com/hypre-space/hypre)

docs/software-libraries/index.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,6 @@ The following libraries will also made available by the ARCHER2 CSE team:
7676

7777
AOCL (AMD Optimizing CPU Libraries) provides a set of numerical libraries optimised for AMD "Zen"-based processors.
7878

79-
- **ARPACK-NG** [*...details for ARPACK-NG on ARCHER2...*](arpack.md)
80-
81-
ARPACK-NG (Arnodli Package) computes eigenvalues and eigenvectors
82-
of large sparse matrics.
83-
8479
- **Boost** [*...details for Boost on ARCHER2...*](boost.md)
8580

8681
Boost is a portable C++ library providing reference implementations
@@ -91,11 +86,6 @@ The following libraries will also made available by the ARCHER2 CSE team:
9186
Eigen is a C++ template library for linear algebra: matrices,
9287
vectors, numerical solvers, and related algorithms.
9388

94-
- **GLM** [*...details for GLM on ARCHER2...*](glm.md)
95-
96-
GLM (GL Math library) is a C++ header-only library for performing
97-
operations commonly encountered in graphics applications.
98-
9989
- **Hypre** [*...details for HYPRE on ARCHER2...*](hypre.md)
10090

10191
[HYPRE](https://hypre.readthedocs.io/en/latest/ch-intro.html)
@@ -141,11 +131,6 @@ The following libraries will also made available by the ARCHER2 CSE team:
141131
[800]: https://portal.nersc.gov/project/sparse/superlu/
142132
[810]: https://portal.nersc.gov/project/sparse/superlu/#superlu_dist
143133

144-
- **Trilinos** [*...details for Trilinos on ARCHER2...*](trilinos.md)
145-
146-
[Trilinos](https://trilinos.github.io/) is a large collection of packages
147-
for the solution of complex scientific and engineering problems.
148-
149134

150135
### Integration with compiler environment
151136

docs/software-libraries/mumps.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ installation for the current programming environment.
2727

2828
### Version history
2929

30+
=== "Upgrade 2025"
31+
32+
- Module `mumps/5.8.1` added as non-default November 2025 (PE 23.09)
33+
- Module `mumps/5.5.1` installed as default May 2023 (PE 22.12)
34+
3035
=== "Upgrade 2023"
3136

3237
- Module `mumps/5.5.1` installed as default May 2023 (PE 22.12)
@@ -70,5 +75,5 @@ for further options and details.
7075

7176
The [MUMPS home page](https://mumps-solver.org/index.php)
7277

73-
MUMPS [user manual](https://mumps-solver.org/doc/userguide_5.6.0.pdf)
74-
(Version 5.6, pdf)
78+
MUMPS [user manual](https://mumps-solver.org/doc/userguide_5.8.1.pdf)
79+
(Version 5.8.1, pdf)

docs/software-libraries/petsc.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ root of the installation if this is required.
2626

2727
### Version history
2828

29+
=== "Upgrade 2025"
30+
31+
- Module `petsc/3.24.1` added as non-default November 2025 (PE 23.09)
32+
- Module `petsc/3.18.5` installed as default May 2023 (PE 22.12)
33+
34+
Note: `petsc/3.24.1` disables MUMPS support.
35+
2936
=== "Upgrade 2023"
3037

3138
- Module `petsc/3.18.5` installed as default May 2023 (PE 22.12)

docs/software-libraries/scotch.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ user manuals for further details.
4141

4242
### Module version history
4343

44+
=== "Upgrade 2025"
45+
46+
- Module `scotch/7.0.10` added as non-defualt November 2025 (PE 23.09)
47+
- Module `scotch/7.0.3` installed as default May 2023 (PE 22.12)
48+
4449
=== "Upgrade 2023"
4550

4651
- Module `scotch/7.0.3` installed May 2023 (PE 22.12)
@@ -89,7 +94,3 @@ separate script (`scotch.sh`) in the same location is used for version 6.
8994
## Resources
9095

9196
The [Scotch home page](https://www.labri.fr/perso/pelegrin/scotch/)
92-
93-
Scotch [user manual](https://gforge.inria.fr/docman/view.php/248/8260/scotch_user6.0.pdf) (pdf)
94-
95-
PT-Scotch [user manual](https://gforge.inria.fr/docman/view.php/248/8261/ptscotch_user6.0.pdf) (pdf)

docs/software-libraries/slepc.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ installation.
1818

1919
### Version history
2020

21+
=== "Upgrade 2025"
22+
23+
- Module `slepc/3.24.0` added as non-default November 2025 (PE 23.09)
24+
- Module `slepc/3.18.3` installed as default May 2023 (PE 22.12)
25+
2126
=== "Upgrade 2023"
2227

2328
- Module `slepc/3.18.3` installed as default May 2023 (PE 22.12)

docs/software-libraries/superlu.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ location of the installation for a given programming environment.
3030

3131
### Version history
3232

33+
=== "Upgrade 2025"
34+
35+
- Module `superlu/7.0.1` added as non-default November 2025 (PE 23.09)
36+
- Module `superlu/5.2.2` recompiled May 2023 (PE 22.12) remains the default
37+
3338
=== "Upgrade 2023"
3439

3540
- Module `superlu/5.2.2` recompiled May 2023 (PE 22.12)
@@ -67,6 +72,11 @@ as the root of the installation for the current programming environment.
6772

6873
### Version history
6974

75+
=== "Upgrade 2025"
76+
77+
- Module `superlu-dist/9.0.1` added as non-default November 2025 (PE 23.09)
78+
- Module `superlu-dist/8.1.2` installed as default May 2023 (PE 22.12)
79+
7080
=== "Upgrade 2023"
7181

7282
- Module `superlu-dist/8.1.2` installed as default May 2023 (PE 22.12)

mkdocs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,9 @@ nav:
104104
- "NetCDF": software-libraries/netcdf.md
105105
- "ADIOS2": software-libraries/adios.md
106106
- "AOCL": software-libraries/aocl.md
107-
- "ARPACK": software-libraries/arpack.md
108107
- "Boost": software-libraries/boost.md
109108
- "Eigen": software-libraries/eigen.md
110-
- "GLM": software-libraries/glm.md
111109
- "HYPRE": software-libraries/hypre.md
112-
- "Matio": software-libraries/matio.md
113110
- "Intel MKL": software-libraries/mkl.md
114111
- "MESA": software-libraries/mesa.md
115112
- "MUMPS": software-libraries/mumps.md
@@ -118,7 +115,6 @@ nav:
118115
- "Scotch/PT-Scotch": software-libraries/scotch.md
119116
- "SLEPc" : software-libraries/slepc.md
120117
- "SuperLU/SuperLU_DIST": software-libraries/superlu.md
121-
- "Trilinos": software-libraries/trilinos.md
122118
- "Data Analysis and Tools":
123119
- "Overview": data-tools/index.md
124120
- "AMD uProf": data-tools/amd-uprof.md

0 commit comments

Comments
 (0)