>I have tried installing the PGI compiler for Windows, but that failed because >it >requires the Windows 10 SDK and Visual Studio 2015. (I use Windows 7)
I did not try with Windows yet, but the Windows 10 SDK as well as the Visual Studio Community Edition should work with Windows 7:
http://www.pgroup.com/support/microsoft-sdk.htm
http://www.pgroup.com/support/win-ce.htm (see the Visual Studio link here)
For me, installation and use of the PGI Fortran Compiler Community Edition on Linux Ubuntu worked well. Personally, I will demand support for coarrays (OpenCoarrays?) shortly.
While my personal focus is on development of parallel logic codes for execution on MIC's, I do not believe that the MIC will supersede NVIDIA GPUs: both, MIC and GPU, may form future heterogenous (parallel) computing systems. Thus, it is my hope that the PGI Fortran compiler will become even more important in the near future for (parallel) programming and algorithm development in general.
cheers