Prevent AMD OpenCL on OS X prior to 10.10.4
OS X release 10.9.x has been confirmed to produce invalid OpenCL
kernels for AMD (but correct for NVIDIA), and we have tested that
it is fixed in 10.10.4. The fix might actually have appeared
already in 10.10.3, but it's not worth tracking down the exact
point since 10.10.5 is already out.
This change will issue a CMake warning when compiling GROMACS
on earlier OS X releases, and at runtime we check the version
again and mark AMD GPUs as incompatible.
Also fixed docs about the length of time JIT compilation takes
on AMD.
Refs #1783
Change-Id: I0202faea60c39daae6621d2bb9ba828aab5532a0