On 24 January 2018 at 21:04, Andreas Beckmann <a...@debian.org> wrote: > Does it improve compatibility with modern compilers? With 9.0 we are > still stuck with GCC 6 / Clang 4.9 ...
CUDA 9.0 : GCC-6 / Clang-3.9 Release note of CUDA 9.1 says that "Clang 4 is now supported as a host compiler on x86_64 and POWER (ppc64le) on Linux." CUDA 9.1 : GCC-6 / Clang-4.0 Here is a useful table of currently supported compilers: http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html You can find the 9.0 version of this table in the linux installation guide: https://developer.nvidia.com/cuda-90-download-archive I haven't test CUDA-9.1 + Clang-4.0 yet. -- Best,