Disable PME GPU on Apple OpenCL
authorSzilárd Páll <pall.szilard@gmail.com>
Thu, 25 Apr 2019 09:16:29 +0000 (11:16 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 19 Jun 2019 20:10:30 +0000 (22:10 +0200)
commitf932b9098e3a95826b4046c976950497336e2bac
treec1f17006840368781e49d5618ba85d9e88e4fbe3
parentab7ba009a693d2a43aa9227ca7c71edf608f0751
Disable PME GPU on Apple OpenCL

Apple's OpenCL compiler seems to be unable to build a functional clFFT
which leads to a runtime error that aborts the runs rather than falling
back to PME-CPU. Hence this commit disabled PME-GPU on all Apple
platform builds.

Fixes #2941 #2719

Change-Id: I6afd19a56ced2e49d16ab598cd91527e6f73a1db
docs/release-notes/2019/2019.4.rst
docs/user-guide/mdrun-performance.rst
src/gromacs/ewald/pme.cpp