Skip to content

Commit 3e974df

Browse files
committed
Merge branch 'azamat/aurora/tiles-cores-modules' into next (PR #7399)
Re-merge to next to bring a new commit
2 parents 1d3f761 + e072fff commit 3e974df

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cime_config/machines/config_machines.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3587,7 +3587,7 @@
35873587
<NODENAME_REGEX>aurora-uan-.*</NODENAME_REGEX>
35883588
<OS>LINUX</OS>
35893589
<COMPILERS>oneapi-ifxgpu,oneapi-ifx</COMPILERS>
3590-
<MPILIBS>mpich</MPILIBS>
3590+
<MPILIBS>mpich,mpich1024</MPILIBS>
35913591
<PROJECT>E3SM_Dec</PROJECT>
35923592
<SAVE_TIMING_DIR>/lus/flare/projects/E3SM_Dec/performance_archive</SAVE_TIMING_DIR>
35933593
<SAVE_TIMING_DIR_PROJECTS>.*</SAVE_TIMING_DIR_PROJECTS>
@@ -3628,6 +3628,8 @@
36283628
<modules>
36293629
<command name="load">cmake/3.30.5</command>
36303630
<command name="load">oneapi/release/2025.0.5</command>
3631+
</modules>
3632+
<modules mpilib="mpich1024">
36313633
<command name="load">mpich-config/collective-tuning/1024</command>
36323634
</modules>
36333635
</module_system>

0 commit comments

Comments
 (0)