Removed CMake warning for recent OpenMPI versions
commitf5fd5c51516607b2f27d3b962c7b9c874187cd71
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 26 Sep 2011 08:09:45 +0000 (26 18:09 +1000)
committerMark Abraham <mark.j.abraham@gmail.com>
Mon, 26 Sep 2011 08:09:45 +0000 (26 18:09 +1000)
treefcc39bd1858177425d625b6c12e189db9a2613ff
parentc9635cec6fd784301000b4330022a227c3a6da2a
Removed CMake warning for recent OpenMPI versions

OpenMPI 1.4.1 and higher are fine for GROMACS, so we do not need to
warn the user about them. This patch tests the MPI found and
informs the user as necessary.

Change-Id: I98ff5e46a3fa2e09915c699a67d47f0637cb3992
CMakeLists.txt