I’m getting the following from my PGI installation after upgrading to Fedora 23.
In file included from /opt/pgi/linux86-64/2015/cuda/7.5/include/cuda_runtime.h:76:0,
from /tmp/pgaccux5e8ZwV0Ben.gpu:1:
/opt/pgi/linux86-64/2015/cuda/7.5/include/host_config.h:115:2: error: #error -- unsupported GNU version! gcc versions later than 4.9 are not supported!
#error -- unsupported GNU version! gcc versions later than 4.9 are not supported!
^
PGC-F-0155-Compiler failed to translate accelerator region (see -Minfo messages): Device compiler exited with error status code (Build/bs8_pgcc.c: 1)
PGC/x86-64 Linux 15.10-0: compilation aborted
Is there a preferred way of dealing with this? [/code]