Skip to content

Commit c280045

Browse files
authored
Merge pull request #8685 from awlauria/add_atomics_blurb_to_config_summary
Add chosen atomics to the configury output summary.
2 parents 637f3f4 + f85e421 commit c280045

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/opal_config_asm.m4

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,6 +1297,8 @@ int main(int argc, char* argv[])
12971297
[Whether to use builtin atomics])
12981298
AC_SUBST([OPAL_ASSEMBLY_BUILTIN])
12991299
1300+
OPAL_SUMMARY_ADD([[Atomics]],[[OMPI]],[],[$opal_cv_asm_builtin])
1301+
13001302
OPAL_ASM_FIND_FILE
13011303
13021304
unset result asm_format

0 commit comments

Comments
 (0)