We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d3f761 + e072fff commit 3e974dfCopy full SHA for 3e974df
cime_config/machines/config_machines.xml
@@ -3587,7 +3587,7 @@
3587
<NODENAME_REGEX>aurora-uan-.*</NODENAME_REGEX>
3588
<OS>LINUX</OS>
3589
<COMPILERS>oneapi-ifxgpu,oneapi-ifx</COMPILERS>
3590
- <MPILIBS>mpich</MPILIBS>
+ <MPILIBS>mpich,mpich1024</MPILIBS>
3591
<PROJECT>E3SM_Dec</PROJECT>
3592
<SAVE_TIMING_DIR>/lus/flare/projects/E3SM_Dec/performance_archive</SAVE_TIMING_DIR>
3593
<SAVE_TIMING_DIR_PROJECTS>.*</SAVE_TIMING_DIR_PROJECTS>
@@ -3628,6 +3628,8 @@
3628
<modules>
3629
<command name="load">cmake/3.30.5</command>
3630
<command name="load">oneapi/release/2025.0.5</command>
3631
+ </modules>
3632
+ <modules mpilib="mpich1024">
3633
<command name="load">mpich-config/collective-tuning/1024</command>
3634
</modules>
3635
</module_system>
0 commit comments