Skip to content
Snippets Groups Projects
Commit 7a85f31a authored by Thomas Jahns's avatar Thomas Jahns :cartwheel: Committed by Sergey Kosukhin
Browse files

Remove todo notice.

* This was already fixed a long time ago, i.e. clientGroup is already
  setup to the minimal group.
parent ea84aa2f
No related branches found
No related tags found
2 merge requests!34Version 2.2.0,!13Consolidation with CDI-PIO (develop)
......@@ -1272,7 +1272,6 @@ getTimeStepData(int *streamActivity, const struct cdiPioConf *conf)
if (streamActivity[streamIdx])
{
clearModelWinBuffer(streamIdx);
// todo put in correct lbs and ubs
xmpi(MPI_Win_start(clientGroup, 0, rxWin[streamIdx].getWin));
/* FIXME: this needs to use MPI_PACKED for portability */
for (size_t i = 0; i < (size_t) numClients_; ++i)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment