Skip to content

Commit 7292f5a

Browse files
committed
[ddms] fix instabilities (thanks pierre fortin!)
1 parent e9ef5bd commit 7292f5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/base/discreteMorseSandwichMPI/DiscreteMorseSandwichMPI.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6094,6 +6094,7 @@ void ttk::DiscreteMorseSandwichMPI::getSaddleSaddlePairs(
60946094
this->sendBoundaryBuffer_[1][i].clear();
60956095
}
60966096
}
6097+
#pragma omp taskwait
60976098
#pragma omp task
60986099
sendComputeBuffer_ = {};
60996100
#pragma omp task

0 commit comments

Comments
 (0)