Skip to content

Commit 7ca95d2

Browse files
committed
Merge branch 'request' of github.com:ICLDisco/ompi into request
2 parents cd04e85 + 2201055 commit 7ca95d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ompi/mca/bml/r2/bml_r2.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,6 @@ static int mca_bml_r2_add_proc (struct ompi_proc_t *proc)
430430

431431
/* compute metrics for registered btls */
432432
mca_bml_r2_compute_endpoint_metrics (bml_endpoint);
433-
proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML] = bml_endpoint;
434433

435434
/* do it last, for the lazy initialization check in bml_base_get* */
436435
opal_atomic_wmb();

0 commit comments

Comments
 (0)