Skip to content

Commit bc4fb6a

Browse files
authored
MOM6: use symmetric mem; FMS: set MAXFIELDMETHODS_=600
1 parent f78dabb commit bc4fb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ spack:
2626
access-mom6:
2727
require:
2828
- '@2025.08.000'
29-
- '+asymmetric_mem'
3029
- 'fflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"'
3130
- 'cflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"'
3231
- 'cxxflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"'
@@ -71,6 +70,7 @@ spack:
7170
fms:
7271
require:
7372
- '@2025.03'
73+
- 'cppflags="-DMAXFIELDMETHODS_=600"'
7474
openmpi:
7575
require:
7676
- '@4.1.7'

0 commit comments

Comments
 (0)