We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa91d7 commit 1d02b81Copy full SHA for 1d02b81
1 file changed
configure.ac
@@ -537,7 +537,6 @@ AM_CONDITIONAL([USE_CMA], [test "$transport_cma" = "yes"])
537
538
AS_IF([test "$transport_xpmem" = "yes" -o "$transport_cma" = "yes"],
539
[AC_DEFINE([USE_ON_NODE_COMMS], [1], [Define if any on-node comm transport is available])
540
- AC_DEFINE([ENABLE_HARD_POLLING], [1], [Enable hard polling])
541
])
542
543
if test "$enable_shr_atomics" = "yes"; then
0 commit comments