Skip to content

Commit

Permalink
Merge pull request #29 from gold2718/name_regexp
Browse files Browse the repository at this point in the history
Add NODENAME_REGEX for Betzy
  • Loading branch information
mvertens authored Oct 31, 2023
2 parents edb2dcd + e6f00da commit 33ddf3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3635,6 +3635,7 @@ This allows using a different mpirun command to launch unit tests

<machine MACH="betzy">
<DESC> BullSequana XH2000 AMD® Epyc™ "Rome" 2.2GHz, 128-way nodes, os is Linux, batch system is SLURM</DESC>
<NODENAME_REGEX>.*.?betzy\d?.sigma2.no</NODENAME_REGEX>
<OS>LINUX</OS>
<COMPILERS>intel</COMPILERS>
<MPILIBS compiler="intel" >openmpi,impi</MPILIBS>
Expand Down

0 comments on commit 33ddf3e

Please sign in to comment.