Fix cycle subcounters
commit529fb9e43a678881b80109b7c577578391e3cac0
authorMark Abraham <mark.j.abraham@gmail.com>
Sat, 17 Oct 2015 10:24:56 +0000 (17 12:24 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 19 Oct 2015 23:39:14 +0000 (20 01:39 +0200)
tree71894f283c472c93ff133943b20b34c7d1da8975
parent5a9e1d8d69428890b740d07cdc007fb05bd38a55
Fix cycle subcounters

The MPI receive buffer has to be as long as the send buffer, but the
problem can only be seen if you compile with the subcounters on.

Refs #1821

Change-Id: I3326db7f0b07ee76a8f029ac58825ea4f3b0b401
src/gromacs/timing/wallcycle.c