Skip to content

Commit

Permalink
add mpi-serial to extra comps
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Apr 29, 2023
1 parent e72b78f commit 5104ec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CIME/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ def generate_makefile_macro(case, caseroot):
"gptl",
"csm_share",
"csm_share_cpl7",
"mpi-serial",
]
)
cmake_macro = os.path.join(caseroot, "Macros.cmake")
Expand Down

0 comments on commit 5104ec5

Please sign in to comment.