Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove CNL specific CMake macros #5745

Merged
merged 11 commits into from
Jul 17, 2023
18 changes: 0 additions & 18 deletions cime_config/machines/cmake_macros/CNL.cmake

This file was deleted.

10 changes: 5 additions & 5 deletions cime_config/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@
<machine MACH="spock">
<DESC>Spock. NCCS moderate-security system that contains similar hardware and software as the upcoming Frontier system at ORNL.</DESC>
<NODENAME_REGEX>.*spock.*</NODENAME_REGEX>
<OS>CNL</OS>
<OS>Linux</OS>
<COMPILERS>gnu,cray</COMPILERS>
<MPILIBS>mpich</MPILIBS>
<PROJECT>cli133</PROJECT>
Expand Down Expand Up @@ -599,7 +599,7 @@
<machine MACH="frontier">
<DESC>Frontier exascale supercomputer at ORNL. 9408 nodes, Node: 4 AMD MI250X GPUs (2 GCDs) ~ 8 GPUs, 512 GB HDB2E, AMD EPYC 64 cores, 512GB DDR4 </DESC>
<NODENAME_REGEX>.*frontier.*</NODENAME_REGEX>
<OS>CNL</OS>
<OS>Linux</OS>
<COMPILERS>gnu,crayclang,amdclang,gnugpu,crayclanggpu,amdclanggpu</COMPILERS>
<MPILIBS>mpich</MPILIBS>
<PROJECT>cli115</PROJECT>
Expand Down Expand Up @@ -723,7 +723,7 @@
<machine MACH="crusher">
<DESC>Crusher. NCCS moderate-security system that contains similar hardware and software as the upcoming Frontier system at ORNL. 192 AMD EPYC 7A53 64C nodes, 128 hwthreads, 512GB DDR4, 4 MI250X GPUs</DESC>
<NODENAME_REGEX>.*crusher.*</NODENAME_REGEX>
<OS>CNL</OS>
<OS>Linux</OS>
<COMPILERS>gnu,crayclang,amdclang,gnugpu,crayclanggpu,amdclanggpu</COMPILERS>
<MPILIBS>mpich</MPILIBS>
<PROJECT>cli115</PROJECT>
Expand Down Expand Up @@ -846,7 +846,7 @@
<machine MACH="crusher-scream-cpu">
<DESC>Crusher. NCCS moderate-security system that contains similar hardware and software as the upcoming Frontier system at ORNL. 192 AMD EPYC 7A53 64C nodes, 128 hwthreads, 512GB DDR4, 4 MI250X GPUs</DESC>
<NODENAME_REGEX>.*crusher.*</NODENAME_REGEX>
<OS>CNL</OS>
<OS>Linux</OS>
<COMPILERS>crayclang-scream</COMPILERS>
<MPILIBS>mpich</MPILIBS>
<PROJECT>CLI133_crusher</PROJECT>
Expand Down Expand Up @@ -945,7 +945,7 @@
<machine MACH="crusher-scream-gpu">
<DESC>Crusher. NCCS moderate-security system that contains similar hardware and software as the upcoming Frontier system at ORNL. 192 AMD EPYC 7A53 64C nodes, 128 hwthreads, 512GB DDR4, 4 MI250X GPUs</DESC>
<NODENAME_REGEX>.*crusher.*</NODENAME_REGEX>
<OS>CNL</OS>
<OS>Linux</OS>
<COMPILERS>crayclang-scream</COMPILERS>
<MPILIBS>mpich</MPILIBS>
<PROJECT>CLI133_crusher</PROJECT>
Expand Down