Skip to content

Commit

Permalink
Merge pull request #421 from jedwards4b/remove_smp_present
Browse files Browse the repository at this point in the history
remove the SMP_PRESENT variable and replace with BUILD_THREADED
  • Loading branch information
jedwards4b authored Dec 15, 2023
2 parents 778f8c9 + a2c16dc commit ad4d7a3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions cime_config/config_component.xml
Original file line number Diff line number Diff line change
Expand Up @@ -821,15 +821,6 @@
different MPI ranks to different GPUs within the same compute node</desc>
</entry>

<entry id="SMP_PRESENT">
<type>logical</type>
<valid_values>TRUE,FALSE</valid_values>
<default_value>FALSE</default_value>
<group>build_def</group>
<file>env_build.xml</file>
<desc>TRUE implies that at least one of the components is built threaded (DO NOT EDIT)</desc>
</entry>

<entry id="ESMF_AWARE_THREADING">
<type>logical</type>
<valid_values>TRUE,FALSE</valid_values>
Expand Down

0 comments on commit ad4d7a3

Please sign in to comment.