Document the FP exception in cuFFT 7.0
commitc47fc09c3a782b0934408b792e963b57b676e744
authorSzilárd Páll <pall.szilard@gmail.com>
Mon, 10 Dec 2018 23:50:18 +0000 (11 00:50 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 13 Dec 2018 10:17:28 +0000 (13 11:17 +0100)
tree81e253fbd4069cb4b4d272e9a9d310e3b939f2ac
parenta75919e40bde351c26b9f33a9c6cac46d61e5870
Document the FP exception in cuFFT 7.0

To document known issues relevant for developers, a new section is added
to the dev guide.
As a a first entry, this commit documents the FP exception that aborts
debug builds of mdrun that offload FFTs to an NVIDIA GPU with CUDA 7.0.

Fixes #2726

Change-Id: I60c7b92da2c703e0910644012a01a009b3df0a7a
docs/CMakeLists.txt
docs/dev-manual/index.rst
docs/dev-manual/known-issues.rst [new file with mode: 0644]