Skip to content

Commit

Permalink
change anvil nodename regex for centos6 nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
sarich authored and rfiorella committed Jun 13, 2024
1 parent 56a356e commit c4cf28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/e3sm/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1126,7 +1126,7 @@

<machine MACH="anvil">
<DESC>ANL/LCRC Linux Cluster</DESC>
<NODENAME_REGEX>blueslogin.*.lcrc.anl.gov</NODENAME_REGEX>
<NODENAME_REGEX>b51.*.lcrc.anl.gov</NODENAME_REGEX>
<OS>LINUX</OS>
<COMPILERS>intel,gnu,pgi</COMPILERS>
<MPILIBS>mvapich,openmpi</MPILIBS>
Expand Down

0 comments on commit c4cf28c

Please sign in to comment.