diff --git a/oshmem/mca/scoll/fca/scoll_fca_ops.c b/oshmem/mca/scoll/fca/scoll_fca_ops.c index f5f6edf1679..887f98796b2 100644 --- a/oshmem/mca/scoll/fca/scoll_fca_ops.c +++ b/oshmem/mca/scoll/fca/scoll_fca_ops.c @@ -88,6 +88,7 @@ int mca_scoll_fca_broadcast(struct oshmem_group_t *group, source, nlong, pSync, + nlong_type, SCOLL_DEFAULT_ALG); return rc; }