Make all thread-mpi threads release cr structure
authorKevin Boyd <kevin.boyd@uconn.edu>
Fri, 21 Dec 2018 00:10:46 +0000 (19:10 -0500)
committerDavid van der Spoel <spoel@xray.bmc.uu.se>
Thu, 27 Dec 2018 12:44:18 +0000 (13:44 +0100)
commit6a6574748e5f71a6413b9376e09d097890e1b94c
treeb11e21954845c9b831a9067527e6388d5df2a552
parent3f5d2bf0b7a27642b5c6155444f532d1038aa724
Make all thread-mpi threads release cr structure

done_commrec had only been called on master thread, leading to
potential leaks

Change-Id: I03215880e9ded9c18dc0642357889f9e469f2a4f
src/gromacs/gmxlib/network.cpp
src/gromacs/mdrun/runner.cpp