Skip to content

Commit 12b9c16

Browse files
authored
Merge pull request #1223 from bedroge/a64fx_rebuild_opencarp_and_deps
{2023.06}[2023b,a64fx] Rebuild openCARP 17.0 and some of its dependencies for A64FX to disable ParMETIS support
2 parents e3e323a + 2ee6160 commit 12b9c16

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# 2025.10.08
2+
#
3+
# The openCARP 17.0 installation for A64FX was built with ParMETIS support (because it had an outdated EESSI-extend at the time of building),
4+
# while it was disabled for the other targets.
5+
# This rebuild will make sure that openCARP and its dependencies PETSc and SuperLU_DIST get built without ParMETIS support,
6+
# and will allow us to remove ParMETIS from the A64FX stack.
7+
easyconfigs:
8+
- SuperLU_DIST-8.2.1-foss-2023b.eb
9+
- PETSc-3.22.5-foss-2023b.eb
10+
- openCARP-17.0-foss-2023b.eb

0 commit comments

Comments
 (0)