Re-enable multi-GPU support in OpenCL for thread MPI
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 12 Aug 2015 12:50:17 +0000 (14:50 +0200)
committerErik Lindahl <erik.lindahl@gmail.com>
Thu, 13 Aug 2015 11:37:55 +0000 (13:37 +0200)
commit3a044176010ac03764311c0472ae6d8e9d8db1d4
treeb86322c7dd55ff48785b751cc3d9421d9a04a3a6
parentd96087debbbc7468e502e19c4a1c9c996501b37e
Re-enable multi-GPU support in OpenCL for thread MPI

There was no known problem with thread MPI when I disabled it. Real
MPI segfaults at context creation time with the AMD runtime and more
than one rank on a node. Made this possible, and updated docs.

Also updated some other docs and OpenCL TODOs.

Change-Id: I32a4eb5e02176999587feff7a2754f40029adaa8
docs/OpenCLTODOList.txt
docs/user-guide/mdrun-performance.rst
src/gromacs/gmxlib/gmx_detect_hardware.cpp