Does the Visual Fortran v17 include the "C" header files for BLAS and LAPACK? I seem to have them in another installation of v17 but I may have just copied from another v16 or other installation.
Thanks
Mike Jackson
链接已复制
If you're installing the "Composer Edition for Fortran Windows", the MKL C/C++ header files are not installed. If the product you are installing also includes Intel C++, you'll get the C/C++ header files.
Yes, I believe I am installing the Parallel Studio XE Composer edition for Fortran (Windows). Odd that my other machine has those files. I must have found them from the version 16 of the Parallel Studio XE Composer Edition that I had previously installed? So the only way to get those headers are to also purchase a license for the Intel C++ compiler? Seems a pricey way to get some simple compatibility headers.
Thanks for getting back so quickly.
Mike Jackson
You might try modifying your V17 installation (either via control panel Uninstall/Change for PSXE 2017 or re-running the installer) and see if you can select installation of the MKL C++ headers. I noted in a recent PSXE 2017 Composer Edition Fortran-only installation these C++ headers are not installed by default but are optionally installable from the Fortran only package.
